[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:55:09.165314 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:43947
I20260709 14:55:09.166851 20588 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:55:09.167838 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:09.183890 20597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:09.183848 20595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:09.183878 20594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:09.185225 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:10.278364 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:10.278618 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:10.278874 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608910278845 us; error 0 us; skew 500 ppm
I20260709 14:55:10.279716 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:10.285849 20588 webserver.cc:533] Webserver started at http://127.20.27.62:41173/ using document root <none> and password file <none>
I20260709 14:55:10.286778 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:10.287006 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:10.287442 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:10.293262 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "4b0980ed5b6d4041ab6324f672fbe1c7"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.301102 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:55:10.306460 20603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.307724 20588 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:55:10.308086 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "4b0980ed5b6d4041ab6324f672fbe1c7"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.308434 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:10.371714 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:10.373246 20588 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:55:10.373689 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:10.441229 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:43947
I20260709 14:55:10.441301 20654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:43947 every 8 connection(s)
I20260709 14:55:10.448745 20655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:10.469477 20655 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7: Bootstrap starting.
I20260709 14:55:10.475072 20655 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:10.477542 20655 log.cc:826] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7: Log is configured to *not* fsync() on all Append() calls
I20260709 14:55:10.483199 20655 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7: No bootstrap required, opened a new log
I20260709 14:55:10.503666 20655 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0980ed5b6d4041ab6324f672fbe1c7" member_type: VOTER }
I20260709 14:55:10.504248 20655 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:10.504456 20655 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0980ed5b6d4041ab6324f672fbe1c7, State: Initialized, Role: FOLLOWER
I20260709 14:55:10.505282 20655 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b0980ed5b6d4041ab6324f672fbe1c7" member_type: VOTER }
I20260709 14:55:10.505738 20655 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:10.505985 20655 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:10.506273 20655 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:10.510207 20655 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0980ed5b6d4041ab6324f672fbe1c7" member_type: VOTER }
I20260709 14:55:10.510879 20655 leader_election.cc:304] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [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: 4b0980ed5b6d4041ab6324f672fbe1c7; no voters: 
I20260709 14:55:10.512458 20655 leader_election.cc:290] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:10.512748 20658 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:10.514735 20658 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b0980ed5b6d4041ab6324f672fbe1c7, State: Running, Role: LEADER
I20260709 14:55:10.515587 20658 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [LEADER]: Queue going to LEADER mode. State: All 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: "4b0980ed5b6d4041ab6324f672fbe1c7" member_type: VOTER }
I20260709 14:55:10.516557 20655 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:10.525682 20660 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b0980ed5b6d4041ab6324f672fbe1c7. Latest consensus state: current_term: 1 leader_uuid: "4b0980ed5b6d4041ab6324f672fbe1c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0980ed5b6d4041ab6324f672fbe1c7" member_type: VOTER } }
I20260709 14:55:10.526016 20659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b0980ed5b6d4041ab6324f672fbe1c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0980ed5b6d4041ab6324f672fbe1c7" member_type: VOTER } }
I20260709 14:55:10.526425 20660 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:10.526597 20659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:10.529773 20668 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:10.540477 20668 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:10.542727 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:10.556937 20668 catalog_manager.cc:1383] Generated new cluster ID: a1d220e5c9d146daab2f4f17311d17a0
I20260709 14:55:10.557227 20668 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:10.584857 20668 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:10.586398 20668 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:10.600176 20668 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7: Generated new TSK 0
I20260709 14:55:10.601117 20668 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:10.608809 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:10.617466 20677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:10.618882 20678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.627041 20588 server_base.cc:1061] running on GCE node
W20260709 14:55:10.627506 20681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.628365 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:10.628575 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:10.628793 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608910628772 us; error 0 us; skew 500 ppm
I20260709 14:55:10.629558 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:10.633647 20588 webserver.cc:533] Webserver started at http://127.20.27.1:46805/ using document root <none> and password file <none>
I20260709 14:55:10.634166 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:10.634344 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:10.634614 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:10.635779 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.641134 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:10.645337 20685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.646092 20588 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:55:10.646363 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.646639 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:10.664273 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:10.665547 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:10.668035 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:10.672240 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:10.672444 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.672705 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:10.672854 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.766736 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:33905
I20260709 14:55:10.766816 20747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:33905 every 8 connection(s)
I20260709 14:55:10.773455 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:10.781728 20752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:10.784104 20753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.791473 20588 server_base.cc:1061] running on GCE node
W20260709 14:55:10.792862 20755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.793767 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:10.793964 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:10.794145 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608910794128 us; error 0 us; skew 500 ppm
I20260709 14:55:10.794788 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:10.798302 20588 webserver.cc:533] Webserver started at http://127.20.27.2:33879/ using document root <none> and password file <none>
I20260709 14:55:10.798801 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:10.798967 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:10.799178 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:10.800349 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.801578 20748 heartbeater.cc:344] Connected to a master server at 127.20.27.62:43947
I20260709 14:55:10.802045 20748 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:10.803229 20748 heartbeater.cc:507] Master 127.20.27.62:43947 requested a full tablet report, sending...
I20260709 14:55:10.806061 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:55:10.806641 20620 ts_manager.cc:194] Registered new tserver with Master: bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905)
I20260709 14:55:10.809465 20760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.809480 20620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52214
I20260709 14:55:10.810263 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:10.810514 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.810784 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:10.839056 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:10.840324 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:10.842672 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:10.845431 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:10.845606 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.845850 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:10.846014 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.935545 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:33457
I20260709 14:55:10.935678 20822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:33457 every 8 connection(s)
I20260709 14:55:10.944734 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:10.953662 20826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:10.957108 20827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.957264 20823 heartbeater.cc:344] Connected to a master server at 127.20.27.62:43947
I20260709 14:55:10.957727 20823 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:10.958743 20823 heartbeater.cc:507] Master 127.20.27.62:43947 requested a full tablet report, sending...
I20260709 14:55:10.961097 20620 ts_manager.cc:194] Registered new tserver with Master: 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:10.961557 20588 server_base.cc:1061] running on GCE node
W20260709 14:55:10.962282 20829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.962953 20620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52228
I20260709 14:55:10.963135 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:10.963394 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:10.963586 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608910963568 us; error 0 us; skew 500 ppm
I20260709 14:55:10.964221 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:10.966683 20588 webserver.cc:533] Webserver started at http://127.20.27.3:37585/ using document root <none> and password file <none>
I20260709 14:55:10.967180 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:10.967370 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:10.967612 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:10.968641 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "aa68517a91ed4f6ba3d0061cf2457651"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.973060 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:55:10.976315 20834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:10.977054 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 14:55:10.977305 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "aa68517a91ed4f6ba3d0061cf2457651"
format_stamp: "Formatted at 2026-07-09 14:55:10 on dist-test-slave-mmkh"
I20260709 14:55:10.977566 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:10.999987 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.001212 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.003206 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.006253 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.006454 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.006677 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.006884 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:55:11.090276 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:35423
I20260709 14:55:11.090428 20896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:35423 every 8 connection(s)
I20260709 14:55:11.106822 20897 heartbeater.cc:344] Connected to a master server at 127.20.27.62:43947
I20260709 14:55:11.107196 20897 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:11.107846 20897 heartbeater.cc:507] Master 127.20.27.62:43947 requested a full tablet report, sending...
I20260709 14:55:11.109810 20620 ts_manager.cc:194] Registered new tserver with Master: aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.110613 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01573633s
I20260709 14:55:11.111578 20620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52238
I20260709 14:55:11.156607 20620 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52244:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:11.160319 20620 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:11.251470 20713 tablet_service.cc:1511] Processing CreateTablet for tablet 995e1f733b4a424f90615891641e2a79 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:11.253908 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995e1f733b4a424f90615891641e2a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.251470 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 126a9d6f3e404bccba1768f89585fd8b (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:11.256127 20788 tablet_service.cc:1511] Processing CreateTablet for tablet 995e1f733b4a424f90615891641e2a79 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:11.257603 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995e1f733b4a424f90615891641e2a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.261618 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a9d6f3e404bccba1768f89585fd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.267769 20787 tablet_service.cc:1511] Processing CreateTablet for tablet 126a9d6f3e404bccba1768f89585fd8b (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:11.269327 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a9d6f3e404bccba1768f89585fd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.277218 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2feca277144826a218c0ff1b68f146 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:11.278738 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2feca277144826a218c0ff1b68f146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.282123 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2feca277144826a218c0ff1b68f146 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:11.284158 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2feca277144826a218c0ff1b68f146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.287495 20710 tablet_service.cc:1511] Processing CreateTablet for tablet dac66d9bd1db4f6884ec15350981951d (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:11.289379 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac66d9bd1db4f6884ec15350981951d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.290052 20785 tablet_service.cc:1511] Processing CreateTablet for tablet dac66d9bd1db4f6884ec15350981951d (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:11.292822 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac66d9bd1db4f6884ec15350981951d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.345510 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 04669c6195de46a7ac23e1fc79bd1a51 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:11.348034 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 04669c6195de46a7ac23e1fc79bd1a51 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:11.350343 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04669c6195de46a7ac23e1fc79bd1a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.348275 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04669c6195de46a7ac23e1fc79bd1a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.358961 20861 tablet_service.cc:1511] Processing CreateTablet for tablet 126a9d6f3e404bccba1768f89585fd8b (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:11.363551 20862 tablet_service.cc:1511] Processing CreateTablet for tablet 995e1f733b4a424f90615891641e2a79 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:11.364553 20858 tablet_service.cc:1511] Processing CreateTablet for tablet 04669c6195de46a7ac23e1fc79bd1a51 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:11.368955 20859 tablet_service.cc:1511] Processing CreateTablet for tablet dac66d9bd1db4f6884ec15350981951d (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:11.370280 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac66d9bd1db4f6884ec15350981951d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.359645 20860 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2feca277144826a218c0ff1b68f146 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:11.376128 20861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a9d6f3e404bccba1768f89585fd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.377305 20860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2feca277144826a218c0ff1b68f146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.382625 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04669c6195de46a7ac23e1fc79bd1a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.390210 20862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995e1f733b4a424f90615891641e2a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.397846 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2c0c7059ed4da39a8bb7ec41d662ba (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:11.400502 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2c0c7059ed4da39a8bb7ec41d662ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.394331 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2c0c7059ed4da39a8bb7ec41d662ba (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:11.409204 20916 tablet_bootstrap.cc:492] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:11.416155 20857 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2c0c7059ed4da39a8bb7ec41d662ba (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:11.417874 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2c0c7059ed4da39a8bb7ec41d662ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.414526 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2c0c7059ed4da39a8bb7ec41d662ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.427747 20713 tablet_service.cc:1511] Processing CreateTablet for tablet df4ae8f4c60b46d7b0192035ad574ec8 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:11.429077 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4ae8f4c60b46d7b0192035ad574ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.432662 20915 tablet_bootstrap.cc:492] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:11.444991 20784 tablet_service.cc:1511] Processing CreateTablet for tablet df4ae8f4c60b46d7b0192035ad574ec8 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:11.446295 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4ae8f4c60b46d7b0192035ad574ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.469586 20713 tablet_service.cc:1511] Processing CreateTablet for tablet 3212d980dd2c49bb8d199f50a4b0906c (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:11.469967 20858 tablet_service.cc:1511] Processing CreateTablet for tablet df4ae8f4c60b46d7b0192035ad574ec8 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:11.470839 20787 tablet_service.cc:1511] Processing CreateTablet for tablet 3212d980dd2c49bb8d199f50a4b0906c (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:11.472518 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3212d980dd2c49bb8d199f50a4b0906c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.471263 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4ae8f4c60b46d7b0192035ad574ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.470857 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3212d980dd2c49bb8d199f50a4b0906c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.478574 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 120ce4253fce469ea5990e9adea530c9 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:11.479981 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120ce4253fce469ea5990e9adea530c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.480103 20788 tablet_service.cc:1511] Processing CreateTablet for tablet 120ce4253fce469ea5990e9adea530c9 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:11.481204 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120ce4253fce469ea5990e9adea530c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.499186 20862 tablet_service.cc:1511] Processing CreateTablet for tablet 3212d980dd2c49bb8d199f50a4b0906c (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:11.501392 20915 tablet_bootstrap.cc:654] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.501777 20862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3212d980dd2c49bb8d199f50a4b0906c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.511853 20917 tablet_bootstrap.cc:492] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:11.514344 20916 tablet_bootstrap.cc:654] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.521431 20860 tablet_service.cc:1511] Processing CreateTablet for tablet 120ce4253fce469ea5990e9adea530c9 (DEFAULT_TABLE table=test-workload [id=856de75eb7ff4284b0f5f77a69738263]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:11.522801 20860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120ce4253fce469ea5990e9adea530c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.523197 20915 tablet_bootstrap.cc:492] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:11.523650 20915 ts_tablet_manager.cc:1403] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.008s
W20260709 14:55:11.532964 20667 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:11.533782 20915 raft_consensus.cc:359] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.534518 20915 raft_consensus.cc:385] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.534837 20915 raft_consensus.cc:740] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.535704 20915 consensus_queue.cc:260] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.542552 20917 tablet_bootstrap.cc:654] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.554050 20748 heartbeater.cc:499] Master 127.20.27.62:43947 was elected leader, sending a full tablet report...
I20260709 14:55:11.554250 20915 ts_tablet_manager.cc:1434] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.009s
I20260709 14:55:11.555069 20916 tablet_bootstrap.cc:492] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:11.555416 20916 ts_tablet_manager.cc:1403] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.015s
I20260709 14:55:11.558388 20916 raft_consensus.cc:359] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.559231 20916 raft_consensus.cc:385] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.559638 20916 raft_consensus.cc:740] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.562855 20916 consensus_queue.cc:260] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.567152 20823 heartbeater.cc:499] Master 127.20.27.62:43947 was elected leader, sending a full tablet report...
I20260709 14:55:11.572384 20916 ts_tablet_manager.cc:1434] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:55:11.573383 20916 tablet_bootstrap.cc:492] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:11.573856 20915 tablet_bootstrap.cc:492] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:11.580487 20915 tablet_bootstrap.cc:654] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.583230 20916 tablet_bootstrap.cc:654] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.596882 20917 tablet_bootstrap.cc:492] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:11.597245 20917 ts_tablet_manager.cc:1403] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.006s
I20260709 14:55:11.599615 20917 raft_consensus.cc:359] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.600124 20917 raft_consensus.cc:385] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.600311 20917 raft_consensus.cc:740] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.600841 20917 consensus_queue.cc:260] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.604703 20916 tablet_bootstrap.cc:492] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:11.605212 20916 ts_tablet_manager.cc:1403] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.006s
I20260709 14:55:11.607961 20915 tablet_bootstrap.cc:492] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:11.608500 20915 ts_tablet_manager.cc:1403] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.009s
I20260709 14:55:11.608240 20916 raft_consensus.cc:359] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.609032 20916 raft_consensus.cc:385] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.609338 20916 raft_consensus.cc:740] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.610110 20916 consensus_queue.cc:260] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.612054 20897 heartbeater.cc:499] Master 127.20.27.62:43947 was elected leader, sending a full tablet report...
I20260709 14:55:11.613351 20916 ts_tablet_manager.cc:1434] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:55:11.614270 20916 tablet_bootstrap.cc:492] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:11.619290 20917 ts_tablet_manager.cc:1434] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 14:55:11.620206 20917 tablet_bootstrap.cc:492] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:11.620604 20916 tablet_bootstrap.cc:654] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.611701 20915 raft_consensus.cc:359] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.628123 20915 raft_consensus.cc:385] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.628506 20915 raft_consensus.cc:740] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.629276 20915 consensus_queue.cc:260] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.632251 20915 ts_tablet_manager.cc:1434] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:55:11.634835 20915 tablet_bootstrap.cc:492] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:11.626523 20917 tablet_bootstrap.cc:654] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.646144 20915 tablet_bootstrap.cc:654] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.646189 20916 tablet_bootstrap.cc:492] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:11.648372 20916 ts_tablet_manager.cc:1403] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.016s
I20260709 14:55:11.649060 20917 tablet_bootstrap.cc:492] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:11.649497 20917 ts_tablet_manager.cc:1403] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 14:55:11.651043 20916 raft_consensus.cc:359] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.651733 20916 raft_consensus.cc:385] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.651993 20916 raft_consensus.cc:740] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.652113 20917 raft_consensus.cc:359] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.652837 20917 raft_consensus.cc:385] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.653151 20917 raft_consensus.cc:740] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.652940 20916 consensus_queue.cc:260] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.653847 20917 consensus_queue.cc:260] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.656057 20917 ts_tablet_manager.cc:1434] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:11.656944 20917 tablet_bootstrap.cc:492] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:11.657893 20916 ts_tablet_manager.cc:1434] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:11.658690 20916 tablet_bootstrap.cc:492] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:11.662959 20917 tablet_bootstrap.cc:654] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.664497 20916 tablet_bootstrap.cc:654] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.679879 20915 tablet_bootstrap.cc:492] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:11.680404 20915 ts_tablet_manager.cc:1403] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.003s
I20260709 14:55:11.683542 20915 raft_consensus.cc:359] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.684377 20915 raft_consensus.cc:385] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.684729 20915 raft_consensus.cc:740] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.685654 20915 consensus_queue.cc:260] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.690529 20915 ts_tablet_manager.cc:1434] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:55:11.691721 20915 tablet_bootstrap.cc:492] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
W20260709 14:55:11.694662 20824 tablet.cc:2406] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:11.698621 20916 tablet_bootstrap.cc:492] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:11.699108 20916 ts_tablet_manager.cc:1403] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.014s
I20260709 14:55:11.699829 20915 tablet_bootstrap.cc:654] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.701861 20916 raft_consensus.cc:359] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.702584 20916 raft_consensus.cc:385] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.702914 20916 raft_consensus.cc:740] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.704056 20922 raft_consensus.cc:493] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.703912 20916 consensus_queue.cc:260] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.704478 20922 raft_consensus.cc:515] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.707409 20922 leader_election.cc:290] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.708914 20917 tablet_bootstrap.cc:492] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:11.709403 20917 ts_tablet_manager.cc:1403] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.029s
I20260709 14:55:11.712324 20917 raft_consensus.cc:359] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.713047 20917 raft_consensus.cc:385] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.713344 20917 raft_consensus.cc:740] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.714007 20917 consensus_queue.cc:260] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.716048 20917 ts_tablet_manager.cc:1434] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:11.716922 20917 tablet_bootstrap.cc:492] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:11.723253 20917 tablet_bootstrap.cc:654] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.724879 20915 tablet_bootstrap.cc:492] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:11.725369 20915 ts_tablet_manager.cc:1403] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.003s
I20260709 14:55:11.726143 20916 ts_tablet_manager.cc:1434] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:55:11.727044 20916 tablet_bootstrap.cc:492] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:11.728024 20915 raft_consensus.cc:359] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.728715 20915 raft_consensus.cc:385] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.728997 20915 raft_consensus.cc:740] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.729686 20915 consensus_queue.cc:260] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.731873 20915 ts_tablet_manager.cc:1434] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:55:11.732774 20915 tablet_bootstrap.cc:492] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:11.738349 20915 tablet_bootstrap.cc:654] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.744841 20932 raft_consensus.cc:493] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.745453 20932 raft_consensus.cc:515] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.747793 20932 leader_election.cc:290] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.750900 20917 tablet_bootstrap.cc:492] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:11.751288 20917 ts_tablet_manager.cc:1403] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 14:55:11.753302 20917 raft_consensus.cc:359] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.754017 20917 raft_consensus.cc:385] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.754298 20917 raft_consensus.cc:740] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.754896 20916 tablet_bootstrap.cc:654] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.755008 20917 consensus_queue.cc:260] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.757895 20917 ts_tablet_manager.cc:1434] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:11.758805 20917 tablet_bootstrap.cc:492] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:11.765054 20917 tablet_bootstrap.cc:654] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.765535 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:11.766286 20723 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:11.767933 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:11.769661 20764 leader_election.cc:304] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
W20260709 14:55:11.770855 20764 leader_election.cc:343] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.770881 20932 raft_consensus.cc:2804] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.771574 20932 raft_consensus.cc:493] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.771914 20932 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.775981 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:11.776609 20872 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:11.779125 20915 tablet_bootstrap.cc:492] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:11.778209 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:11.779546 20932 raft_consensus.cc:515] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.780875 20872 raft_consensus.cc:2468] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:11.782023 20932 leader_election.cc:290] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.782160 20763 leader_election.cc:304] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:11.782665 20915 ts_tablet_manager.cc:1403] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.001s
I20260709 14:55:11.784049 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:11.784566 20872 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.785882 20915 raft_consensus.cc:359] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.787119 20915 raft_consensus.cc:385] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.787468 20915 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.786736 20932 raft_consensus.cc:2804] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.788305 20932 raft_consensus.cc:493] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.788705 20932 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.791656 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:11.792188 20723 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.792343 20915 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.801740 20723 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:11.802912 20764 leader_election.cc:304] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:11.803180 20915 ts_tablet_manager.cc:1434] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 14:55:11.803684 20922 raft_consensus.cc:2804] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.804152 20872 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:11.808177 20916 tablet_bootstrap.cc:492] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:11.808638 20916 ts_tablet_manager.cc:1403] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.002s
I20260709 14:55:11.811198 20915 tablet_bootstrap.cc:492] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:11.811520 20916 raft_consensus.cc:359] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.812511 20916 raft_consensus.cc:385] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.812989 20916 raft_consensus.cc:740] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.813803 20916 consensus_queue.cc:260] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.817792 20917 tablet_bootstrap.cc:492] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:11.818241 20917 ts_tablet_manager.cc:1403] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.015s
I20260709 14:55:11.818684 20932 raft_consensus.cc:515] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.820894 20932 leader_election.cc:290] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.822081 20932 raft_consensus.cc:493] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.822602 20932 raft_consensus.cc:515] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.822007 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:11.823587 20917 raft_consensus.cc:359] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.822896 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:11.824297 20917 raft_consensus.cc:385] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.824690 20872 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.825861 20915 tablet_bootstrap.cc:654] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.826025 20922 raft_consensus.cc:697] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:11.826792 20932 leader_election.cc:290] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.824690 20917 raft_consensus.cc:740] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.827188 20922 consensus_queue.cc:237] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.827757 20917 consensus_queue.cc:260] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
W20260709 14:55:11.824331 20764 leader_election.cc:343] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.832161 20872 raft_consensus.cc:2468] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:11.832229 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:11.833377 20763 leader_election.cc:304] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:11.833892 20917 ts_tablet_manager.cc:1434] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:55:11.834102 20932 raft_consensus.cc:2804] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.834527 20932 raft_consensus.cc:697] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:11.835490 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:11.835413 20932 consensus_queue.cc:237] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.836117 20723 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:11.836295 20917 tablet_bootstrap.cc:492] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:11.841694 20871 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:11.843654 20764 leader_election.cc:304] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:11.847584 20939 raft_consensus.cc:2804] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.847963 20939 raft_consensus.cc:493] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.848302 20939 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.889796 20939 raft_consensus.cc:515] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.892684 20619 catalog_manager.cc:5697] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:11.897162 20916 ts_tablet_manager.cc:1434] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.088s	user 0.021s	sys 0.017s
I20260709 14:55:11.900718 20916 tablet_bootstrap.cc:492] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:11.902802 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:11.903374 20723 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.903411 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:11.904071 20915 tablet_bootstrap.cc:492] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:11.904053 20871 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.904667 20915 ts_tablet_manager.cc:1403] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.034s
I20260709 14:55:11.902333 20939 leader_election.cc:290] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.908798 20920 raft_consensus.cc:493] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.907984 20916 tablet_bootstrap.cc:654] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.909247 20920 raft_consensus.cc:515] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.912317 20723 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:11.914577 20920 leader_election.cc:290] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.913897 20764 leader_election.cc:304] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:11.924994 20939 raft_consensus.cc:2804] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.924036 20915 raft_consensus.cc:359] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.925612 20915 raft_consensus.cc:385] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.925721 20939 raft_consensus.cc:697] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:11.925432 20917 tablet_bootstrap.cc:654] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.925936 20915 raft_consensus.cc:740] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.928001 20939 consensus_queue.cc:237] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.936230 20871 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:11.932224 20915 consensus_queue.cc:260] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.941128 20915 ts_tablet_manager.cc:1434] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 14:55:11.942760 20915 tablet_bootstrap.cc:492] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:11.948621 20925 raft_consensus.cc:493] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.949746 20916 tablet_bootstrap.cc:492] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:11.952682 20916 ts_tablet_manager.cc:1403] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.012s
I20260709 14:55:11.949762 20925 raft_consensus.cc:515] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.962914 20941 raft_consensus.cc:493] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.964001 20920 raft_consensus.cc:493] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.969157 20925 leader_election.cc:290] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:11.966809 20920 raft_consensus.cc:515] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.968101 20941 raft_consensus.cc:515] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.976536 20941 leader_election.cc:290] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.978385 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
W20260709 14:55:11.980086 20763 leader_election.cc:343] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:11.983628 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:11.987907 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:11.986429 20723 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:11.987267 20941 raft_consensus.cc:493] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.989737 20941 raft_consensus.cc:515] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:11.994949 20920 leader_election.cc:290] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:11.994132 20798 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 0.
I20260709 14:55:12.006973 20941 leader_election.cc:290] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.009725 20915 tablet_bootstrap.cc:654] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.009493 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:12.009140 20916 raft_consensus.cc:359] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.010933 20916 raft_consensus.cc:385] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.011720 20916 raft_consensus.cc:740] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.012866 20722 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:12.013880 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.015396 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.015708 20871 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:12.017081 20797 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 0.
I20260709 14:55:12.017691 20764 leader_election.cc:304] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.013736 20916 consensus_queue.cc:260] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.019554 20939 raft_consensus.cc:2804] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.019927 20939 raft_consensus.cc:493] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.020251 20939 raft_consensus.cc:3060] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.021333 20916 ts_tablet_manager.cc:1434] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.011s
I20260709 14:55:12.022117 20686 leader_election.cc:304] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.023700 20920 raft_consensus.cc:2804] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.024302 20920 raft_consensus.cc:493] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.025926 20920 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.028558 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.030195 20871 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 0.
I20260709 14:55:12.028255 20916 tablet_bootstrap.cc:492] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:12.033970 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.034909 20688 leader_election.cc:304] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.035169 20917 tablet_bootstrap.cc:492] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:12.041828 20917 ts_tablet_manager.cc:1403] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.206s	user 0.011s	sys 0.012s
W20260709 14:55:12.044725 20688 leader_election.cc:343] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.062384 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:12.064821 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.065825 20957 raft_consensus.cc:2804] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.066278 20920 raft_consensus.cc:515] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.068946 20915 tablet_bootstrap.cc:492] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:12.068668 20957 raft_consensus.cc:493] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.070417 20915 ts_tablet_manager.cc:1403] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.002s
I20260709 14:55:12.069411 20958 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.070214 20917 raft_consensus.cc:359] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.070420 20957 raft_consensus.cc:3060] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.071110 20939 raft_consensus.cc:515] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.072328 20917 raft_consensus.cc:385] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.073302 20917 raft_consensus.cc:740] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.075148 20920 leader_election.cc:290] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.075680 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:12.076221 20797 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.076496 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.072574 20958 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.079116 20939 leader_election.cc:290] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.078789 20915 raft_consensus.cc:359] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.079885 20915 raft_consensus.cc:385] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.081125 20915 raft_consensus.cc:740] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.077855 20917 consensus_queue.cc:260] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.081197 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:12.082162 20871 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.082458 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.083451 20872 raft_consensus.cc:3060] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.083773 20915 consensus_queue.cc:260] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.085425 20916 tablet_bootstrap.cc:654] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.092723 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.093528 20915 ts_tablet_manager.cc:1434] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 14:55:12.093173 20917 ts_tablet_manager.cc:1434] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260709 14:55:12.094744 20915 tablet_bootstrap.cc:492] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
W20260709 14:55:12.095541 20686 leader_election.cc:343] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.092415 20958 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.095481 20870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.098949 20917 tablet_bootstrap.cc:492] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:12.106343 20764 leader_election.cc:304] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: aa68517a91ed4f6ba3d0061cf2457651
W20260709 14:55:12.109182 20688 leader_election.cc:343] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.109660 20688 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:12.110821 20872 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:12.111884 20797 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 1.
I20260709 14:55:12.111935 20763 leader_election.cc:304] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:12.112485 20939 raft_consensus.cc:2764] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:12.113234 20941 raft_consensus.cc:2804] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.113711 20941 raft_consensus.cc:697] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:12.098966 20871 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 1.
I20260709 14:55:12.114569 20941 consensus_queue.cc:237] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.117304 20688 leader_election.cc:304] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.118158 20920 raft_consensus.cc:2749] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.118945 20920 raft_consensus.cc:2804] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.118157 20620 catalog_manager.cc:5697] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.119347 20920 raft_consensus.cc:697] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:12.120112 20920 consensus_queue.cc:237] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.120311 20620 catalog_manager.cc:5697] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.124624 20915 tablet_bootstrap.cc:654] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.135490 20916 tablet_bootstrap.cc:492] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:12.136003 20916 ts_tablet_manager.cc:1403] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.018s
I20260709 14:55:12.146113 20916 raft_consensus.cc:359] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.146872 20916 raft_consensus.cc:385] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.147161 20916 raft_consensus.cc:740] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.147958 20916 consensus_queue.cc:260] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.150981 20957 raft_consensus.cc:515] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.152715 20722 raft_consensus.cc:2393] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa68517a91ed4f6ba3d0061cf2457651 in current term 1: Already voted for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in this term.
I20260709 14:55:12.151881 20619 catalog_manager.cc:5697] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 0 to 1, leader changed from <none> to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.155294 20838 leader_election.cc:304] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651; no voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:12.155392 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:12.156766 20925 raft_consensus.cc:2749] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.156845 20957 leader_election.cc:290] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.157539 20917 tablet_bootstrap.cc:654] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.158900 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.160254 20872 raft_consensus.cc:2393] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in current term 1: Already voted for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in this term.
I20260709 14:55:12.160918 20620 catalog_manager.cc:5697] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.161974 20688 leader_election.cc:304] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [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: bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:12.163071 20957 raft_consensus.cc:2749] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.163992 20916 ts_tablet_manager.cc:1434] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.005s
I20260709 14:55:12.164966 20916 tablet_bootstrap.cc:492] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:12.171550 20916 tablet_bootstrap.cc:654] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.190659 20915 tablet_bootstrap.cc:492] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:12.191212 20915 ts_tablet_manager.cc:1403] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.002s
I20260709 14:55:12.193895 20915 raft_consensus.cc:359] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.194572 20915 raft_consensus.cc:385] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.195994 20915 raft_consensus.cc:740] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.196669 20915 consensus_queue.cc:260] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.199225 20917 tablet_bootstrap.cc:492] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:12.200613 20917 ts_tablet_manager.cc:1403] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.016s
I20260709 14:55:12.201189 20915 ts_tablet_manager.cc:1434] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:12.202059 20915 tablet_bootstrap.cc:492] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Bootstrap starting.
I20260709 14:55:12.203513 20917 raft_consensus.cc:359] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.204259 20917 raft_consensus.cc:385] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.204584 20917 raft_consensus.cc:740] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.205327 20917 consensus_queue.cc:260] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.207113 20925 raft_consensus.cc:493] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.207561 20925 raft_consensus.cc:515] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.207901 20917 ts_tablet_manager.cc:1434] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:12.208920 20917 tablet_bootstrap.cc:492] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:12.209560 20925 leader_election.cc:290] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:12.211218 20915 tablet_bootstrap.cc:654] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.211419 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.212087 20797 raft_consensus.cc:2468] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 0.
I20260709 14:55:12.213678 20835 leader_election.cc:304] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:12.215116 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:12.215406 20917 tablet_bootstrap.cc:654] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.215706 20722 raft_consensus.cc:2468] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 0.
I20260709 14:55:12.217257 20925 raft_consensus.cc:2804] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.217633 20925 raft_consensus.cc:493] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.218379 20925 raft_consensus.cc:3060] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.222239 20941 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.224952 20925 raft_consensus.cc:515] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.227638 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:12.228160 20722 raft_consensus.cc:3060] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.229329 20917 tablet_bootstrap.cc:492] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:12.229874 20917 ts_tablet_manager.cc:1403] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 14:55:12.232654 20916 tablet_bootstrap.cc:492] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:12.232396 20917 raft_consensus.cc:359] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.233131 20916 ts_tablet_manager.cc:1403] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.019s
I20260709 14:55:12.233237 20917 raft_consensus.cc:385] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.234154 20917 raft_consensus.cc:740] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.234428 20722 raft_consensus.cc:2468] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 1.
I20260709 14:55:12.234849 20917 consensus_queue.cc:260] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.235636 20838 leader_election.cc:304] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.239950 20941 raft_consensus.cc:493] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.240410 20941 raft_consensus.cc:515] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.241644 20967 raft_consensus.cc:2804] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.242412 20941 leader_election.cc:290] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.243883 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.244545 20871 raft_consensus.cc:2468] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 0.
I20260709 14:55:12.246017 20763 leader_election.cc:304] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:12.246830 20941 raft_consensus.cc:2804] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.247212 20941 raft_consensus.cc:493] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.247128 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:12.247628 20941 raft_consensus.cc:3060] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:12.248647 20764 leader_election.cc:343] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.248996 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:12.249545 20797 raft_consensus.cc:3060] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.250828 20967 raft_consensus.cc:697] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:12.252902 20916 raft_consensus.cc:359] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.253574 20916 raft_consensus.cc:385] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.253855 20916 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.255050 20941 raft_consensus.cc:515] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.255857 20797 raft_consensus.cc:2468] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 1.
I20260709 14:55:12.257578 20941 leader_election.cc:290] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.257633 20925 leader_election.cc:290] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:12.258787 20917 ts_tablet_manager.cc:1434] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260709 14:55:12.259198 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.259833 20871 raft_consensus.cc:3060] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.263406 20917 tablet_bootstrap.cc:492] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: Bootstrap starting.
I20260709 14:55:12.266315 20871 raft_consensus.cc:2468] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 1.
I20260709 14:55:12.267553 20763 leader_election.cc:304] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:12.268319 20941 raft_consensus.cc:2804] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.268868 20917 tablet_bootstrap.cc:654] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.268770 20941 raft_consensus.cc:697] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:12.269620 20941 consensus_queue.cc:237] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.276068 20723 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.275552 20916 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.278357 20916 ts_tablet_manager.cc:1434] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260709 14:55:12.279178 20916 tablet_bootstrap.cc:492] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8: Bootstrap starting.
I20260709 14:55:12.282370 20620 catalog_manager.cc:5697] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.287797 20932 consensus_queue.cc:1048] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.276094 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:12.251839 20967 consensus_queue.cc:237] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
W20260709 14:55:12.299335 20764 leader_election.cc:343] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.301232 20915 tablet_bootstrap.cc:492] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32: No bootstrap required, opened a new log
I20260709 14:55:12.301707 20915 ts_tablet_manager.cc:1403] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent bootstrapping tablet: real 0.100s	user 0.040s	sys 0.041s
I20260709 14:55:12.326858 20915 raft_consensus.cc:359] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.329402 20915 raft_consensus.cc:385] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.329759 20915 raft_consensus.cc:740] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.331233 20915 consensus_queue.cc:260] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.333283 20915 ts_tablet_manager.cc:1434] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:55:12.337859 20941 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.338842 20916 tablet_bootstrap.cc:654] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.350427 20917 tablet_bootstrap.cc:492] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: No bootstrap required, opened a new log
I20260709 14:55:12.350886 20917 ts_tablet_manager.cc:1403] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.035s
I20260709 14:55:12.354858 20941 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.356206 20916 tablet_bootstrap.cc:492] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8: No bootstrap required, opened a new log
I20260709 14:55:12.356673 20916 ts_tablet_manager.cc:1403] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.007s
I20260709 14:55:12.359997 20917 raft_consensus.cc:359] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.359915 20619 catalog_manager.cc:5697] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:12.360805 20917 raft_consensus.cc:385] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.361127 20917 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.361860 20917 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.367507 20917 ts_tablet_manager.cc:1434] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:12.370169 20916 raft_consensus.cc:359] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.371974 20916 raft_consensus.cc:385] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.372184 20916 raft_consensus.cc:740] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.373915 20916 consensus_queue.cc:260] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.375897 20916 ts_tablet_manager.cc:1434] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260709 14:55:12.393078 20941 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.400377 20967 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.400907 20967 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.404017 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" is_pre_election: true
I20260709 14:55:12.404713 20720 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 0.
I20260709 14:55:12.405962 20838 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.406764 20925 raft_consensus.cc:2804] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.407128 20925 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.407450 20925 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.411140 20967 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:12.412775 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.413609 20797 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 0.
I20260709 14:55:12.420943 20925 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.427870 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:12.428515 20720 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.433305 20941 consensus_queue.cc:1048] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.444047 20957 raft_consensus.cc:493] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.444185 20720 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 1.
I20260709 14:55:12.444658 20957 raft_consensus.cc:515] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.445533 20838 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.446398 20967 raft_consensus.cc:2804] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.446851 20967 raft_consensus.cc:697] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:12.446914 20957 leader_election.cc:290] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.447678 20967 consensus_queue.cc:237] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.450057 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.450764 20872 raft_consensus.cc:2468] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 0.
I20260709 14:55:12.452267 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.453485 20797 raft_consensus.cc:2468] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 0.
W20260709 14:55:12.453824 20979 log.cc:927] Time spent T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:55:12.454850 20686 leader_election.cc:304] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.456575 20957 raft_consensus.cc:2804] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.457063 20957 raft_consensus.cc:493] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.457626 20957 raft_consensus.cc:3060] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.462539 20925 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 1 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:12.466100 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:12.466580 20797 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.471215 20957 raft_consensus.cc:515] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.473703 20957 leader_election.cc:290] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.475057 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:12.475641 20798 raft_consensus.cc:3060] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.482409 20620 catalog_manager.cc:5697] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:12.486886 20797 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 1.
I20260709 14:55:12.508558 20798 raft_consensus.cc:2468] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 1.
I20260709 14:55:12.509663 20686 leader_election.cc:304] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.510438 20920 raft_consensus.cc:2804] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.510492 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.511053 20920 raft_consensus.cc:697] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:12.511139 20871 raft_consensus.cc:3060] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.511938 20920 consensus_queue.cc:237] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.519797 20871 raft_consensus.cc:2468] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 1.
I20260709 14:55:12.527575 20619 catalog_manager.cc:5697] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 0 to 1, leader changed from <none> to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.595767 20922 consensus_queue.cc:1048] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.607649 20939 consensus_queue.cc:1048] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.636210 20920 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.646608 20920 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.709522 20920 raft_consensus.cc:493] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.709973 20920 raft_consensus.cc:515] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.711736 20920 leader_election.cc:290] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.712822 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" is_pre_election: true
I20260709 14:55:12.712795 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651" is_pre_election: true
I20260709 14:55:12.713677 20871 raft_consensus.cc:2393] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in current term 1: Already voted for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in this term.
I20260709 14:55:12.714989 20688 leader_election.cc:304] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:12.715704 20920 raft_consensus.cc:3060] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.721182 20920 raft_consensus.cc:2749] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:12.770005 20922 consensus_queue.cc:1048] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.780671 20941 consensus_queue.cc:1048] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.800757 20967 consensus_queue.cc:1048] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.813894 20925 consensus_queue.cc:1048] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.826933 20797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995e1f733b4a424f90615891641e2a79"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:37892
I20260709 14:55:12.827641 20797 raft_consensus.cc:606] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Received request to transfer leadership to TS bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:12.844687 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:37892
I20260709 14:55:12.845278 20798 raft_consensus.cc:606] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Received request to transfer leadership to TS bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:12.850561 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:37892
I20260709 14:55:12.851025 20798 raft_consensus.cc:606] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Received request to transfer leadership to TS bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:12.861788 20925 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.869808 20871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:54264
I20260709 14:55:12.870473 20871 raft_consensus.cc:606] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:12.880712 20925 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.889254 20871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:54264
I20260709 14:55:12.889957 20871 raft_consensus.cc:606] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:12.890540 20939 raft_consensus.cc:993] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:12.891004 20941 raft_consensus.cc:1081] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Signalling peer bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:12.892824 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:42502
I20260709 14:55:12.893445 20721 raft_consensus.cc:493] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.895234 20721 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.898861 20967 raft_consensus.cc:993] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:12.899318 20925 raft_consensus.cc:1081] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:12.900935 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37884
I20260709 14:55:12.901473 20798 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.901826 20798 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.902770 20920 consensus_queue.cc:1048] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.908859 20798 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.911578 20722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:42522
I20260709 14:55:12.912142 20722 raft_consensus.cc:606] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:12.915076 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:12.915423 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.915621 20722 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.916002 20871 raft_consensus.cc:3055] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:12.916306 20871 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:12.917073 20871 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.918273 20871 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.919605 20796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:37892
I20260709 14:55:12.920188 20796 raft_consensus.cc:606] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Received request to transfer leadership to TS aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:12.921995 20722 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 2.
I20260709 14:55:12.923110 20764 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.923734 20941 raft_consensus.cc:2804] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:12.924181 20941 raft_consensus.cc:697] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:12.924947 20941 consensus_queue.cc:237] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.925822 20871 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 2.
I20260709 14:55:12.926496 20798 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 2 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.934036 20721 raft_consensus.cc:515] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.936647 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.936647 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:12.937460 20871 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.937456 20798 raft_consensus.cc:3055] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:12.937999 20798 raft_consensus.cc:740] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:12.938784 20798 consensus_queue.cc:260] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.939914 20798 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.937202 20721 leader_election.cc:290] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.944669 20871 raft_consensus.cc:2468] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:12.945824 20688 leader_election.cc:304] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:12.946914 20920 raft_consensus.cc:2804] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:12.947371 20920 raft_consensus.cc:697] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:12.948154 20920 consensus_queue.cc:237] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.950673 20798 raft_consensus.cc:2468] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:12.953356 20990 raft_consensus.cc:993] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:12.953732 20990 raft_consensus.cc:1081] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:12.956739 20797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37878
I20260709 14:55:12.958845 20990 consensus_queue.cc:1048] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.960229 20797 raft_consensus.cc:493] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.960582 20797 raft_consensus.cc:3060] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.958249 20618 catalog_manager.cc:5697] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 1 to 2, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.967736 20797 raft_consensus.cc:515] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.980834 20797 leader_election.cc:290] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 2 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:12.981281 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:12.981902 20721 raft_consensus.cc:3055] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:12.981973 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3212d980dd2c49bb8d199f50a4b0906c" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:12.982278 20721 raft_consensus.cc:740] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:12.982642 20871 raft_consensus.cc:3060] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.982208 20619 catalog_manager.cc:5697] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 1 to 2, leader changed from aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.983170 20721 consensus_queue.cc:260] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:12.984331 20721 raft_consensus.cc:3060] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.989280 20871 raft_consensus.cc:2468] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 2.
I20260709 14:55:12.990294 20721 raft_consensus.cc:2468] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 2.
I20260709 14:55:12.990540 20763 leader_election.cc:304] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:12.991420 20941 raft_consensus.cc:2804] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:12.991853 20941 raft_consensus.cc:697] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:12.992491 20941 consensus_queue.cc:237] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.002543 20620 catalog_manager.cc:5697] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 1 to 2, leader changed from bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.211150 20939 raft_consensus.cc:993] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:13.211611 20941 raft_consensus.cc:1081] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Signalling peer aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:13.213371 20871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:54250
I20260709 14:55:13.213863 20871 raft_consensus.cc:493] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.214177 20871 raft_consensus.cc:3060] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.219290 20871 raft_consensus.cc:515] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.220947 20871 leader_election.cc:290] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 2 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:13.221954 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:13.222105 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120ce4253fce469ea5990e9adea530c9" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:13.222564 20721 raft_consensus.cc:3060] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.222705 20797 raft_consensus.cc:3055] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.223089 20797 raft_consensus.cc:740] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:13.223802 20797 consensus_queue.cc:260] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.225028 20797 raft_consensus.cc:3060] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.229693 20721 raft_consensus.cc:2468] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 2.
I20260709 14:55:13.230527 20797 raft_consensus.cc:2468] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 2.
I20260709 14:55:13.230927 20838 leader_election.cc:304] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:13.231747 20925 raft_consensus.cc:2804] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.232208 20925 raft_consensus.cc:697] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:13.232978 20925 consensus_queue.cc:237] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.239490 20620 catalog_manager.cc:5697] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 1 to 2, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.305176 20967 raft_consensus.cc:993] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:13.305660 20967 raft_consensus.cc:1081] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:13.307459 20797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37884
I20260709 14:55:13.308100 20797 raft_consensus.cc:493] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.308527 20797 raft_consensus.cc:3060] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.309298 20939 raft_consensus.cc:993] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:13.309674 20941 raft_consensus.cc:1081] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Signalling peer bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:13.311033 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:42502
I20260709 14:55:13.311461 20721 raft_consensus.cc:493] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.311741 20721 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.315203 20797 raft_consensus.cc:515] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.316224 20721 raft_consensus.cc:515] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.317242 20797 leader_election.cc:290] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 2 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:13.317974 20721 leader_election.cc:290] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:13.318768 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:13.319324 20797 raft_consensus.cc:3055] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.319689 20797 raft_consensus.cc:740] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:13.319603 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:13.320262 20871 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.320441 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:13.321049 20872 raft_consensus.cc:3055] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.320664 20797 consensus_queue.cc:260] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.321379 20872 raft_consensus.cc:740] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:13.321900 20797 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.322189 20872 consensus_queue.cc:260] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.323432 20872 raft_consensus.cc:3060] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.328126 20871 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:13.328131 20797 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:13.329573 20688 leader_election.cc:304] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:13.330292 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2c0c7059ed4da39a8bb7ec41d662ba" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:13.330924 20721 raft_consensus.cc:3060] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.331068 20990 raft_consensus.cc:2804] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.331560 20990 raft_consensus.cc:697] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:13.332229 20990 consensus_queue.cc:237] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.332834 20872 raft_consensus.cc:2468] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 2.
I20260709 14:55:13.333884 20763 leader_election.cc:304] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:13.334662 20941 raft_consensus.cc:2804] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.335063 20941 raft_consensus.cc:697] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:13.335676 20941 consensus_queue.cc:237] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.339764 20620 catalog_manager.cc:5697] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 1 to 2, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.345165 20721 raft_consensus.cc:2468] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 2.
I20260709 14:55:13.345690 20617 catalog_manager.cc:5697] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 1 to 2, leader changed from aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.369961 20939 raft_consensus.cc:993] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:13.370347 20941 raft_consensus.cc:1081] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Signalling peer bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:13.371739 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995e1f733b4a424f90615891641e2a79"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:42502
I20260709 14:55:13.372205 20721 raft_consensus.cc:493] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.372504 20721 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.376725 20721 raft_consensus.cc:515] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.378232 20721 leader_election.cc:290] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:13.379220 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:13.379230 20872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:13.379976 20872 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.379912 20797 raft_consensus.cc:3055] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.380426 20797 raft_consensus.cc:740] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:13.381131 20797 consensus_queue.cc:260] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.382252 20797 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.383231 20871 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.384717 20939 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.386121 20872 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:13.387131 20688 leader_election.cc:304] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:13.387910 20990 raft_consensus.cc:2804] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.388350 20990 raft_consensus.cc:697] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:13.388851 20797 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:13.389086 20990 consensus_queue.cc:237] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:13.399727 20721 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.400508 20617 catalog_manager.cc:5697] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 1 to 2, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.401194 20922 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.410024 20871 raft_consensus.cc:1275] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.411232 20922 consensus_queue.cc:1048] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.418632 20721 raft_consensus.cc:1275] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.420631 20939 consensus_queue.cc:1048] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.424044 20797 raft_consensus.cc:1275] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.425249 20990 consensus_queue.cc:1048] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.434250 20871 raft_consensus.cc:1275] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.435564 20957 consensus_queue.cc:1048] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.742952 20721 raft_consensus.cc:1275] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.744078 20925 consensus_queue.cc:1048] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.750682 20797 raft_consensus.cc:1275] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.752022 20968 consensus_queue.cc:1048] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.763059 20721 raft_consensus.cc:1275] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.764122 20939 consensus_queue.cc:1048] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.771297 20871 raft_consensus.cc:1275] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.772653 20922 consensus_queue.cc:1048] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.820524 20797 raft_consensus.cc:1275] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.821576 20957 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.829295 20871 raft_consensus.cc:1275] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.830968 20920 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.837984 20871 raft_consensus.cc:1275] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.839093 20920 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.847875 20797 raft_consensus.cc:1275] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.849486 20957 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.948683 20588 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:55:15.949422 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:15.963306 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
mode: GRACEFUL
new_leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:42534
I20260709 14:55:15.963773 20721 raft_consensus.cc:606] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Received request to transfer leadership to TS aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:15.973176 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:37908
I20260709 14:55:15.973639 20798 raft_consensus.cc:606] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Received request to transfer leadership to TS aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:15.974656 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:15.975085 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:16.178653 20932 raft_consensus.cc:993] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:16.179133 21013 raft_consensus.cc:1081] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Signalling peer aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:16.180455 20872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:54250
I20260709 14:55:16.180872 20872 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:16.181124 20872 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:16.185268 20872 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:16.187314 20872 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 3 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:16.187623 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:16.187891 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:16.188195 20721 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:16.188619 20798 raft_consensus.cc:3055] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:16.188863 20798 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:16.189476 20798 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:16.190284 20798 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:16.192566 20721 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 3.
I20260709 14:55:16.193527 20838 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [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: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:16.194109 21009 raft_consensus.cc:2804] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:16.194453 20798 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 3.
I20260709 14:55:16.195268 21009 raft_consensus.cc:697] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:16.196039 21009 consensus_queue.cc:237] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:16.204118 20617 catalog_manager.cc:5697] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 2 to 3, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 3 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:16.298158 20957 raft_consensus.cc:993] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: : Instructing follower aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:16.298527 21020 raft_consensus.cc:1081] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Signalling peer aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:16.299839 20872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:54260
I20260709 14:55:16.300268 20872 raft_consensus.cc:493] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:16.300581 20872 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:16.304716 20872 raft_consensus.cc:515] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:16.306130 20872 leader_election.cc:290] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 2 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:16.306833 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:16.307122 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:16.307338 20721 raft_consensus.cc:3055] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:16.307610 20798 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:16.307626 20721 raft_consensus.cc:740] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:16.308353 20721 consensus_queue.cc:260] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:16.309172 20721 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:16.311940 20798 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 2.
I20260709 14:55:16.312844 20835 leader_election.cc:304] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:16.313362 20721 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 2.
I20260709 14:55:16.313422 21009 raft_consensus.cc:2804] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:16.313961 21009 raft_consensus.cc:697] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:16.314750 21009 consensus_queue.cc:237] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:16.321190 20617 catalog_manager.cc:5697] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 1 to 2, leader changed from bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1) to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:16.663582 20798 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:16.664641 21009 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:16.672806 20721 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:16.674671 21014 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:16.748710 20798 raft_consensus.cc:1275] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.749866 21014 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.759315 20721 raft_consensus.cc:1275] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.760901 21009 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.980778 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:16.991567 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995e1f733b4a424f90615891641e2a79"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:42522
I20260709 14:55:16.992110 20721 raft_consensus.cc:606] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:16.996441 20871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:54264
I20260709 14:55:16.996865 20871 raft_consensus.cc:606] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:17.001402 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:42522
I20260709 14:55:17.001978 20721 raft_consensus.cc:606] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:17.005918 20721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:42522
I20260709 14:55:17.006310 20721 raft_consensus.cc:606] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:17.014760 20871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
mode: GRACEFUL
new_leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:54264
I20260709 14:55:17.015187 20871 raft_consensus.cc:606] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 LEADER]: Received request to transfer leadership to TS 746e0f7ed95f4d9dbac4b04d4a0021f8
I20260709 14:55:17.052667 21024 raft_consensus.cc:993] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.053053 21009 raft_consensus.cc:1081] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.054314 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37884
I20260709 14:55:17.054774 20798 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.055078 20798 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:17.059319 20798 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.060793 20798 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 4 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:17.061662 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:17.061771 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:17.062064 20871 raft_consensus.cc:3055] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:17.062270 20721 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:17.062359 20871 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:17.063023 20871 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.063884 20871 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:17.067065 20721 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 4.
I20260709 14:55:17.067873 20764 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:17.068382 20871 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 4.
I20260709 14:55:17.068462 21013 raft_consensus.cc:2804] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:17.070050 21013 raft_consensus.cc:697] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:17.070832 21013 consensus_queue.cc:237] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.078157 20619 catalog_manager.cc:5697] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 3 to 4, leader changed from aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 4 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.161873 21020 raft_consensus.cc:993] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.162282 21034 raft_consensus.cc:1081] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.163722 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995e1f733b4a424f90615891641e2a79"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37878
I20260709 14:55:17.164186 20798 raft_consensus.cc:493] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.164477 20798 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.168727 20798 raft_consensus.cc:515] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.170198 20798 leader_election.cc:290] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 3 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:17.171015 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:17.171156 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:17.171478 20721 raft_consensus.cc:3055] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.171599 20871 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.171733 20721 raft_consensus.cc:740] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:17.172302 20721 consensus_queue.cc:260] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.173054 20721 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.175508 20871 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.176399 20763 leader_election.cc:304] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:17.177129 20721 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.177142 21013 raft_consensus.cc:2804] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.177690 21013 raft_consensus.cc:697] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:17.178467 21013 consensus_queue.cc:237] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.184221 20619 catalog_manager.cc:5697] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 2 to 3, leader changed from bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 3 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.231212 21020 raft_consensus.cc:993] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.231626 21034 raft_consensus.cc:1081] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.232898 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37878
I20260709 14:55:17.233341 20798 raft_consensus.cc:493] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.233618 20798 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.237920 20798 raft_consensus.cc:515] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.239526 20798 leader_election.cc:290] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 3 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:17.240252 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:17.240499 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:17.240707 20721 raft_consensus.cc:3055] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.240974 20721 raft_consensus.cc:740] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:17.240975 20871 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.241600 20721 consensus_queue.cc:260] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.242430 20721 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.244832 20871 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.245631 20763 leader_election.cc:304] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:17.246188 20721 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.246261 21013 raft_consensus.cc:2804] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.246836 21013 raft_consensus.cc:697] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:17.247556 21013 consensus_queue.cc:237] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.253273 20619 catalog_manager.cc:5697] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 2 to 3, leader changed from bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 3 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.292124 21024 raft_consensus.cc:993] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.292488 21009 raft_consensus.cc:1081] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.293711 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37884
I20260709 14:55:17.294126 20798 raft_consensus.cc:493] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.294366 20798 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.298493 20798 raft_consensus.cc:515] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.299813 20798 leader_election.cc:290] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 3 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:17.300611 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:17.300776 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:17.301138 20721 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.301298 20871 raft_consensus.cc:3055] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.301604 20871 raft_consensus.cc:740] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:17.302263 20871 consensus_queue.cc:260] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.303294 20871 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.306820 20721 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.307796 20764 leader_election.cc:304] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:17.308419 21013 raft_consensus.cc:2804] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.308419 20871 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.309005 21013 raft_consensus.cc:697] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:17.309800 21013 consensus_queue.cc:237] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.314915 20619 catalog_manager.cc:5697] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 2 to 3, leader changed from aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 3 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.429031 21020 raft_consensus.cc:993] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: : Instructing follower 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.429435 21034 raft_consensus.cc:1081] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Signalling peer 746e0f7ed95f4d9dbac4b04d4a0021f8 to start an election
I20260709 14:55:17.430760 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
 from {username='slave'} at 127.0.0.1:37878
I20260709 14:55:17.431169 20798 raft_consensus.cc:493] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.431419 20798 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.435149 20798 raft_consensus.cc:515] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.436518 20798 leader_election.cc:290] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [CANDIDATE]: Term 3 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:17.437278 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:17.437491 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac66d9bd1db4f6884ec15350981951d" candidate_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:17.437826 20721 raft_consensus.cc:3055] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.437947 20871 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.438134 20721 raft_consensus.cc:740] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:17.438853 20721 consensus_queue.cc:260] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.439885 20721 raft_consensus.cc:3060] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.443781 20871 raft_consensus.cc:2468] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.444757 20763 leader_election.cc:304] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: 746e0f7ed95f4d9dbac4b04d4a0021f8, aa68517a91ed4f6ba3d0061cf2457651; no voters: 
I20260709 14:55:17.445130 20721 raft_consensus.cc:2468] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746e0f7ed95f4d9dbac4b04d4a0021f8 in term 3.
I20260709 14:55:17.445364 21013 raft_consensus.cc:2804] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.445825 21013 raft_consensus.cc:697] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Leader. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:17.446537 21013 consensus_queue.cc:237] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:17.452061 20619 catalog_manager.cc:5697] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 reported cstate change: term changed from 2 to 3, leader changed from bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1) to 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2). New cstate: current_term: 3 leader_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.531312 20871 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:17.532462 21013 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:17.539351 20721 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:17.540699 21030 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:17.680692 20721 raft_consensus.cc:1275] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.681810 21030 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.689694 20871 raft_consensus.cc:1275] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.692121 21030 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.695485 20871 raft_consensus.cc:1275] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.696852 20871 raft_consensus.cc:1275] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.697538 21042 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.697881 21043 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.709857 20721 raft_consensus.cc:1275] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.713060 21043 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.726040 20721 raft_consensus.cc:1275] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.727456 21043 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.909673 20722 raft_consensus.cc:1275] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.910812 21043 consensus_queue.cc:1048] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.920059 20872 raft_consensus.cc:1275] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Refusing update from remote peer 746e0f7ed95f4d9dbac4b04d4a0021f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.921288 21046 consensus_queue.cc:1048] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:17.958498 20819 debug-util.cc:398] Leaking SignalData structure 0x7b080012e060 after lost signal to thread 20591
W20260709 14:55:17.959198 20819 debug-util.cc:398] Leaking SignalData structure 0x7b080012e740 after lost signal to thread 20654
W20260709 14:55:17.959879 20819 debug-util.cc:398] Leaking SignalData structure 0x7b080018bcc0 after lost signal to thread 20747
W20260709 14:55:17.960492 20819 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1700 after lost signal to thread 20822
W20260709 14:55:17.961114 20819 debug-util.cc:398] Leaking SignalData structure 0x7b080017f560 after lost signal to thread 20896
I20260709 14:55:20.021375 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:20.028335 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:37908
I20260709 14:55:20.028896 20798 raft_consensus.cc:606] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Received request to transfer leadership to TS bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:20.031177 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:37908
I20260709 14:55:20.031544 20798 raft_consensus.cc:606] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Received request to transfer leadership to TS aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:20.033486 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:37908
I20260709 14:55:20.033833 20798 raft_consensus.cc:606] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Received request to transfer leadership to TS bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:20.035686 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995e1f733b4a424f90615891641e2a79"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:37908
I20260709 14:55:20.036063 20798 raft_consensus.cc:606] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Received request to transfer leadership to TS aa68517a91ed4f6ba3d0061cf2457651
I20260709 14:55:20.037788 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
mode: GRACEFUL
new_leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:37908
I20260709 14:55:20.038141 20798 raft_consensus.cc:606] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 LEADER]: Received request to transfer leadership to TS bffe3f3b0ada4bdf89418bd3f4ce3b32
I20260709 14:55:20.038926 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:20.039422 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:20.171434 21053 raft_consensus.cc:993] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:20.171964 21043 raft_consensus.cc:1081] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Signalling peer aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:20.173311 20871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995e1f733b4a424f90615891641e2a79"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:54250
I20260709 14:55:20.173712 20871 raft_consensus.cc:493] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.173970 20871 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.178392 20871 raft_consensus.cc:515] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.180119 20871 leader_election.cc:290] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 4 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:20.181026 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:20.181203 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995e1f733b4a424f90615891641e2a79" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:20.181627 20721 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.181716 20798 raft_consensus.cc:3055] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:20.182026 20798 raft_consensus.cc:740] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:20.182667 20798 consensus_queue.cc:260] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.183596 20798 raft_consensus.cc:3060] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.185837 20721 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 4.
I20260709 14:55:20.186946 20838 leader_election.cc:304] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [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: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:20.187799 21009 raft_consensus.cc:2804] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:20.187958 20798 raft_consensus.cc:2468] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 4.
I20260709 14:55:20.188764 21009 raft_consensus.cc:697] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:20.189723 21009 consensus_queue.cc:237] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.195773 20619 catalog_manager.cc:5697] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 3 to 4, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 4 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.209415 21053 raft_consensus.cc:993] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:20.209795 21043 raft_consensus.cc:1081] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 LEADER]: Signalling peer bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:20.211115 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:42502
I20260709 14:55:20.211495 20721 raft_consensus.cc:493] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.211712 20721 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:20.215718 20721 raft_consensus.cc:515] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.217075 20721 leader_election.cc:290] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 5 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:20.217795 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:20.218129 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4ae8f4c60b46d7b0192035ad574ec8" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:20.218302 20798 raft_consensus.cc:3055] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:20.218604 20798 raft_consensus.cc:740] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:20.218626 20871 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:20.219363 20798 consensus_queue.cc:260] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.220155 20798 raft_consensus.cc:3060] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:20.222620 20871 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 5.
I20260709 14:55:20.223735 20688 leader_election.cc:304] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:20.224061 20798 raft_consensus.cc:2468] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 5.
I20260709 14:55:20.225617 21060 raft_consensus.cc:2804] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:20.226549 21060 raft_consensus.cc:697] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 5 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:20.227380 21060 consensus_queue.cc:237] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.233201 20619 catalog_manager.cc:5697] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 4 to 5, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 5 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.291783 21053 raft_consensus.cc:993] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:20.292248 21043 raft_consensus.cc:1081] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Signalling peer aa68517a91ed4f6ba3d0061cf2457651 to start an election
I20260709 14:55:20.293834 20871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b"
dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
 from {username='slave'} at 127.0.0.1:54250
I20260709 14:55:20.294371 20871 raft_consensus.cc:493] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.294708 20871 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.298597 20871 raft_consensus.cc:515] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.299871 20871 leader_election.cc:290] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [CANDIDATE]: Term 4 election: Requested vote from peers bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905), 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457)
I20260709 14:55:20.300539 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
I20260709 14:55:20.300808 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a9d6f3e404bccba1768f89585fd8b" candidate_uuid: "aa68517a91ed4f6ba3d0061cf2457651" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:20.301047 20721 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.301265 20798 raft_consensus.cc:3055] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:20.301517 20798 raft_consensus.cc:740] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:20.302040 20798 consensus_queue.cc:260] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.302866 20798 raft_consensus.cc:3060] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.305043 20721 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 4.
I20260709 14:55:20.305826 20838 leader_election.cc:304] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [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: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:20.306420 21009 raft_consensus.cc:2804] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:20.306586 20798 raft_consensus.cc:2468] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa68517a91ed4f6ba3d0061cf2457651 in term 4.
I20260709 14:55:20.306816 21009 raft_consensus.cc:697] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 4 LEADER]: Becoming Leader. State: Replica: aa68517a91ed4f6ba3d0061cf2457651, State: Running, Role: LEADER
I20260709 14:55:20.307530 21009 consensus_queue.cc:237] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.313964 20619 catalog_manager.cc:5697] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 reported cstate change: term changed from 3 to 4, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3). New cstate: current_term: 4 leader_uuid: "aa68517a91ed4f6ba3d0061cf2457651" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.470350 21043 raft_consensus.cc:993] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:20.470796 21053 raft_consensus.cc:1081] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Signalling peer bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:20.472131 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:42502
I20260709 14:55:20.472506 20721 raft_consensus.cc:493] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.472725 20721 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.477810 20721 raft_consensus.cc:515] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.480023 20721 leader_election.cc:290] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 4 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:20.480311 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:20.481246 20798 raft_consensus.cc:3055] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:20.481580 20798 raft_consensus.cc:740] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:20.482343 20798 consensus_queue.cc:260] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.482860 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2feca277144826a218c0ff1b68f146" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:20.483481 20871 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.483490 20798 raft_consensus.cc:3060] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.487385 20798 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 4.
I20260709 14:55:20.487387 20871 raft_consensus.cc:2468] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 4.
I20260709 14:55:20.488325 20688 leader_election.cc:304] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [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: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:20.488950 21060 raft_consensus.cc:2804] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:20.489348 21060 raft_consensus.cc:697] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:20.490041 21060 consensus_queue.cc:237] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [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: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.495857 20619 catalog_manager.cc:5697] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 3 to 4, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 4 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.548642 21043 raft_consensus.cc:993] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: : Instructing follower bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:20.549058 21053 raft_consensus.cc:1081] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Signalling peer bffe3f3b0ada4bdf89418bd3f4ce3b32 to start an election
I20260709 14:55:20.550382 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51"
dest_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32"
 from {username='slave'} at 127.0.0.1:42502
I20260709 14:55:20.550828 20721 raft_consensus.cc:493] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.551091 20721 raft_consensus.cc:3060] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.554823 20721 raft_consensus.cc:515] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.556254 20721 leader_election.cc:290] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Requested vote from peers 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457), aa68517a91ed4f6ba3d0061cf2457651 (127.20.27.3:35423)
I20260709 14:55:20.556926 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8"
I20260709 14:55:20.557109 20871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04669c6195de46a7ac23e1fc79bd1a51" candidate_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa68517a91ed4f6ba3d0061cf2457651"
I20260709 14:55:20.557447 20798 raft_consensus.cc:3055] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:20.557544 20871 raft_consensus.cc:3060] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.557768 20798 raft_consensus.cc:740] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 746e0f7ed95f4d9dbac4b04d4a0021f8, State: Running, Role: LEADER
I20260709 14:55:20.558503 20798 consensus_queue.cc:260] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.559568 20798 raft_consensus.cc:3060] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.563288 20871 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:20.564306 20688 leader_election.cc:304] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa68517a91ed4f6ba3d0061cf2457651, bffe3f3b0ada4bdf89418bd3f4ce3b32; no voters: 
I20260709 14:55:20.565060 21060 raft_consensus.cc:2804] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:20.565100 20798 raft_consensus.cc:2468] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffe3f3b0ada4bdf89418bd3f4ce3b32 in term 2.
I20260709 14:55:20.565485 21060 raft_consensus.cc:697] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Becoming Leader. State: Replica: bffe3f3b0ada4bdf89418bd3f4ce3b32, State: Running, Role: LEADER
I20260709 14:55:20.566268 21060 consensus_queue.cc:237] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } }
I20260709 14:55:20.572664 20619 catalog_manager.cc:5697] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 reported cstate change: term changed from 1 to 2, leader changed from 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2) to bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.641162 20871 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 5 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:20.642289 21060 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:20.652586 20798 raft_consensus.cc:1275] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 5 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:20.653939 21060 consensus_queue.cc:1048] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:20.684146 20797 raft_consensus.cc:1275] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:20.685187 21009 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:20.693758 20721 raft_consensus.cc:1275] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:20.695539 21054 consensus_queue.cc:1048] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:20.697789 20721 raft_consensus.cc:1275] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:20.699751 21073 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffe3f3b0ada4bdf89418bd3f4ce3b32" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 33905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:20.703188 20797 raft_consensus.cc:1275] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Refusing update from remote peer aa68517a91ed4f6ba3d0061cf2457651: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:20.705444 21073 consensus_queue.cc:1048] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:20.951303 20797 raft_consensus.cc:1275] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:20.952628 21068 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:20.961174 20872 raft_consensus.cc:1275] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:20.962774 21060 consensus_queue.cc:1048] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:21.040285 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:21.045591 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
I20260709 14:55:21.067003 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:21.067745 20588 tablet_replica.cc:333] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.068604 20588 raft_consensus.cc:2243] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.069237 20588 raft_consensus.cc:2272] T 120ce4253fce469ea5990e9adea530c9 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.070669 20872 raft_consensus.cc:1275] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:21.071904 20588 tablet_replica.cc:333] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.071914 21061 consensus_queue.cc:1048] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa68517a91ed4f6ba3d0061cf2457651" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:21.072506 20588 raft_consensus.cc:2243] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.072916 20588 raft_consensus.cc:2272] T 3212d980dd2c49bb8d199f50a4b0906c P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.074865 20588 tablet_replica.cc:333] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.075362 20588 raft_consensus.cc:2243] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.075742 20588 raft_consensus.cc:2272] T dac66d9bd1db4f6884ec15350981951d P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.077862 20588 tablet_replica.cc:333] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.078373 20588 raft_consensus.cc:2243] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.078985 20588 raft_consensus.cc:2272] T 126a9d6f3e404bccba1768f89585fd8b P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.081458 20588 tablet_replica.cc:333] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.082109 20588 raft_consensus.cc:2243] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.083158 20588 raft_consensus.cc:2272] T df4ae8f4c60b46d7b0192035ad574ec8 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.085238 20797 raft_consensus.cc:1275] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Refusing update from remote peer bffe3f3b0ada4bdf89418bd3f4ce3b32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:21.086902 21068 consensus_queue.cc:1048] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746e0f7ed95f4d9dbac4b04d4a0021f8" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 33457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:21.087616 20588 tablet_replica.cc:333] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.088304 20588 raft_consensus.cc:2243] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.088802 20588 raft_consensus.cc:2272] T 0e2c0c7059ed4da39a8bb7ec41d662ba P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.093461 20588 tablet_replica.cc:333] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.094090 20588 raft_consensus.cc:2243] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.094976 20588 raft_consensus.cc:2272] T 04669c6195de46a7ac23e1fc79bd1a51 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.097229 20588 tablet_replica.cc:333] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.097829 20588 raft_consensus.cc:2243] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.098286 20588 raft_consensus.cc:2272] T 995e1f733b4a424f90615891641e2a79 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.100274 20588 tablet_replica.cc:333] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32: stopping tablet replica
I20260709 14:55:21.100703 20588 raft_consensus.cc:2243] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.101457 20588 raft_consensus.cc:2272] T 5f2feca277144826a218c0ff1b68f146 P bffe3f3b0ada4bdf89418bd3f4ce3b32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.188537 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
W20260709 14:55:21.191829 20838 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.27.1:33905: connect: Connection refused (error 111)
W20260709 14:55:21.196429 20838 consensus_peers.cc:597] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 -> Peer bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905): Couldn't send request to peer bffe3f3b0ada4bdf89418bd3f4ce3b32. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.209569 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
W20260709 14:55:21.212654 20838 consensus_peers.cc:597] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 -> Peer bffe3f3b0ada4bdf89418bd3f4ce3b32 (127.20.27.1:33905): Couldn't send request to peer bffe3f3b0ada4bdf89418bd3f4ce3b32. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:33905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.231997 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:21.232617 20588 tablet_replica.cc:333] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.233100 20588 raft_consensus.cc:2243] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.233771 20588 raft_consensus.cc:2272] T 3212d980dd2c49bb8d199f50a4b0906c P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.235425 20588 tablet_replica.cc:333] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.235940 20588 raft_consensus.cc:2243] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.236338 20588 raft_consensus.cc:2272] T 120ce4253fce469ea5990e9adea530c9 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.237993 20588 tablet_replica.cc:333] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.238441 20588 raft_consensus.cc:2243] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.238858 20588 raft_consensus.cc:2272] T df4ae8f4c60b46d7b0192035ad574ec8 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.241026 20588 tablet_replica.cc:333] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.241509 20588 raft_consensus.cc:2243] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.242234 20588 raft_consensus.cc:2272] T dac66d9bd1db4f6884ec15350981951d P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.243978 20588 tablet_replica.cc:333] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.244441 20588 raft_consensus.cc:2243] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.244788 20588 raft_consensus.cc:2272] T 126a9d6f3e404bccba1768f89585fd8b P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.246649 20588 tablet_replica.cc:333] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.247287 20588 raft_consensus.cc:2243] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.248140 20588 raft_consensus.cc:2272] T 0e2c0c7059ed4da39a8bb7ec41d662ba P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.250052 20588 tablet_replica.cc:333] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
W20260709 14:55:21.250368 20835 consensus_peers.cc:597] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 -> Peer 746e0f7ed95f4d9dbac4b04d4a0021f8 (127.20.27.2:33457): Couldn't send request to peer 746e0f7ed95f4d9dbac4b04d4a0021f8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.250523 20588 raft_consensus.cc:2243] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.250969 20588 raft_consensus.cc:2272] T 04669c6195de46a7ac23e1fc79bd1a51 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.252723 20588 tablet_replica.cc:333] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.253114 20588 raft_consensus.cc:2243] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.253422 20588 raft_consensus.cc:2272] T 5f2feca277144826a218c0ff1b68f146 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.255163 20588 tablet_replica.cc:333] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8: stopping tablet replica
I20260709 14:55:21.255542 20588 raft_consensus.cc:2243] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.255846 20588 raft_consensus.cc:2272] T 995e1f733b4a424f90615891641e2a79 P 746e0f7ed95f4d9dbac4b04d4a0021f8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.298522 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
I20260709 14:55:21.313838 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
I20260709 14:55:21.333254 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:21.333832 20588 tablet_replica.cc:333] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.334340 20588 raft_consensus.cc:2243] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.335071 20588 raft_consensus.cc:2272] T 120ce4253fce469ea5990e9adea530c9 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.336681 20588 tablet_replica.cc:333] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.337114 20588 raft_consensus.cc:2243] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.337440 20588 raft_consensus.cc:2272] T 3212d980dd2c49bb8d199f50a4b0906c P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.338929 20588 tablet_replica.cc:333] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.339339 20588 raft_consensus.cc:2243] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.339694 20588 raft_consensus.cc:2272] T 5f2feca277144826a218c0ff1b68f146 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.341498 20588 tablet_replica.cc:333] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.341953 20588 raft_consensus.cc:2243] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.342303 20588 raft_consensus.cc:2272] T 0e2c0c7059ed4da39a8bb7ec41d662ba P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.343807 20588 tablet_replica.cc:333] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.344214 20588 raft_consensus.cc:2243] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.344856 20588 raft_consensus.cc:2272] T 995e1f733b4a424f90615891641e2a79 P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.346923 20588 tablet_replica.cc:333] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.347407 20588 raft_consensus.cc:2243] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.347771 20588 raft_consensus.cc:2272] T 04669c6195de46a7ac23e1fc79bd1a51 P aa68517a91ed4f6ba3d0061cf2457651 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.349463 20588 tablet_replica.cc:333] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.349880 20588 raft_consensus.cc:2243] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.350270 20588 raft_consensus.cc:2272] T df4ae8f4c60b46d7b0192035ad574ec8 P aa68517a91ed4f6ba3d0061cf2457651 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.351956 20588 tablet_replica.cc:333] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.352368 20588 raft_consensus.cc:2243] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.352972 20588 raft_consensus.cc:2272] T 126a9d6f3e404bccba1768f89585fd8b P aa68517a91ed4f6ba3d0061cf2457651 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.354519 20588 tablet_replica.cc:333] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651: stopping tablet replica
I20260709 14:55:21.354956 20588 raft_consensus.cc:2243] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.355295 20588 raft_consensus.cc:2272] T dac66d9bd1db4f6884ec15350981951d P aa68517a91ed4f6ba3d0061cf2457651 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.379875 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:55:21.395232 20588 master.cc:562] Master@127.20.27.62:43947 shutting down...
I20260709 14:55:21.530172 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.530737 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.531050 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b0980ed5b6d4041ab6324f672fbe1c7: stopping tablet replica
I20260709 14:55:21.549433 20588 master.cc:584] Master@127.20.27.62:43947 shutdown complete.
746e0f7ed95f4d9dbac4b04d4a0021f8  4
aa68517a91ed4f6ba3d0061cf2457651  1
bffe3f3b0ada4bdf89418bd3f4ce3b32  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12421 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:55:21.584295 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:43081
I20260709 14:55:21.585376 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:21.590513 21084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.590552 21085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.591182 21087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:21.592752 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:21.593501 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:21.593674 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:21.593814 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608921593797 us; error 0 us; skew 500 ppm
I20260709 14:55:21.594333 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:21.596552 20588 webserver.cc:533] Webserver started at http://127.20.27.62:43409/ using document root <none> and password file <none>
I20260709 14:55:21.597034 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:21.597208 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:21.597453 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:21.598500 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "6be12d5dd9d54238a75eaa767de700cf"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.602617 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:55:21.605737 21092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.606412 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:21.606663 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "6be12d5dd9d54238a75eaa767de700cf"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.607002 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:21.631852 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:21.633057 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:21.669692 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:43081
I20260709 14:55:21.669776 21143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:43081 every 8 connection(s)
I20260709 14:55:21.673264 21144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:21.682061 21144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf: Bootstrap starting.
I20260709 14:55:21.686388 21144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:21.690186 21144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf: No bootstrap required, opened a new log
I20260709 14:55:21.692168 21144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6be12d5dd9d54238a75eaa767de700cf" member_type: VOTER }
I20260709 14:55:21.692531 21144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:21.692737 21144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be12d5dd9d54238a75eaa767de700cf, State: Initialized, Role: FOLLOWER
I20260709 14:55:21.693267 21144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6be12d5dd9d54238a75eaa767de700cf" member_type: VOTER }
I20260709 14:55:21.693673 21144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:21.693874 21144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:21.694121 21144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:21.697945 21144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6be12d5dd9d54238a75eaa767de700cf" member_type: VOTER }
I20260709 14:55:21.698439 21144 leader_election.cc:304] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [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: 6be12d5dd9d54238a75eaa767de700cf; no voters: 
I20260709 14:55:21.699507 21144 leader_election.cc:290] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:21.699879 21147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:21.701109 21147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 1 LEADER]: Becoming Leader. State: Replica: 6be12d5dd9d54238a75eaa767de700cf, State: Running, Role: LEADER
I20260709 14:55:21.701762 21147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [LEADER]: Queue going to LEADER mode. State: All 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: "6be12d5dd9d54238a75eaa767de700cf" member_type: VOTER }
I20260709 14:55:21.702127 21144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:21.705767 21148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6be12d5dd9d54238a75eaa767de700cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6be12d5dd9d54238a75eaa767de700cf" member_type: VOTER } }
I20260709 14:55:21.706135 21149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6be12d5dd9d54238a75eaa767de700cf. Latest consensus state: current_term: 1 leader_uuid: "6be12d5dd9d54238a75eaa767de700cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6be12d5dd9d54238a75eaa767de700cf" member_type: VOTER } }
I20260709 14:55:21.706411 21148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:21.706847 21149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:21.711930 21154 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:21.716897 21154 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:21.717854 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:21.724651 21154 catalog_manager.cc:1383] Generated new cluster ID: efc2717a7d0c444cb491938ed86d113f
I20260709 14:55:21.724929 21154 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:21.748726 21154 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:21.749954 21154 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:21.769816 21154 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf: Generated new TSK 0
I20260709 14:55:21.770418 21154 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:21.783902 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:21.789595 21165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.790846 21166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.791373 21168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:21.791729 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:21.792515 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:21.792689 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:21.792809 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608921792797 us; error 0 us; skew 500 ppm
I20260709 14:55:21.793264 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:21.795429 20588 webserver.cc:533] Webserver started at http://127.20.27.1:36171/ using document root <none> and password file <none>
I20260709 14:55:21.795862 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:21.796031 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:21.796240 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:21.797216 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.801357 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:55:21.804461 21173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.805123 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:21.805406 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.805666 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:21.815977 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:21.817139 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:21.818521 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:21.820657 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:21.820843 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.821058 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:21.821228 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.857743 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:45625
I20260709 14:55:21.857836 21235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:45625 every 8 connection(s)
I20260709 14:55:21.862046 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:21.868453 21240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.869724 21241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.872030 21243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:21.872939 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:21.873814 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:21.874001 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:21.874125 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608921874113 us; error 0 us; skew 500 ppm
I20260709 14:55:21.874552 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:21.876987 20588 webserver.cc:533] Webserver started at http://127.20.27.2:40551/ using document root <none> and password file <none>
I20260709 14:55:21.877617 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:21.877851 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:21.878123 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:21.878657 21236 heartbeater.cc:344] Connected to a master server at 127.20.27.62:43081
I20260709 14:55:21.879009 21236 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:21.879377 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.879714 21236 heartbeater.cc:507] Master 127.20.27.62:43081 requested a full tablet report, sending...
I20260709 14:55:21.881603 21109 ts_manager.cc:194] Registered new tserver with Master: 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625)
I20260709 14:55:21.883491 21109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60628
I20260709 14:55:21.884137 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:21.887522 21248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.888264 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:21.888552 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.888811 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:21.898602 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:21.899855 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:21.901238 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:21.903339 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:21.903529 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.903764 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:21.903918 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.940878 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:41867
I20260709 14:55:21.940965 21310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:41867 every 8 connection(s)
I20260709 14:55:21.945057 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:21.951031 21314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.952474 21315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:21.954286 21317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:21.955422 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:21.956264 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:21.956377 21311 heartbeater.cc:344] Connected to a master server at 127.20.27.62:43081
W20260709 14:55:21.956519 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:21.956748 21311 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:21.956733 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608921956715 us; error 0 us; skew 500 ppm
I20260709 14:55:21.957581 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:21.957675 21311 heartbeater.cc:507] Master 127.20.27.62:43081 requested a full tablet report, sending...
I20260709 14:55:21.959748 21109 ts_manager.cc:194] Registered new tserver with Master: 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:21.960183 20588 webserver.cc:533] Webserver started at http://127.20.27.3:42785/ using document root <none> and password file <none>
I20260709 14:55:21.960646 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:21.960824 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:21.961050 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:21.961097 21109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60638
I20260709 14:55:21.962234 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "3eb75c5a9df84e80a7847f903ea1a183"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.966652 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:55:21.969653 21322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.970353 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:21.970610 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "3eb75c5a9df84e80a7847f903ea1a183"
format_stamp: "Formatted at 2026-07-09 14:55:21 on dist-test-slave-mmkh"
I20260709 14:55:21.970911 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:21.988941 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:21.990085 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:21.991524 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:21.993670 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:21.993860 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:21.994072 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:21.994225 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.031142 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:43339
I20260709 14:55:22.031222 21384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:43339 every 8 connection(s)
I20260709 14:55:22.043994 21385 heartbeater.cc:344] Connected to a master server at 127.20.27.62:43081
I20260709 14:55:22.044337 21385 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:22.045082 21385 heartbeater.cc:507] Master 127.20.27.62:43081 requested a full tablet report, sending...
I20260709 14:55:22.046922 21109 ts_manager.cc:194] Registered new tserver with Master: 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.047132 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013120241s
I20260709 14:55:22.048169 21109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60648
I20260709 14:55:22.070863 21109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:22.073557 21109 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:22.140241 21276 tablet_service.cc:1511] Processing CreateTablet for tablet db4ff041aabc4c8aa6ba0318865a2454 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:22.141708 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4ff041aabc4c8aa6ba0318865a2454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.141767 21273 tablet_service.cc:1511] Processing CreateTablet for tablet 0a296998e2f943cc944f0ce753774f0e (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:22.143163 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a296998e2f943cc944f0ce753774f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.143926 21275 tablet_service.cc:1511] Processing CreateTablet for tablet 4f63ce2e0a014c4c8b43dc431a6b992f (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:22.145170 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f63ce2e0a014c4c8b43dc431a6b992f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.151844 21274 tablet_service.cc:1511] Processing CreateTablet for tablet c974273a2fb64583ac3b165caf3cd2f2 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:22.152082 21201 tablet_service.cc:1511] Processing CreateTablet for tablet db4ff041aabc4c8aa6ba0318865a2454 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:22.153112 21274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c974273a2fb64583ac3b165caf3cd2f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.153294 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4ff041aabc4c8aa6ba0318865a2454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.164486 21400 tablet_bootstrap.cc:492] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.167479 21276 tablet_service.cc:1511] Processing CreateTablet for tablet 48611685a33b4084b821ac38d5b62af0 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:22.168774 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48611685a33b4084b821ac38d5b62af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.170804 21275 tablet_service.cc:1511] Processing CreateTablet for tablet 2271892f59e24b8d8840331cc8f16590 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:22.172456 21200 tablet_service.cc:1511] Processing CreateTablet for tablet 4f63ce2e0a014c4c8b43dc431a6b992f (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:22.179632 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f63ce2e0a014c4c8b43dc431a6b992f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.179764 21196 tablet_service.cc:1511] Processing CreateTablet for tablet 2271892f59e24b8d8840331cc8f16590 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:22.180972 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2271892f59e24b8d8840331cc8f16590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.182127 21400 tablet_bootstrap.cc:654] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.174089 21199 tablet_service.cc:1511] Processing CreateTablet for tablet c974273a2fb64583ac3b165caf3cd2f2 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:22.184391 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c974273a2fb64583ac3b165caf3cd2f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.184266 21273 tablet_service.cc:1511] Processing CreateTablet for tablet c77835bae3fb4e639c1a05f4e44a0bca (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:22.176075 21198 tablet_service.cc:1511] Processing CreateTablet for tablet 0a296998e2f943cc944f0ce753774f0e (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:22.176666 21197 tablet_service.cc:1511] Processing CreateTablet for tablet 48611685a33b4084b821ac38d5b62af0 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:22.186101 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a296998e2f943cc944f0ce753774f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.186749 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48611685a33b4084b821ac38d5b62af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.178031 21195 tablet_service.cc:1511] Processing CreateTablet for tablet c77835bae3fb4e639c1a05f4e44a0bca (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:22.187724 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77835bae3fb4e639c1a05f4e44a0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.190851 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77835bae3fb4e639c1a05f4e44a0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.196745 21194 tablet_service.cc:1511] Processing CreateTablet for tablet ed8391e130c6471da1f0b4cfb27b9093 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:22.198052 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8391e130c6471da1f0b4cfb27b9093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.208925 21272 tablet_service.cc:1511] Processing CreateTablet for tablet ed8391e130c6471da1f0b4cfb27b9093 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:22.210232 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8391e130c6471da1f0b4cfb27b9093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.211042 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2271892f59e24b8d8840331cc8f16590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.213717 21271 tablet_service.cc:1511] Processing CreateTablet for tablet c46346c1ecce4e43a3b1b2c9ce115821 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:22.214998 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46346c1ecce4e43a3b1b2c9ce115821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.228542 21400 tablet_bootstrap.cc:492] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.229080 21400 ts_tablet_manager.cc:1403] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.000s
I20260709 14:55:22.231099 21401 tablet_bootstrap.cc:492] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.231895 21400 raft_consensus.cc:359] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.232396 21400 raft_consensus.cc:385] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.232620 21400 raft_consensus.cc:740] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.233192 21400 consensus_queue.cc:260] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.240217 21401 tablet_bootstrap.cc:654] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.255460 21344 tablet_service.cc:1511] Processing CreateTablet for tablet c77835bae3fb4e639c1a05f4e44a0bca (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:22.256146 21342 tablet_service.cc:1511] Processing CreateTablet for tablet c46346c1ecce4e43a3b1b2c9ce115821 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:22.256865 21344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77835bae3fb4e639c1a05f4e44a0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.257475 21342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46346c1ecce4e43a3b1b2c9ce115821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.260341 21345 tablet_service.cc:1511] Processing CreateTablet for tablet 2271892f59e24b8d8840331cc8f16590 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:22.261610 21345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2271892f59e24b8d8840331cc8f16590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.269306 21343 tablet_service.cc:1511] Processing CreateTablet for tablet ed8391e130c6471da1f0b4cfb27b9093 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:22.269731 21350 tablet_service.cc:1511] Processing CreateTablet for tablet db4ff041aabc4c8aa6ba0318865a2454 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:22.269805 21348 tablet_service.cc:1511] Processing CreateTablet for tablet c974273a2fb64583ac3b165caf3cd2f2 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:22.270591 21343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8391e130c6471da1f0b4cfb27b9093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.271167 21350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4ff041aabc4c8aa6ba0318865a2454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.274583 21346 tablet_service.cc:1511] Processing CreateTablet for tablet 48611685a33b4084b821ac38d5b62af0 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:22.274971 21347 tablet_service.cc:1511] Processing CreateTablet for tablet 0a296998e2f943cc944f0ce753774f0e (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:22.275844 21346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48611685a33b4084b821ac38d5b62af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.273288 21349 tablet_service.cc:1511] Processing CreateTablet for tablet 4f63ce2e0a014c4c8b43dc431a6b992f (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:22.277010 21347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a296998e2f943cc944f0ce753774f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.279340 21349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f63ce2e0a014c4c8b43dc431a6b992f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.281073 21195 tablet_service.cc:1511] Processing CreateTablet for tablet e6d69c4a0b5741528af023f05c3d97dd (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:22.281654 21271 tablet_service.cc:1511] Processing CreateTablet for tablet e6d69c4a0b5741528af023f05c3d97dd (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:22.282212 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d69c4a0b5741528af023f05c3d97dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.282760 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d69c4a0b5741528af023f05c3d97dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.283134 21348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c974273a2fb64583ac3b165caf3cd2f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.284513 21400 ts_tablet_manager.cc:1434] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.020s
I20260709 14:55:22.285166 21311 heartbeater.cc:499] Master 127.20.27.62:43081 was elected leader, sending a full tablet report...
I20260709 14:55:22.291936 21341 tablet_service.cc:1511] Processing CreateTablet for tablet e6d69c4a0b5741528af023f05c3d97dd (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:22.293154 21341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d69c4a0b5741528af023f05c3d97dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.290787 21201 tablet_service.cc:1511] Processing CreateTablet for tablet c46346c1ecce4e43a3b1b2c9ce115821 (DEFAULT_TABLE table=test-workload [id=3a9c74e3037740b4b551fb587aaba1f0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:22.299875 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46346c1ecce4e43a3b1b2c9ce115821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.306299 21401 tablet_bootstrap.cc:492] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.306802 21401 ts_tablet_manager.cc:1403] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.008s
I20260709 14:55:22.309831 21401 raft_consensus.cc:359] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.312001 21400 tablet_bootstrap.cc:492] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.318393 21400 tablet_bootstrap.cc:654] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.310509 21401 raft_consensus.cc:385] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.332990 21401 raft_consensus.cc:740] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.333811 21401 consensus_queue.cc:260] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.356508 21236 heartbeater.cc:499] Master 127.20.27.62:43081 was elected leader, sending a full tablet report...
I20260709 14:55:22.356900 21401 ts_tablet_manager.cc:1434] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.050s	user 0.014s	sys 0.002s
I20260709 14:55:22.357815 21401 tablet_bootstrap.cc:492] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.356743 21405 tablet_bootstrap.cc:492] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.360679 21400 tablet_bootstrap.cc:492] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.361291 21400 ts_tablet_manager.cc:1403] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.009s
I20260709 14:55:22.363901 21401 tablet_bootstrap.cc:654] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.363855 21400 raft_consensus.cc:359] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.368170 21400 raft_consensus.cc:385] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.368515 21400 raft_consensus.cc:740] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.368894 21405 tablet_bootstrap.cc:654] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.368999 21401 tablet_bootstrap.cc:492] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.369541 21401 ts_tablet_manager.cc:1403] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:55:22.369419 21400 consensus_queue.cc:260] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.371568 21400 ts_tablet_manager.cc:1434] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:22.372596 21400 tablet_bootstrap.cc:492] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.372550 21401 raft_consensus.cc:359] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.373420 21401 raft_consensus.cc:385] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.373754 21401 raft_consensus.cc:740] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.374641 21401 consensus_queue.cc:260] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.376971 21401 ts_tablet_manager.cc:1434] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:22.377879 21401 tablet_bootstrap.cc:492] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.380028 21400 tablet_bootstrap.cc:654] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.383961 21401 tablet_bootstrap.cc:654] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.391425 21400 tablet_bootstrap.cc:492] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.392028 21400 ts_tablet_manager.cc:1403] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:55:22.395008 21400 raft_consensus.cc:359] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.395748 21400 raft_consensus.cc:385] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.396055 21400 raft_consensus.cc:740] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.396456 21405 tablet_bootstrap.cc:492] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.396869 21405 ts_tablet_manager.cc:1403] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.010s
I20260709 14:55:22.397219 21401 tablet_bootstrap.cc:492] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.396778 21400 consensus_queue.cc:260] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.397696 21401 ts_tablet_manager.cc:1403] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:55:22.398991 21400 ts_tablet_manager.cc:1434] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:22.399564 21405 raft_consensus.cc:359] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.399948 21400 tablet_bootstrap.cc:492] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.400267 21405 raft_consensus.cc:385] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.400652 21405 raft_consensus.cc:740] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.400439 21401 raft_consensus.cc:359] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.401193 21401 raft_consensus.cc:385] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.401511 21401 raft_consensus.cc:740] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.401643 21405 consensus_queue.cc:260] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.402418 21401 consensus_queue.cc:260] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.404633 21401 ts_tablet_manager.cc:1434] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:22.405550 21401 tablet_bootstrap.cc:492] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.406610 21400 tablet_bootstrap.cc:654] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.410797 21407 raft_consensus.cc:493] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.411280 21407 raft_consensus.cc:515] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.414692 21405 ts_tablet_manager.cc:1434] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 14:55:22.415213 21385 heartbeater.cc:499] Master 127.20.27.62:43081 was elected leader, sending a full tablet report...
I20260709 14:55:22.415545 21405 tablet_bootstrap.cc:492] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.419793 21400 tablet_bootstrap.cc:492] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.420454 21405 tablet_bootstrap.cc:654] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.421257 21400 ts_tablet_manager.cc:1403] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 14:55:22.422374 21407 leader_election.cc:290] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.425256 21401 tablet_bootstrap.cc:654] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.428901 21400 raft_consensus.cc:359] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.431290 21400 raft_consensus.cc:385] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.433296 21400 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.434134 21400 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.439585 21401 tablet_bootstrap.cc:492] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.440017 21400 ts_tablet_manager.cc:1434] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.006s
I20260709 14:55:22.440099 21401 ts_tablet_manager.cc:1403] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.001s
I20260709 14:55:22.440894 21400 tablet_bootstrap.cc:492] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.442982 21401 raft_consensus.cc:359] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.443688 21401 raft_consensus.cc:385] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.444002 21401 raft_consensus.cc:740] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.444358 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:22.445248 21401 consensus_queue.cc:260] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.446301 21286 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.447747 21177 leader_election.cc:304] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.448331 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.449323 21407 raft_consensus.cc:2804] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.450114 21407 raft_consensus.cc:493] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.450421 21407 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.450920 21400 tablet_bootstrap.cc:654] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:22.451434 21175 leader_election.cc:343] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.457759 21401 ts_tablet_manager.cc:1434] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:22.459649 21401 tablet_bootstrap.cc:492] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.464618 21418 raft_consensus.cc:493] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.465081 21418 raft_consensus.cc:515] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.465682 21401 tablet_bootstrap.cc:654] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.466303 21407 raft_consensus.cc:515] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.467101 21418 leader_election.cc:290] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.456713 21405 tablet_bootstrap.cc:492] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.467852 21405 ts_tablet_manager.cc:1403] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.008s
I20260709 14:55:22.467782 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4ff041aabc4c8aa6ba0318865a2454" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:22.468088 21407 leader_election.cc:290] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.468106 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4ff041aabc4c8aa6ba0318865a2454" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.469040 21360 raft_consensus.cc:2468] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.468477 21286 raft_consensus.cc:2468] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.470654 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:22.470924 21177 leader_election.cc:304] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.471259 21286 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.471736 21407 raft_consensus.cc:2804] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.472078 21407 raft_consensus.cc:493] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.472471 21407 raft_consensus.cc:3060] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.472697 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
W20260709 14:55:22.473790 21175 leader_election.cc:343] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.480094 21407 raft_consensus.cc:515] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.481233 21405 raft_consensus.cc:359] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.478596 21286 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.483103 21400 tablet_bootstrap.cc:492] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.483330 21401 tablet_bootstrap.cc:492] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.484498 21401 ts_tablet_manager.cc:1403] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.012s
I20260709 14:55:22.484578 21400 ts_tablet_manager.cc:1403] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.009s
I20260709 14:55:22.485414 21407 leader_election.cc:290] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.486275 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4ff041aabc4c8aa6ba0318865a2454" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:22.483798 21405 raft_consensus.cc:385] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.486898 21285 raft_consensus.cc:3060] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.487133 21405 raft_consensus.cc:740] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.487792 21405 consensus_queue.cc:260] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.488034 21400 raft_consensus.cc:359] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.488722 21400 raft_consensus.cc:385] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.488996 21400 raft_consensus.cc:740] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.489552 21405 ts_tablet_manager.cc:1434] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:55:22.489769 21400 consensus_queue.cc:260] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.490342 21405 tablet_bootstrap.cc:492] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.491400 21177 leader_election.cc:304] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:22.491854 21400 ts_tablet_manager.cc:1434] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:22.492709 21400 tablet_bootstrap.cc:492] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.486932 21401 raft_consensus.cc:359] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.496526 21401 raft_consensus.cc:385] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.496712 21405 tablet_bootstrap.cc:654] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.496881 21401 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.497704 21418 raft_consensus.cc:2804] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.498993 21400 tablet_bootstrap.cc:654] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.502071 21418 raft_consensus.cc:697] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:22.502435 21421 raft_consensus.cc:493] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.502926 21421 raft_consensus.cc:515] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.503167 21418 consensus_queue.cc:237] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.506933 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:22.507550 21286 raft_consensus.cc:2468] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.507562 21401 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.508947 21177 leader_election.cc:304] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.518707 21421 leader_election.cc:290] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.519568 21426 raft_consensus.cc:2804] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.519940 21426 raft_consensus.cc:493] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.520008 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.520339 21426 raft_consensus.cc:3060] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:22.521613 21175 leader_election.cc:343] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.502362 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4ff041aabc4c8aa6ba0318865a2454" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.522989 21360 raft_consensus.cc:3060] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.525471 21401 ts_tablet_manager.cc:1434] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260709 14:55:22.526213 21400 tablet_bootstrap.cc:492] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.526026 21106 catalog_manager.cc:5697] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.529243 21400 ts_tablet_manager.cc:1403] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260709 14:55:22.532853 21400 raft_consensus.cc:359] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.533586 21400 raft_consensus.cc:385] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.533730 21360 raft_consensus.cc:2468] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.533946 21400 raft_consensus.cc:740] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.528388 21285 raft_consensus.cc:2468] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.534296 21401 tablet_bootstrap.cc:492] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.535373 21177 leader_election.cc:304] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.535560 21400 consensus_queue.cc:260] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.535378 21426 raft_consensus.cc:515] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.538086 21400 ts_tablet_manager.cc:1434] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:22.538763 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:22.539074 21400 tablet_bootstrap.cc:492] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.539295 21285 raft_consensus.cc:3060] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.540959 21401 tablet_bootstrap.cc:654] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.545013 21405 tablet_bootstrap.cc:492] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.545459 21405 ts_tablet_manager.cc:1403] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.028s
I20260709 14:55:22.545367 21285 raft_consensus.cc:2468] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.545792 21400 tablet_bootstrap.cc:654] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.546502 21177 leader_election.cc:304] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.547403 21425 raft_consensus.cc:2804] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.547901 21425 raft_consensus.cc:697] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:22.548339 21405 raft_consensus.cc:359] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.549083 21405 raft_consensus.cc:385] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.549423 21405 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.549527 21418 raft_consensus.cc:2804] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.550034 21418 raft_consensus.cc:697] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:22.550299 21405 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.550830 21418 consensus_queue.cc:237] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.552556 21405 ts_tablet_manager.cc:1434] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:22.553452 21405 tablet_bootstrap.cc:492] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.548691 21425 consensus_queue.cc:237] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.559695 21405 tablet_bootstrap.cc:654] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.560575 21426 leader_election.cc:290] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.560756 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
W20260709 14:55:22.562163 21175 leader_election.cc:343] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.566216 21401 tablet_bootstrap.cc:492] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.566453 21400 tablet_bootstrap.cc:492] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.566883 21401 ts_tablet_manager.cc:1403] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.007s
I20260709 14:55:22.566938 21400 ts_tablet_manager.cc:1403] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260709 14:55:22.569257 21108 catalog_manager.cc:5697] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.569886 21400 raft_consensus.cc:359] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.570654 21400 raft_consensus.cc:385] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.571039 21400 raft_consensus.cc:740] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.570577 21108 catalog_manager.cc:5697] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.574295 21401 raft_consensus.cc:359] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.574894 21405 tablet_bootstrap.cc:492] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.574992 21401 raft_consensus.cc:385] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.575366 21405 ts_tablet_manager.cc:1403] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.014s
I20260709 14:55:22.575796 21400 consensus_queue.cc:260] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.577939 21400 ts_tablet_manager.cc:1434] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:55:22.577956 21405 raft_consensus.cc:359] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.578788 21405 raft_consensus.cc:385] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.579006 21400 tablet_bootstrap.cc:492] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.579061 21405 raft_consensus.cc:740] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.579888 21405 consensus_queue.cc:260] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.581954 21405 ts_tablet_manager.cc:1434] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 14:55:22.582847 21405 tablet_bootstrap.cc:492] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.588649 21400 tablet_bootstrap.cc:654] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.588781 21405 tablet_bootstrap.cc:654] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.575347 21401 raft_consensus.cc:740] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.590508 21401 consensus_queue.cc:260] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.592535 21401 ts_tablet_manager.cc:1434] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:22.593451 21401 tablet_bootstrap.cc:492] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.595528 21405 tablet_bootstrap.cc:492] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.595999 21405 ts_tablet_manager.cc:1403] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:55:22.598695 21405 raft_consensus.cc:359] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.599377 21405 raft_consensus.cc:385] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.599524 21401 tablet_bootstrap.cc:654] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.599697 21405 raft_consensus.cc:740] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.600400 21405 consensus_queue.cc:260] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.602484 21405 ts_tablet_manager.cc:1434] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:22.603389 21405 tablet_bootstrap.cc:492] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.606648 21400 tablet_bootstrap.cc:492] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.607208 21400 ts_tablet_manager.cc:1403] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.002s
I20260709 14:55:22.609608 21405 tablet_bootstrap.cc:654] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.609946 21400 raft_consensus.cc:359] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.610658 21400 raft_consensus.cc:385] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.610948 21400 raft_consensus.cc:740] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.611683 21400 consensus_queue.cc:260] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.615800 21400 ts_tablet_manager.cc:1434] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:22.616410 21412 raft_consensus.cc:493] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.617110 21401 tablet_bootstrap.cc:492] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.616858 21412 raft_consensus.cc:515] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.617662 21401 ts_tablet_manager.cc:1403] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260709 14:55:22.619393 21412 leader_election.cc:290] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:22.620654 21401 raft_consensus.cc:359] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.621484 21401 raft_consensus.cc:385] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.621840 21401 raft_consensus.cc:740] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.622732 21401 consensus_queue.cc:260] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.626119 21405 tablet_bootstrap.cc:492] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.626557 21405 ts_tablet_manager.cc:1403] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260709 14:55:22.629155 21401 ts_tablet_manager.cc:1434] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:22.629531 21400 tablet_bootstrap.cc:492] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.629405 21405 raft_consensus.cc:359] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.630110 21405 raft_consensus.cc:385] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.630225 21401 tablet_bootstrap.cc:492] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.630419 21405 raft_consensus.cc:740] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.631218 21405 consensus_queue.cc:260] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.633287 21405 ts_tablet_manager.cc:1434] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:22.634179 21405 tablet_bootstrap.cc:492] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.637042 21401 tablet_bootstrap.cc:654] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.640587 21405 tablet_bootstrap.cc:654] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.644814 21400 tablet_bootstrap.cc:654] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.646873 21418 raft_consensus.cc:493] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.647326 21418 raft_consensus.cc:515] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.648475 21403 raft_consensus.cc:493] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.648890 21403 raft_consensus.cc:515] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.649345 21418 leader_election.cc:290] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.655059 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:22.655385 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:22.655614 21285 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.656780 21177 leader_election.cc:304] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.654466 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.657869 21360 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.658928 21418 raft_consensus.cc:2804] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.659865 21403 leader_election.cc:290] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.660358 21403 raft_consensus.cc:493] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.659330 21418 raft_consensus.cc:493] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.660820 21418 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.660732 21403 raft_consensus.cc:515] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.669523 21418 raft_consensus.cc:515] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.671556 21418 leader_election.cc:290] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.672716 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.677433 21360 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.678565 21401 tablet_bootstrap.cc:492] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.679052 21401 ts_tablet_manager.cc:1403] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260709 14:55:22.679929 21405 tablet_bootstrap.cc:492] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.680361 21405 ts_tablet_manager.cc:1403] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.028s
I20260709 14:55:22.681521 21401 raft_consensus.cc:359] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.682143 21401 raft_consensus.cc:385] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.682169 21360 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.682519 21401 raft_consensus.cc:740] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.672175 21403 leader_election.cc:290] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.683012 21405 raft_consensus.cc:359] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.683190 21401 consensus_queue.cc:260] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.683817 21405 raft_consensus.cc:385] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.684093 21405 raft_consensus.cc:740] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.684371 21175 leader_election.cc:304] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:22.684851 21405 consensus_queue.cc:260] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.685235 21426 raft_consensus.cc:2804] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.685833 21426 raft_consensus.cc:697] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:22.687050 21401 ts_tablet_manager.cc:1434] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:22.686640 21426 consensus_queue.cc:237] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.687161 21405 ts_tablet_manager.cc:1434] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:55:22.687886 21401 tablet_bootstrap.cc:492] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.687984 21405 tablet_bootstrap.cc:492] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.677027 21400 tablet_bootstrap.cc:492] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.689642 21400 ts_tablet_manager.cc:1403] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.002s
I20260709 14:55:22.693485 21401 tablet_bootstrap.cc:654] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.693995 21405 tablet_bootstrap.cc:654] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.695286 21400 raft_consensus.cc:359] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.695900 21400 raft_consensus.cc:385] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.696184 21400 raft_consensus.cc:740] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.685846 21403 raft_consensus.cc:493] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.696774 21400 consensus_queue.cc:260] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.697427 21403 raft_consensus.cc:515] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.700083 21403 leader_election.cc:290] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.705324 21405 tablet_bootstrap.cc:492] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.705811 21405 ts_tablet_manager.cc:1403] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 14:55:22.708418 21405 raft_consensus.cc:359] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.709074 21405 raft_consensus.cc:385] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.709369 21405 raft_consensus.cc:740] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.709213 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.711107 21324 leader_election.cc:304] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183; no voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802
I20260709 14:55:22.711374 21405 consensus_queue.cc:260] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.712306 21412 raft_consensus.cc:2749] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:22.714459 21157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:22.716282 21401 tablet_bootstrap.cc:492] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.716728 21401 ts_tablet_manager.cc:1403] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260709 14:55:22.719162 21425 raft_consensus.cc:493] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.719316 21401 raft_consensus.cc:359] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.719995 21401 raft_consensus.cc:385] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.720288 21401 raft_consensus.cc:740] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.720263 21425 raft_consensus.cc:515] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.722307 21400 ts_tablet_manager.cc:1434] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 14:55:22.722347 21425 leader_election.cc:290] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.723237 21405 ts_tablet_manager.cc:1434] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 14:55:22.724113 21405 tablet_bootstrap.cc:492] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.724709 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:22.725245 21286 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.723305 21400 tablet_bootstrap.cc:492] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: Bootstrap starting.
I20260709 14:55:22.721068 21401 consensus_queue.cc:260] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.728657 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.729240 21401 ts_tablet_manager.cc:1434] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:55:22.729221 21360 raft_consensus.cc:2468] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 0.
I20260709 14:55:22.730147 21401 tablet_bootstrap.cc:492] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8: Bootstrap starting.
I20260709 14:55:22.730388 21175 leader_election.cc:304] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:22.731130 21425 raft_consensus.cc:2804] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.731467 21425 raft_consensus.cc:493] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.731778 21425 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.732175 21405 tablet_bootstrap.cc:654] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.734753 21286 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.738606 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:22.740425 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.741101 21210 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.741791 21425 raft_consensus.cc:515] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.739569 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.744632 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46346c1ecce4e43a3b1b2c9ce115821" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.744982 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.745131 21425 leader_election.cc:290] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.745566 21360 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:22.746134 21177 leader_election.cc:343] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.748387 21400 tablet_bootstrap.cc:654] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.749157 21250 leader_election.cc:304] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.750013 21403 raft_consensus.cc:2804] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.750365 21403 raft_consensus.cc:493] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.750749 21403 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.754007 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:22.755880 21360 raft_consensus.cc:2468] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 1.
I20260709 14:55:22.757133 21175 leader_election.cc:304] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:22.758028 21425 raft_consensus.cc:2804] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.758734 21425 raft_consensus.cc:697] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:22.759589 21425 consensus_queue.cc:237] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.761797 21403 raft_consensus.cc:515] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.766839 21405 tablet_bootstrap.cc:492] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.767335 21405 ts_tablet_manager.cc:1403] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.009s
I20260709 14:55:22.767488 21401 tablet_bootstrap.cc:654] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.767645 21400 tablet_bootstrap.cc:492] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: No bootstrap required, opened a new log
I20260709 14:55:22.768137 21400 ts_tablet_manager.cc:1403] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
W20260709 14:55:22.768851 21177 leader_election.cc:343] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.770151 21405 raft_consensus.cc:359] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.770601 21403 leader_election.cc:290] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.770798 21405 raft_consensus.cc:385] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.771071 21405 raft_consensus.cc:740] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
W20260709 14:55:22.771438 21250 leader_election.cc:343] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:22.771736 21405 consensus_queue.cc:260] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.772744 21400 raft_consensus.cc:359] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.773316 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:22.773569 21400 raft_consensus.cc:385] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.773898 21211 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.773918 21400 raft_consensus.cc:740] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.773648 21405 ts_tablet_manager.cc:1434] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:22.775254 21400 consensus_queue.cc:260] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.776929 21405 tablet_bootstrap.cc:492] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: Bootstrap starting.
I20260709 14:55:22.777386 21400 ts_tablet_manager.cc:1434] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:22.780532 21403 raft_consensus.cc:493] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.780970 21403 raft_consensus.cc:515] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.784124 21403 leader_election.cc:290] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.785321 21405 tablet_bootstrap.cc:654] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.785809 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.786751 21210 raft_consensus.cc:2468] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.787204 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.787909 21211 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.790000 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.788792 21250 leader_election.cc:304] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.791388 21357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.791592 21250 leader_election.cc:304] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.793149 21356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.787925 21360 raft_consensus.cc:2393] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78f7b8bff3bd425082ca0a6bcc91c802 in current term 1: Already voted for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in this term.
I20260709 14:55:22.794075 21441 raft_consensus.cc:2804] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.794016 21356 raft_consensus.cc:2468] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.794802 21441 raft_consensus.cc:493] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.795189 21441 raft_consensus.cc:3060] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.790663 21359 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.794658 21403 raft_consensus.cc:2804] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.801010 21358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46346c1ecce4e43a3b1b2c9ce115821" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.801962 21358 raft_consensus.cc:2468] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.815652 21441 raft_consensus.cc:515] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.819854 21441 leader_election.cc:290] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.819628 21106 catalog_manager.cc:5697] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.820539 21441 raft_consensus.cc:493] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.821739 21441 raft_consensus.cc:515] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.821545 21106 catalog_manager.cc:5697] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.823882 21441 leader_election.cc:290] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.824415 21403 raft_consensus.cc:697] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:22.825500 21405 tablet_bootstrap.cc:492] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: No bootstrap required, opened a new log
I20260709 14:55:22.825318 21403 consensus_queue.cc:237] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.825932 21405 ts_tablet_manager.cc:1403] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.019s
I20260709 14:55:22.828722 21405 raft_consensus.cc:359] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.829331 21405 raft_consensus.cc:385] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.829594 21405 raft_consensus.cc:740] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.830343 21405 consensus_queue.cc:260] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.830895 21401 tablet_bootstrap.cc:492] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8: No bootstrap required, opened a new log
I20260709 14:55:22.831416 21401 ts_tablet_manager.cc:1403] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.006s
I20260709 14:55:22.834153 21401 raft_consensus.cc:359] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.834839 21401 raft_consensus.cc:385] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.835131 21401 raft_consensus.cc:740] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.836966 21455 raft_consensus.cc:493] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:22.837442 21455 raft_consensus.cc:515] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.837740 21250 leader_election.cc:304] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:22.838603 21441 raft_consensus.cc:2749] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:22.839069 21405 ts_tablet_manager.cc:1434] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:55:22.839039 21250 leader_election.cc:304] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [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: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:22.839640 21455 leader_election.cc:290] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.840054 21441 raft_consensus.cc:2804] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.840417 21441 raft_consensus.cc:493] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.840778 21441 raft_consensus.cc:3060] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.841362 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:22.841948 21211 raft_consensus.cc:3060] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.842826 21401 consensus_queue.cc:260] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.847013 21401 ts_tablet_manager.cc:1434] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:22.847111 21106 catalog_manager.cc:5697] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.850419 21441 raft_consensus.cc:515] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.852352 21211 raft_consensus.cc:2468] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.852460 21441 leader_election.cc:290] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.856297 21358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.856426 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.856912 21358 raft_consensus.cc:3060] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.857126 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.857746 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:22.857122 21211 raft_consensus.cc:2468] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.858351 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183" is_pre_election: true
I20260709 14:55:22.857843 21360 raft_consensus.cc:2468] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.859054 21359 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.858393 21210 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 0.
I20260709 14:55:22.861073 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46346c1ecce4e43a3b1b2c9ce115821" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:22.861625 21210 raft_consensus.cc:3060] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.863070 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46346c1ecce4e43a3b1b2c9ce115821" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.863611 21359 raft_consensus.cc:3060] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.863936 21358 raft_consensus.cc:2468] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.866515 21210 raft_consensus.cc:2468] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.867013 21250 leader_election.cc:304] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.868208 21441 raft_consensus.cc:2804] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.868333 21250 leader_election.cc:304] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.868604 21441 raft_consensus.cc:493] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.869024 21441 raft_consensus.cc:3060] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.869133 21403 raft_consensus.cc:2804] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:22.869535 21403 raft_consensus.cc:493] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:22.869652 21359 raft_consensus.cc:2468] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.869894 21403 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.871091 21250 leader_election.cc:304] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.871881 21455 raft_consensus.cc:2804] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.871989 21250 leader_election.cc:304] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.873018 21454 raft_consensus.cc:2804] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.873456 21454 raft_consensus.cc:697] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:22.874286 21454 consensus_queue.cc:237] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.876526 21441 raft_consensus.cc:515] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.876820 21403 raft_consensus.cc:515] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.872370 21455 raft_consensus.cc:697] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:22.878594 21441 leader_election.cc:290] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.879070 21403 leader_election.cc:290] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:22.879168 21455 consensus_queue.cc:237] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.882956 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:22.883138 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.883672 21210 raft_consensus.cc:3060] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.883819 21359 raft_consensus.cc:3060] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.888657 21358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:22.888384 21106 catalog_manager.cc:5697] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.889250 21358 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.890350 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:22.891053 21211 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.891791 21210 raft_consensus.cc:2468] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.893221 21250 leader_election.cc:304] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.894290 21455 raft_consensus.cc:2804] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.894682 21455 raft_consensus.cc:697] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:22.895402 21455 consensus_queue.cc:237] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.897750 21358 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.899117 21250 leader_election.cc:304] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:22.900274 21457 raft_consensus.cc:2804] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.900774 21457 raft_consensus.cc:697] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:22.901630 21457 consensus_queue.cc:237] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:22.903980 21359 raft_consensus.cc:2468] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.913820 21211 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 1.
I20260709 14:55:22.918630 21106 catalog_manager.cc:5697] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.920047 21106 catalog_manager.cc:5697] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.921191 21106 catalog_manager.cc:5697] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.986953 21425 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:22.995425 21359 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.003103 21418 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.003302 21426 consensus_queue.cc:1048] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.018311 21418 consensus_queue.cc:1048] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.070806 21448 raft_consensus.cc:493] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.071260 21448 raft_consensus.cc:515] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.073335 21448 leader_election.cc:290] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:23.073949 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" is_pre_election: true
I20260709 14:55:23.074270 21418 consensus_queue.cc:1048] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.075454 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" is_pre_election: true
I20260709 14:55:23.076263 21286 raft_consensus.cc:2393] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eb75c5a9df84e80a7847f903ea1a183 in current term 1: Already voted for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in this term.
I20260709 14:55:23.077186 21326 leader_election.cc:304] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183; no voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802
I20260709 14:55:23.078147 21448 raft_consensus.cc:3060] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.085955 21448 raft_consensus.cc:2749] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.088408 21421 consensus_queue.cc:1048] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.101620 21285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:58284
I20260709 14:55:23.102205 21285 raft_consensus.cc:606] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:23.109194 21285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:58284
I20260709 14:55:23.109650 21285 raft_consensus.cc:606] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:23.120952 21211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:49790
I20260709 14:55:23.121436 21211 raft_consensus.cc:606] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Received request to transfer leadership to TS 78f7b8bff3bd425082ca0a6bcc91c802
I20260709 14:55:23.126190 21211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:49790
I20260709 14:55:23.126634 21211 raft_consensus.cc:606] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Received request to transfer leadership to TS 78f7b8bff3bd425082ca0a6bcc91c802
I20260709 14:55:23.135115 21285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
mode: GRACEFUL
new_leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:58284
I20260709 14:55:23.135576 21285 raft_consensus.cc:606] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Received request to transfer leadership to TS 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:23.141044 21285 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.146327 21421 consensus_queue.cc:1048] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.152127 21425 raft_consensus.cc:993] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:23.152541 21426 raft_consensus.cc:1081] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Signalling peer 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:23.154230 21286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:58276
I20260709 14:55:23.154814 21286 raft_consensus.cc:493] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.155181 21286 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.157462 21426 consensus_queue.cc:1048] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.158530 21421 consensus_queue.cc:1048] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.161351 21286 raft_consensus.cc:515] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.162405 21285 raft_consensus.cc:1240] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Rejecting Update request from peer 5d76f679e52f4466bcfcd1669e38b2d8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:23.166003 21286 leader_election.cc:290] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 2 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:23.167052 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:23.167626 21211 raft_consensus.cc:3055] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.167929 21211 raft_consensus.cc:740] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:23.168037 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:23.168735 21211 consensus_queue.cc:260] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.169744 21211 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.176132 21407 consensus_queue.cc:1048] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.176395 21211 raft_consensus.cc:2468] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 2.
I20260709 14:55:23.177490 21250 leader_election.cc:304] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [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: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:23.178556 21455 raft_consensus.cc:2804] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.179036 21455 raft_consensus.cc:697] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:23.179803 21455 consensus_queue.cc:237] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.187062 21426 raft_consensus.cc:993] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:23.187456 21407 raft_consensus.cc:1081] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Signalling peer 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:23.188843 21285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:58276
I20260709 14:55:23.189354 21285 raft_consensus.cc:493] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.189715 21285 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.190575 21109 catalog_manager.cc:5697] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 1 to 2, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.194154 21285 raft_consensus.cc:515] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.195912 21285 leader_election.cc:290] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 2 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:23.196929 21358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:23.197052 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:23.197539 21358 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.197610 21211 raft_consensus.cc:3055] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.198006 21211 raft_consensus.cc:740] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:23.198750 21211 consensus_queue.cc:260] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.199891 21211 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.202811 21358 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 2.
I20260709 14:55:23.203779 21250 leader_election.cc:304] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:23.204581 21455 raft_consensus.cc:2804] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.205006 21455 raft_consensus.cc:697] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:23.205665 21455 consensus_queue.cc:237] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.206300 21211 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 2.
I20260709 14:55:23.213621 21109 catalog_manager.cc:5697] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 1 to 2, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.264654 21455 consensus_queue.cc:1048] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.275641 21359 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.276230 21455 consensus_queue.cc:1048] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.284629 21455 raft_consensus.cc:993] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:23.285282 21454 consensus_queue.cc:1048] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.285727 21457 raft_consensus.cc:1081] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:23.287587 21211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49788
I20260709 14:55:23.288090 21211 raft_consensus.cc:493] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.288501 21211 raft_consensus.cc:3060] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.293007 21211 raft_consensus.cc:515] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.299808 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:23.300487 21285 raft_consensus.cc:3055] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.300822 21285 raft_consensus.cc:740] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:23.301510 21441 consensus_queue.cc:1048] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.301625 21285 consensus_queue.cc:260] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.302737 21285 raft_consensus.cc:3060] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.304240 21441 consensus_queue.cc:1048] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.305516 21211 leader_election.cc:290] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:23.309324 21285 raft_consensus.cc:2468] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 2.
I20260709 14:55:23.311980 21177 leader_election.cc:304] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:23.313236 21407 raft_consensus.cc:2804] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.313704 21407 raft_consensus.cc:697] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:23.310055 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c974273a2fb64583ac3b165caf3cd2f2" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:23.314652 21359 raft_consensus.cc:3060] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.314478 21407 consensus_queue.cc:237] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.320983 21359 raft_consensus.cc:2468] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 2.
I20260709 14:55:23.322031 21441 consensus_queue.cc:1048] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.329092 21109 catalog_manager.cc:5697] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 1 to 2, leader changed from 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.349237 21441 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.355122 21454 raft_consensus.cc:993] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:23.355563 21455 raft_consensus.cc:1081] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:23.357259 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49788
I20260709 14:55:23.358831 21209 raft_consensus.cc:493] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.359242 21209 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.360934 21454 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.365692 21209 raft_consensus.cc:515] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.371131 21209 leader_election.cc:290] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:23.371337 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:23.371816 21285 raft_consensus.cc:3055] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.372133 21285 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:23.372449 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:23.372989 21359 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.372895 21285 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.374298 21285 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.378998 21359 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 2.
I20260709 14:55:23.379207 21285 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 2.
I20260709 14:55:23.379945 21175 leader_election.cc:304] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:23.380795 21426 raft_consensus.cc:2804] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.381249 21426 raft_consensus.cc:697] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:23.381973 21426 consensus_queue.cc:237] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.387710 21106 catalog_manager.cc:5697] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 1 to 2, leader changed from 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.402341 21454 consensus_queue.cc:1048] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.412046 21454 consensus_queue.cc:1048] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:23.418388 21454 raft_consensus.cc:993] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: : Instructing follower 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:23.418799 21455 raft_consensus.cc:1081] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Signalling peer 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:23.420244 21359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:47778
I20260709 14:55:23.420678 21359 raft_consensus.cc:493] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.420943 21359 raft_consensus.cc:3060] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.425347 21359 raft_consensus.cc:515] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.427091 21359 leader_election.cc:290] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 2 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:23.427778 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:23.428213 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d69c4a0b5741528af023f05c3d97dd" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:23.428326 21209 raft_consensus.cc:3060] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.428784 21285 raft_consensus.cc:3055] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.429169 21285 raft_consensus.cc:740] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:23.429894 21285 consensus_queue.cc:260] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.431046 21285 raft_consensus.cc:3060] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.434684 21209 raft_consensus.cc:2468] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 2.
I20260709 14:55:23.435674 21324 leader_election.cc:304] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:23.436286 21448 raft_consensus.cc:2804] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.436749 21448 raft_consensus.cc:697] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Becoming Leader. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:23.436939 21285 raft_consensus.cc:2468] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 2.
I20260709 14:55:23.437558 21448 consensus_queue.cc:237] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:23.443354 21109 catalog_manager.cc:5697] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 reported cstate change: term changed from 1 to 2, leader changed from 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2) to 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.676216 21209 raft_consensus.cc:1275] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.677403 21455 consensus_queue.cc:1048] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.685128 21359 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.692085 21359 raft_consensus.cc:1275] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.693176 21455 consensus_queue.cc:1048] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.778290 21359 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.779351 21486 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.785569 21285 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.786793 21421 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.831912 21209 raft_consensus.cc:1275] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.833227 21455 consensus_queue.cc:1048] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.833379 21359 raft_consensus.cc:1275] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.834837 21455 consensus_queue.cc:1048] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.843954 21359 raft_consensus.cc:1275] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.845144 21486 consensus_queue.cc:1048] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.852067 21285 raft_consensus.cc:1275] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.853806 21421 consensus_queue.cc:1048] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.864794 21285 raft_consensus.cc:1275] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.866161 21448 consensus_queue.cc:1048] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.873545 21209 raft_consensus.cc:1275] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.875036 21448 consensus_queue.cc:1048] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:26.164000 20588 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:55:26.164675 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:26.179538 21209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:49796
I20260709 14:55:26.180032 21209 raft_consensus.cc:606] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Received request to transfer leadership to TS 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:26.182217 21209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:49796
I20260709 14:55:26.182651 21209 raft_consensus.cc:606] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Received request to transfer leadership to TS 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:26.183534 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:26.183902 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:26.440760 21496 raft_consensus.cc:993] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:26.441164 21421 raft_consensus.cc:1081] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Signalling peer 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:26.442638 21359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:47766
I20260709 14:55:26.443120 21359 raft_consensus.cc:493] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.443392 21359 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.447746 21359 raft_consensus.cc:515] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:26.449028 21359 leader_election.cc:290] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 3 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:26.449867 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:26.449968 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:26.450320 21209 raft_consensus.cc:3055] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:26.450466 21285 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.450852 21209 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:26.451516 21209 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:26.452441 21209 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.455020 21285 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 3.
I20260709 14:55:26.456143 21326 leader_election.cc:304] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [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: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:26.456897 21493 raft_consensus.cc:2804] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:26.457373 21209 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 3.
I20260709 14:55:26.458160 21493 raft_consensus.cc:697] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Becoming Leader. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:26.458963 21493 consensus_queue.cc:237] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:26.465444 21109 catalog_manager.cc:5697] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 reported cstate change: term changed from 2 to 3, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3). New cstate: current_term: 3 leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.618188 21496 raft_consensus.cc:993] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:26.618633 21421 raft_consensus.cc:1081] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Signalling peer 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:26.619994 21359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:47766
I20260709 14:55:26.620440 21359 raft_consensus.cc:493] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.620698 21359 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.624540 21359 raft_consensus.cc:515] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:26.625815 21359 leader_election.cc:290] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 2 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:26.626614 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:26.626768 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:26.627223 21209 raft_consensus.cc:3055] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:26.627303 21285 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.627590 21209 raft_consensus.cc:740] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:26.628345 21209 consensus_queue.cc:260] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:26.629396 21209 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:26.632372 21285 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 2.
I20260709 14:55:26.633242 21326 leader_election.cc:304] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:26.633955 21493 raft_consensus.cc:2804] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:26.634106 21209 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 2.
I20260709 14:55:26.634341 21493 raft_consensus.cc:697] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Becoming Leader. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:26.635138 21493 consensus_queue.cc:237] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:26.641095 21109 catalog_manager.cc:5697] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 reported cstate change: term changed from 1 to 2, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.888213 21285 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:26.889474 21493 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:26.900717 21209 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:26.902359 21497 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.106357 21209 raft_consensus.cc:1275] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.107553 21497 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.115461 21285 raft_consensus.cc:1275] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.117405 21511 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.184659 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:27.214833 21359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:47782
I20260709 14:55:27.215310 21359 raft_consensus.cc:606] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:27.219734 21359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:47782
I20260709 14:55:27.220168 21359 raft_consensus.cc:606] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:27.224375 21285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:58284
I20260709 14:55:27.224823 21285 raft_consensus.cc:606] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:27.229293 21285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:58284
I20260709 14:55:27.229740 21285 raft_consensus.cc:606] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:27.233860 21285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
mode: GRACEFUL
new_leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:58284
I20260709 14:55:27.234280 21285 raft_consensus.cc:606] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Received request to transfer leadership to TS 5d76f679e52f4466bcfcd1669e38b2d8
I20260709 14:55:27.323058 21497 raft_consensus.cc:993] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.323438 21511 raft_consensus.cc:1081] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.324831 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49784
I20260709 14:55:27.325275 21209 raft_consensus.cc:493] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.325549 21209 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:27.329927 21209 raft_consensus.cc:515] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.331341 21209 leader_election.cc:290] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 4 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:27.331983 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:27.332305 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:27.332487 21285 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:27.332793 21359 raft_consensus.cc:3055] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:27.333029 21359 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:27.333601 21359 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.334347 21359 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:27.336280 21285 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 4.
I20260709 14:55:27.337293 21177 leader_election.cc:304] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [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: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:27.338397 21496 raft_consensus.cc:2804] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:27.338765 21359 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 4.
I20260709 14:55:27.338909 21496 raft_consensus.cc:697] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:27.339781 21496 consensus_queue.cc:237] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.345556 21109 catalog_manager.cc:5697] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 3 to 4, leader changed from 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 4 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.362730 21504 raft_consensus.cc:993] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.363112 21454 raft_consensus.cc:1081] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.364346 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49788
I20260709 14:55:27.364786 21209 raft_consensus.cc:493] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.365064 21209 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.369525 21209 raft_consensus.cc:515] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.371027 21209 leader_election.cc:290] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 2 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:27.371688 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:27.372040 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:27.372186 21285 raft_consensus.cc:3055] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.372440 21285 raft_consensus.cc:740] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:27.372478 21359 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.373144 21285 consensus_queue.cc:260] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.373987 21285 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.376629 21359 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 2.
I20260709 14:55:27.377449 21175 leader_election.cc:304] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:27.377804 21285 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 2.
I20260709 14:55:27.378062 21496 raft_consensus.cc:2804] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.378487 21496 raft_consensus.cc:697] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:27.379164 21496 consensus_queue.cc:237] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.385362 21109 catalog_manager.cc:5697] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 1 to 2, leader changed from 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.470697 21504 raft_consensus.cc:993] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.471117 21454 raft_consensus.cc:1081] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.472638 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49788
I20260709 14:55:27.473191 21209 raft_consensus.cc:493] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.473500 21209 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.474436 21454 raft_consensus.cc:993] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.474839 21504 raft_consensus.cc:1081] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.476219 21210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49788
I20260709 14:55:27.476758 21210 raft_consensus.cc:493] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.477106 21210 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.479252 21209 raft_consensus.cc:515] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.481218 21209 leader_election.cc:290] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 3 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:27.481829 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:27.482116 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271892f59e24b8d8840331cc8f16590" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:27.482373 21285 raft_consensus.cc:3055] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:27.482590 21359 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.482690 21285 raft_consensus.cc:740] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:27.483194 21210 raft_consensus.cc:515] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.483417 21285 consensus_queue.cc:260] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.484496 21285 raft_consensus.cc:3060] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.484840 21210 leader_election.cc:290] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 3 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:27.485425 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:27.485932 21286 raft_consensus.cc:3055] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:27.486227 21286 raft_consensus.cc:740] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:27.486830 21286 consensus_queue.cc:260] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.487711 21286 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.488282 21359 raft_consensus.cc:2468] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 3.
I20260709 14:55:27.489485 21175 leader_election.cc:304] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [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: 3eb75c5a9df84e80a7847f903ea1a183, 5d76f679e52f4466bcfcd1669e38b2d8; no voters: 
I20260709 14:55:27.490273 21496 raft_consensus.cc:2804] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:27.490586 21285 raft_consensus.cc:2468] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 3.
I20260709 14:55:27.490705 21496 raft_consensus.cc:697] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:27.491564 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77835bae3fb4e639c1a05f4e44a0bca" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:27.491475 21496 consensus_queue.cc:237] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.492063 21359 raft_consensus.cc:3060] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.493245 21286 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 3.
I20260709 14:55:27.494071 21177 leader_election.cc:304] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [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: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:27.494791 21515 raft_consensus.cc:2804] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:27.497494 21359 raft_consensus.cc:2468] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 3.
I20260709 14:55:27.499398 21515 raft_consensus.cc:697] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:27.499159 21109 catalog_manager.cc:5697] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 2 to 3, leader changed from 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.500013 21515 consensus_queue.cc:237] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.509637 21109 catalog_manager.cc:5697] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 2 to 3, leader changed from 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.705600 21497 raft_consensus.cc:993] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: : Instructing follower 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.706007 21511 raft_consensus.cc:1081] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Signalling peer 5d76f679e52f4466bcfcd1669e38b2d8 to start an election
I20260709 14:55:27.707454 21210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
 from {username='slave'} at 127.0.0.1:49784
I20260709 14:55:27.707891 21210 raft_consensus.cc:493] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.708133 21210 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.712579 21210 raft_consensus.cc:515] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.714255 21210 leader_election.cc:290] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [CANDIDATE]: Term 3 election: Requested vote from peers 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:27.715406 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:27.715546 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:27.715884 21359 raft_consensus.cc:3055] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:27.716037 21286 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.716187 21359 raft_consensus.cc:740] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:27.716826 21359 consensus_queue.cc:260] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.717573 21359 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.720744 21286 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 3.
I20260709 14:55:27.721783 21177 leader_election.cc:304] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [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: 5d76f679e52f4466bcfcd1669e38b2d8, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:27.722090 21359 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76f679e52f4466bcfcd1669e38b2d8 in term 3.
I20260709 14:55:27.722410 21515 raft_consensus.cc:2804] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:27.722841 21515 raft_consensus.cc:697] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Becoming Leader. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:27.723531 21515 consensus_queue.cc:237] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:27.728425 21109 catalog_manager.cc:5697] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 reported cstate change: term changed from 2 to 3, leader changed from 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3) to 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.813212 21286 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:27.814339 21515 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:27.821936 21359 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:27.823166 21515 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:27.889022 21286 raft_consensus.cc:1275] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.889856 21359 raft_consensus.cc:1275] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.890285 21515 consensus_queue.cc:1048] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.890982 21524 consensus_queue.cc:1048] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.901152 21286 raft_consensus.cc:1275] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.903256 21496 consensus_queue.cc:1048] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:27.903769 21358 raft_consensus.cc:1275] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.905166 21521 consensus_queue.cc:1048] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:28.064811 21359 raft_consensus.cc:1275] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:28.065904 21521 consensus_queue.cc:1048] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:28.073510 21286 raft_consensus.cc:1275] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:28.074841 21529 consensus_queue.cc:1048] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:28.111991 21286 raft_consensus.cc:1275] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:28.113127 21529 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:28.119623 21359 raft_consensus.cc:1275] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Refusing update from remote peer 5d76f679e52f4466bcfcd1669e38b2d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:28.121501 21529 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:30.240619 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:30.247874 21210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:49796
I20260709 14:55:30.248641 21210 raft_consensus.cc:606] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Received request to transfer leadership to TS 78f7b8bff3bd425082ca0a6bcc91c802
I20260709 14:55:30.251288 21210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:49796
I20260709 14:55:30.251713 21210 raft_consensus.cc:606] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 LEADER]: Received request to transfer leadership to TS 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:30.253804 21210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:49796
I20260709 14:55:30.254231 21210 raft_consensus.cc:606] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Received request to transfer leadership to TS 78f7b8bff3bd425082ca0a6bcc91c802
I20260709 14:55:30.256179 21210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093"
dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
mode: GRACEFUL
new_leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:49796
I20260709 14:55:30.256575 21210 raft_consensus.cc:606] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Received request to transfer leadership to TS 3eb75c5a9df84e80a7847f903ea1a183
I20260709 14:55:30.257558 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:30.258029 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:30.443252 21529 raft_consensus.cc:993] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:30.443730 21537 raft_consensus.cc:1081] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Signalling peer 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:30.445164 21286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:58276
I20260709 14:55:30.445631 21286 raft_consensus.cc:493] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:30.445943 21286 raft_consensus.cc:3060] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.452220 21286 raft_consensus.cc:515] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.453928 21286 leader_election.cc:290] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 2 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:30.454679 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:30.455226 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63ce2e0a014c4c8b43dc431a6b992f" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:30.455502 21210 raft_consensus.cc:3055] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:30.455731 21359 raft_consensus.cc:3060] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.455863 21210 raft_consensus.cc:740] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:30.456924 21210 consensus_queue.cc:260] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.457917 21210 raft_consensus.cc:3060] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:30.460666 21359 raft_consensus.cc:2468] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 2.
I20260709 14:55:30.461712 21250 leader_election.cc:304] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:30.462428 21536 raft_consensus.cc:2804] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:30.463024 21210 raft_consensus.cc:2468] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 2.
I20260709 14:55:30.463421 21536 raft_consensus.cc:697] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:30.464432 21536 consensus_queue.cc:237] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.471274 21109 catalog_manager.cc:5697] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 1 to 2, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.528894 21529 raft_consensus.cc:993] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:30.529297 21529 raft_consensus.cc:1081] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 LEADER]: Signalling peer 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:30.530678 21359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:47766
I20260709 14:55:30.531100 21359 raft_consensus.cc:493] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:30.531359 21359 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:30.535516 21359 raft_consensus.cc:515] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.536835 21359 leader_election.cc:290] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 5 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:30.537621 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:30.537842 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48611685a33b4084b821ac38d5b62af0" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:30.538158 21210 raft_consensus.cc:3055] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:30.538285 21286 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:30.538462 21210 raft_consensus.cc:740] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:30.539170 21210 consensus_queue.cc:260] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.540078 21210 raft_consensus.cc:3060] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:30.542358 21286 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 5.
I20260709 14:55:30.543491 21326 leader_election.cc:304] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:30.544324 21511 raft_consensus.cc:2804] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:30.544842 21210 raft_consensus.cc:2468] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 5.
I20260709 14:55:30.545446 21511 raft_consensus.cc:697] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 5 LEADER]: Becoming Leader. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:30.546253 21511 consensus_queue.cc:237] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.552661 21109 catalog_manager.cc:5697] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 reported cstate change: term changed from 4 to 5, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3). New cstate: current_term: 5 leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.635461 21537 raft_consensus.cc:993] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:30.635874 21529 raft_consensus.cc:1081] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Signalling peer 78f7b8bff3bd425082ca0a6bcc91c802 to start an election
I20260709 14:55:30.637112 21286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e"
dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
 from {username='slave'} at 127.0.0.1:58276
I20260709 14:55:30.637486 21286 raft_consensus.cc:493] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:30.637709 21286 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:30.641558 21286 raft_consensus.cc:515] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.643133 21286 leader_election.cc:290] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [CANDIDATE]: Term 4 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3:43339)
I20260709 14:55:30.644109 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
I20260709 14:55:30.644085 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a296998e2f943cc944f0ce753774f0e" candidate_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:30.644765 21359 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:30.644853 21210 raft_consensus.cc:3055] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:30.645243 21210 raft_consensus.cc:740] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:30.646037 21210 consensus_queue.cc:260] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.647254 21210 raft_consensus.cc:3060] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:30.651038 21359 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 4.
I20260709 14:55:30.652073 21250 leader_election.cc:304] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [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: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:30.652820 21536 raft_consensus.cc:2804] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:30.653177 21536 raft_consensus.cc:697] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 LEADER]: Becoming Leader. State: Replica: 78f7b8bff3bd425082ca0a6bcc91c802, State: Running, Role: LEADER
I20260709 14:55:30.653488 21210 raft_consensus.cc:2468] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f7b8bff3bd425082ca0a6bcc91c802 in term 4.
I20260709 14:55:30.653957 21536 consensus_queue.cc:237] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.660557 21109 catalog_manager.cc:5697] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 reported cstate change: term changed from 3 to 4, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2). New cstate: current_term: 4 leader_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.822264 21537 raft_consensus.cc:993] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: : Instructing follower 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:30.822677 21529 raft_consensus.cc:1081] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Signalling peer 3eb75c5a9df84e80a7847f903ea1a183 to start an election
I20260709 14:55:30.824035 21359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093"
dest_uuid: "3eb75c5a9df84e80a7847f903ea1a183"
 from {username='slave'} at 127.0.0.1:47766
I20260709 14:55:30.824450 21359 raft_consensus.cc:493] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:30.824724 21359 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:30.828630 21359 raft_consensus.cc:515] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.830003 21359 leader_election.cc:290] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [CANDIDATE]: Term 3 election: Requested vote from peers 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625), 78f7b8bff3bd425082ca0a6bcc91c802 (127.20.27.2:41867)
I20260709 14:55:30.830796 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d76f679e52f4466bcfcd1669e38b2d8"
I20260709 14:55:30.830976 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8391e130c6471da1f0b4cfb27b9093" candidate_uuid: "3eb75c5a9df84e80a7847f903ea1a183" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f7b8bff3bd425082ca0a6bcc91c802"
I20260709 14:55:30.831281 21210 raft_consensus.cc:3055] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:30.831421 21286 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:30.831573 21210 raft_consensus.cc:740] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d76f679e52f4466bcfcd1669e38b2d8, State: Running, Role: LEADER
I20260709 14:55:30.832322 21210 consensus_queue.cc:260] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.833189 21210 raft_consensus.cc:3060] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:30.835433 21286 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 3.
I20260709 14:55:30.836293 21326 leader_election.cc:304] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [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: 3eb75c5a9df84e80a7847f903ea1a183, 78f7b8bff3bd425082ca0a6bcc91c802; no voters: 
I20260709 14:55:30.837081 21511 raft_consensus.cc:2804] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:30.837431 21511 raft_consensus.cc:697] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Becoming Leader. State: Replica: 3eb75c5a9df84e80a7847f903ea1a183, State: Running, Role: LEADER
I20260709 14:55:30.837891 21210 raft_consensus.cc:2468] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb75c5a9df84e80a7847f903ea1a183 in term 3.
I20260709 14:55:30.838101 21511 consensus_queue.cc:237] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [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: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } }
I20260709 14:55:30.844619 21109 catalog_manager.cc:5697] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 reported cstate change: term changed from 2 to 3, leader changed from 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1) to 3eb75c5a9df84e80a7847f903ea1a183 (127.20.27.3). New cstate: current_term: 3 leader_uuid: "3eb75c5a9df84e80a7847f903ea1a183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.968535 21359 raft_consensus.cc:1275] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:30.969596 21536 consensus_queue.cc:1048] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:30.978893 21210 raft_consensus.cc:1275] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:30.980934 21538 consensus_queue.cc:1048] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:31.030134 21286 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 5 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:31.031349 21511 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:31.040449 21210 raft_consensus.cc:1275] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 5 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:31.042539 21544 consensus_queue.cc:1048] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:31.123113 21359 raft_consensus.cc:1275] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:31.124204 21538 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb75c5a9df84e80a7847f903ea1a183" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:31.132813 21210 raft_consensus.cc:1275] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Refusing update from remote peer 78f7b8bff3bd425082ca0a6bcc91c802: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:31.134261 21557 consensus_queue.cc:1048] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:31.252310 21210 raft_consensus.cc:1275] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:31.253553 21544 consensus_queue.cc:1048] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76f679e52f4466bcfcd1669e38b2d8" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:31.258914 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:31.266902 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
I20260709 14:55:31.268236 21286 raft_consensus.cc:1275] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Refusing update from remote peer 3eb75c5a9df84e80a7847f903ea1a183: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:31.269570 21511 consensus_queue.cc:1048] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f7b8bff3bd425082ca0a6bcc91c802" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:31.274165 21324 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]
W20260709 14:55:31.280507 21324 consensus_peers.cc:597] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 -> Peer 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625): Couldn't send request to peer 5d76f679e52f4466bcfcd1669e38b2d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:31.301800 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:31.302482 20588 tablet_replica.cc:333] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.303071 20588 raft_consensus.cc:2243] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.303500 20588 raft_consensus.cc:2272] T c46346c1ecce4e43a3b1b2c9ce115821 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.305301 20588 tablet_replica.cc:333] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.305797 20588 raft_consensus.cc:2243] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.306162 20588 raft_consensus.cc:2272] T ed8391e130c6471da1f0b4cfb27b9093 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.308236 20588 tablet_replica.cc:333] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.308776 20588 raft_consensus.cc:2243] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.309130 20588 raft_consensus.cc:2272] T 48611685a33b4084b821ac38d5b62af0 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.311043 20588 tablet_replica.cc:333] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.311497 20588 raft_consensus.cc:2243] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.312239 20588 raft_consensus.cc:2272] T 2271892f59e24b8d8840331cc8f16590 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.313810 20588 tablet_replica.cc:333] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.314280 20588 raft_consensus.cc:2243] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.314978 20588 raft_consensus.cc:2272] T c974273a2fb64583ac3b165caf3cd2f2 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.316501 20588 tablet_replica.cc:333] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.316928 20588 raft_consensus.cc:2243] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.317567 20588 raft_consensus.cc:2272] T c77835bae3fb4e639c1a05f4e44a0bca P 5d76f679e52f4466bcfcd1669e38b2d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.319087 20588 tablet_replica.cc:333] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.319516 20588 raft_consensus.cc:2243] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.319870 20588 raft_consensus.cc:2272] T 0a296998e2f943cc944f0ce753774f0e P 5d76f679e52f4466bcfcd1669e38b2d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.321717 20588 tablet_replica.cc:333] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.322137 20588 raft_consensus.cc:2243] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.322470 20588 raft_consensus.cc:2272] T 4f63ce2e0a014c4c8b43dc431a6b992f P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.324405 20588 tablet_replica.cc:333] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.324826 20588 raft_consensus.cc:2243] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.325188 20588 raft_consensus.cc:2272] T e6d69c4a0b5741528af023f05c3d97dd P 5d76f679e52f4466bcfcd1669e38b2d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.326591 20588 tablet_replica.cc:333] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8: stopping tablet replica
I20260709 14:55:31.326996 20588 raft_consensus.cc:2243] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.327628 20588 raft_consensus.cc:2272] T db4ff041aabc4c8aa6ba0318865a2454 P 5d76f679e52f4466bcfcd1669e38b2d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.353760 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
I20260709 14:55:31.371678 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
I20260709 14:55:31.394898 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:31.395763 20588 tablet_replica.cc:333] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
W20260709 14:55:31.396070 21250 consensus_peers.cc:597] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 -> Peer 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625): Couldn't send request to peer 5d76f679e52f4466bcfcd1669e38b2d8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:45625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:31.396574 20588 raft_consensus.cc:2243] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.397023 20588 raft_consensus.cc:2272] T 2271892f59e24b8d8840331cc8f16590 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.398869 20588 tablet_replica.cc:333] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.399583 20588 raft_consensus.cc:2243] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.400290 20588 raft_consensus.cc:2272] T c46346c1ecce4e43a3b1b2c9ce115821 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.401901 20588 tablet_replica.cc:333] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.402356 20588 raft_consensus.cc:2243] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.402781 20588 raft_consensus.cc:2272] T 48611685a33b4084b821ac38d5b62af0 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.404645 20588 tablet_replica.cc:333] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.405081 20588 raft_consensus.cc:2243] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.405710 20588 raft_consensus.cc:2272] T 4f63ce2e0a014c4c8b43dc431a6b992f P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.407447 20588 tablet_replica.cc:333] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.407908 20588 raft_consensus.cc:2243] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.408280 20588 raft_consensus.cc:2272] T ed8391e130c6471da1f0b4cfb27b9093 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.410147 20588 tablet_replica.cc:333] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.410558 20588 raft_consensus.cc:2243] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.410953 20588 raft_consensus.cc:2272] T c77835bae3fb4e639c1a05f4e44a0bca P 78f7b8bff3bd425082ca0a6bcc91c802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.412700 20588 tablet_replica.cc:333] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.413115 20588 raft_consensus.cc:2243] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.413460 20588 raft_consensus.cc:2272] T c974273a2fb64583ac3b165caf3cd2f2 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.414866 20588 tablet_replica.cc:333] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.415251 20588 raft_consensus.cc:2243] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.415834 20588 raft_consensus.cc:2272] T 0a296998e2f943cc944f0ce753774f0e P 78f7b8bff3bd425082ca0a6bcc91c802 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.417466 20588 tablet_replica.cc:333] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.417870 20588 raft_consensus.cc:2243] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.418211 20588 raft_consensus.cc:2272] T e6d69c4a0b5741528af023f05c3d97dd P 78f7b8bff3bd425082ca0a6bcc91c802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.419667 20588 tablet_replica.cc:333] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802: stopping tablet replica
I20260709 14:55:31.420015 20588 raft_consensus.cc:2243] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.420322 20588 raft_consensus.cc:2272] T db4ff041aabc4c8aa6ba0318865a2454 P 78f7b8bff3bd425082ca0a6bcc91c802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.446183 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
I20260709 14:55:31.462863 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
W20260709 14:55:31.483316 21324 consensus_peers.cc:597] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 -> Peer 5d76f679e52f4466bcfcd1669e38b2d8 (127.20.27.1:45625): Couldn't send request to peer 5d76f679e52f4466bcfcd1669e38b2d8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:45625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:31.486043 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:31.486682 20588 tablet_replica.cc:333] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.487262 20588 raft_consensus.cc:2243] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.487658 20588 raft_consensus.cc:2272] T c46346c1ecce4e43a3b1b2c9ce115821 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.489282 20588 tablet_replica.cc:333] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.489840 20588 raft_consensus.cc:2243] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.490458 20588 raft_consensus.cc:2272] T ed8391e130c6471da1f0b4cfb27b9093 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.492190 20588 tablet_replica.cc:333] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.492627 20588 raft_consensus.cc:2243] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.493000 20588 raft_consensus.cc:2272] T 2271892f59e24b8d8840331cc8f16590 P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.494442 20588 tablet_replica.cc:333] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.494925 20588 raft_consensus.cc:2243] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.495270 20588 raft_consensus.cc:2272] T 0a296998e2f943cc944f0ce753774f0e P 3eb75c5a9df84e80a7847f903ea1a183 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.497258 20588 tablet_replica.cc:333] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.497670 20588 raft_consensus.cc:2243] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.498009 20588 raft_consensus.cc:2272] T c77835bae3fb4e639c1a05f4e44a0bca P 3eb75c5a9df84e80a7847f903ea1a183 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.499526 20588 tablet_replica.cc:333] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.499976 20588 raft_consensus.cc:2243] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.500298 20588 raft_consensus.cc:2272] T c974273a2fb64583ac3b165caf3cd2f2 P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.501725 20588 tablet_replica.cc:333] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.502118 20588 raft_consensus.cc:2243] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.502424 20588 raft_consensus.cc:2272] T 4f63ce2e0a014c4c8b43dc431a6b992f P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.504369 20588 tablet_replica.cc:333] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.504794 20588 raft_consensus.cc:2243] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.505406 20588 raft_consensus.cc:2272] T 48611685a33b4084b821ac38d5b62af0 P 3eb75c5a9df84e80a7847f903ea1a183 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.507242 20588 tablet_replica.cc:333] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.507639 20588 raft_consensus.cc:2243] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.508306 20588 raft_consensus.cc:2272] T e6d69c4a0b5741528af023f05c3d97dd P 3eb75c5a9df84e80a7847f903ea1a183 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.509779 20588 tablet_replica.cc:333] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183: stopping tablet replica
I20260709 14:55:31.510169 20588 raft_consensus.cc:2243] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:31.510510 20588 raft_consensus.cc:2272] T db4ff041aabc4c8aa6ba0318865a2454 P 3eb75c5a9df84e80a7847f903ea1a183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.536778 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:55:31.553578 20588 master.cc:562] Master@127.20.27.62:43081 shutting down...
I20260709 14:55:31.569326 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:31.569811 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:31.570122 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6be12d5dd9d54238a75eaa767de700cf: stopping tablet replica
I20260709 14:55:31.588125 20588 master.cc:584] Master@127.20.27.62:43081 shutdown complete.
3eb75c5a9df84e80a7847f903ea1a183  1
5d76f679e52f4466bcfcd1669e38b2d8  5
78f7b8bff3bd425082ca0a6bcc91c802  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10038 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:55:31.623258 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:34869
I20260709 14:55:31.624327 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:31.629302 21566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.630277 21567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.630689 21569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:31.630983 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:31.631752 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:31.631949 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:31.632064 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608931632053 us; error 0 us; skew 500 ppm
I20260709 14:55:31.632503 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:31.634828 20588 webserver.cc:533] Webserver started at http://127.20.27.62:39125/ using document root <none> and password file <none>
I20260709 14:55:31.635259 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:31.635416 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:31.635627 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:31.636677 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "5419f1f0a591487db0332353cbaed449"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-mmkh"
I20260709 14:55:31.640780 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:31.643792 21574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.644467 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:31.644729 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "5419f1f0a591487db0332353cbaed449"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-mmkh"
I20260709 14:55:31.644981 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:31.665711 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:31.666929 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:31.703862 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:34869
I20260709 14:55:31.703966 21625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:34869 every 8 connection(s)
I20260709 14:55:31.707863 21626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:31.717211 21626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449: Bootstrap starting.
I20260709 14:55:31.721634 21626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.725562 21626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449: No bootstrap required, opened a new log
I20260709 14:55:31.727648 21626 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5419f1f0a591487db0332353cbaed449" member_type: VOTER }
I20260709 14:55:31.728032 21626 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.728252 21626 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5419f1f0a591487db0332353cbaed449, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.728814 21626 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5419f1f0a591487db0332353cbaed449" member_type: VOTER }
I20260709 14:55:31.729252 21626 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:31.729456 21626 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:31.729708 21626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.733805 21626 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5419f1f0a591487db0332353cbaed449" member_type: VOTER }
I20260709 14:55:31.734316 21626 leader_election.cc:304] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [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: 5419f1f0a591487db0332353cbaed449; no voters: 
I20260709 14:55:31.735419 21626 leader_election.cc:290] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:31.735688 21629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.736876 21629 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 1 LEADER]: Becoming Leader. State: Replica: 5419f1f0a591487db0332353cbaed449, State: Running, Role: LEADER
I20260709 14:55:31.737528 21629 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [LEADER]: Queue going to LEADER mode. State: All 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: "5419f1f0a591487db0332353cbaed449" member_type: VOTER }
I20260709 14:55:31.738135 21626 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:31.742071 21631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5419f1f0a591487db0332353cbaed449. Latest consensus state: current_term: 1 leader_uuid: "5419f1f0a591487db0332353cbaed449" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5419f1f0a591487db0332353cbaed449" member_type: VOTER } }
I20260709 14:55:31.742269 21630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5419f1f0a591487db0332353cbaed449" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5419f1f0a591487db0332353cbaed449" member_type: VOTER } }
I20260709 14:55:31.742733 21630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:31.742654 21631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:31.744491 21636 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:31.750748 21636 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:31.752441 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:31.759248 21636 catalog_manager.cc:1383] Generated new cluster ID: b55ae71f3c254b47a8233094ec9a81f3
I20260709 14:55:31.759537 21636 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:31.793627 21636 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:31.794883 21636 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:31.814227 21636 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449: Generated new TSK 0
I20260709 14:55:31.814854 21636 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:31.883114 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:31.888624 21647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.889358 21648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:31.892969 20588 server_base.cc:1061] running on GCE node
W20260709 14:55:31.892917 21650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:31.894215 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:31.894402 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:31.894587 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608931894569 us; error 0 us; skew 500 ppm
I20260709 14:55:31.895129 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:31.897298 20588 webserver.cc:533] Webserver started at http://127.20.27.1:38641/ using document root <none> and password file <none>
I20260709 14:55:31.897783 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:31.897957 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:31.898216 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:31.899307 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-mmkh"
I20260709 14:55:31.903599 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:55:31.906822 21655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.907550 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:31.907817 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-mmkh"
I20260709 14:55:31.908077 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:31.921743 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:31.922964 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:31.924341 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:31.926419 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:31.926604 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.926846 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:31.926990 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.964341 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:35369
I20260709 14:55:31.964437 21717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:35369 every 8 connection(s)
I20260709 14:55:31.968791 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:31.975147 21722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.976197 21723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:31.978099 21725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:31.978567 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:31.980019 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:31.980250 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:31.980409 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608931980394 us; error 0 us; skew 500 ppm
I20260709 14:55:31.980752 21718 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34869
I20260709 14:55:31.981082 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:31.981119 21718 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:31.982060 21718 heartbeater.cc:507] Master 127.20.27.62:34869 requested a full tablet report, sending...
I20260709 14:55:31.983678 20588 webserver.cc:533] Webserver started at http://127.20.27.2:44955/ using document root <none> and password file <none>
I20260709 14:55:31.984175 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:31.984201 21591 ts_manager.cc:194] Registered new tserver with Master: 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369)
I20260709 14:55:31.984426 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:31.984746 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:31.985803 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "428b19411fbc47f8bd36464651f1e23e"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-mmkh"
I20260709 14:55:31.985920 21591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46778
I20260709 14:55:31.990389 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:55:31.993535 21730 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:31.994215 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:31.994472 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "428b19411fbc47f8bd36464651f1e23e"
format_stamp: "Formatted at 2026-07-09 14:55:31 on dist-test-slave-mmkh"
I20260709 14:55:31.994752 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:32.014700 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:32.015892 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:32.017277 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:32.019397 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:32.019582 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:32.019806 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:32.019956 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:32.056591 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:41723
I20260709 14:55:32.056679 21792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:41723 every 8 connection(s)
I20260709 14:55:32.060879 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:32.067379 21796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:32.067967 21797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:32.069993 21799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:32.070469 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:32.071293 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:32.071540 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:32.071741 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608932071722 us; error 0 us; skew 500 ppm
I20260709 14:55:32.072338 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:32.072942 21793 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34869
I20260709 14:55:32.073299 21793 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:32.074047 21793 heartbeater.cc:507] Master 127.20.27.62:34869 requested a full tablet report, sending...
I20260709 14:55:32.074780 20588 webserver.cc:533] Webserver started at http://127.20.27.3:36175/ using document root <none> and password file <none>
I20260709 14:55:32.075353 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:32.075548 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:32.075835 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:32.076124 21591 ts_manager.cc:194] Registered new tserver with Master: 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:32.077260 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "eadf48b9d9134713a1dfab479223e9c2"
format_stamp: "Formatted at 2026-07-09 14:55:32 on dist-test-slave-mmkh"
I20260709 14:55:32.077832 21591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46780
I20260709 14:55:32.081823 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:55:32.084864 21804 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:32.085516 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:32.085773 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "eadf48b9d9134713a1dfab479223e9c2"
format_stamp: "Formatted at 2026-07-09 14:55:32 on dist-test-slave-mmkh"
I20260709 14:55:32.086023 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:32.104868 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:32.105983 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:32.107358 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:32.109422 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:32.109651 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:32.109874 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:32.110025 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:32.146531 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:42167
I20260709 14:55:32.146616 21866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:42167 every 8 connection(s)
I20260709 14:55:32.159297 21867 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34869
I20260709 14:55:32.159606 21867 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:32.160228 21867 heartbeater.cc:507] Master 127.20.27.62:34869 requested a full tablet report, sending...
I20260709 14:55:32.161911 21591 ts_manager.cc:194] Registered new tserver with Master: eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:32.162436 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012802217s
I20260709 14:55:32.163151 21591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46790
I20260709 14:55:32.186120 21591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46800:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:32.191850 21591 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:32.373281 21758 tablet_service.cc:1511] Processing CreateTablet for tablet 55375e4f5850452ebd414828fb70316c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:32.374799 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55375e4f5850452ebd414828fb70316c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.383338 21757 tablet_service.cc:1511] Processing CreateTablet for tablet ed1c6f9143e342efb1f49cf6b49dc639 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:32.384727 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1c6f9143e342efb1f49cf6b49dc639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.390424 21756 tablet_service.cc:1511] Processing CreateTablet for tablet b847b0d19e224c9a803ce3a1bee85dc8 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:32.391737 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b847b0d19e224c9a803ce3a1bee85dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.394935 21751 tablet_service.cc:1511] Processing CreateTablet for tablet a7aa8e484a214ab081f931a7cd25cc5c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:32.396883 21752 tablet_service.cc:1511] Processing CreateTablet for tablet e4e83f8ec6814e35809b3ed33be351fa (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:32.397554 21683 tablet_service.cc:1511] Processing CreateTablet for tablet 55375e4f5850452ebd414828fb70316c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:32.398816 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55375e4f5850452ebd414828fb70316c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.398669 21753 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7d3470f90f4bea89ba727227b174b0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:32.399569 21679 tablet_service.cc:1511] Processing CreateTablet for tablet be5ee07fa0cd44a48e80d94e5b8733c4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:32.400804 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5ee07fa0cd44a48e80d94e5b8733c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.402093 21755 tablet_service.cc:1511] Processing CreateTablet for tablet d706b200967440868492dba4dd973269 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:32.400447 21754 tablet_service.cc:1511] Processing CreateTablet for tablet be5ee07fa0cd44a48e80d94e5b8733c4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:32.403791 21682 tablet_service.cc:1511] Processing CreateTablet for tablet ed1c6f9143e342efb1f49cf6b49dc639 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:32.409191 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1c6f9143e342efb1f49cf6b49dc639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.411223 21678 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7d3470f90f4bea89ba727227b174b0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:32.404453 21749 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9c9c1e0feb42d49572ebd0051c3c52 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:32.405779 21681 tablet_service.cc:1511] Processing CreateTablet for tablet b847b0d19e224c9a803ce3a1bee85dc8 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:32.407779 21750 tablet_service.cc:1511] Processing CreateTablet for tablet 45846555150a4d27848b20fbf38608c9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:32.413918 21677 tablet_service.cc:1511] Processing CreateTablet for tablet e4e83f8ec6814e35809b3ed33be351fa (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:32.407968 21680 tablet_service.cc:1511] Processing CreateTablet for tablet d706b200967440868492dba4dd973269 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:32.412446 21678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7d3470f90f4bea89ba727227b174b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.416596 21676 tablet_service.cc:1511] Processing CreateTablet for tablet a7aa8e484a214ab081f931a7cd25cc5c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:32.417788 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7aa8e484a214ab081f931a7cd25cc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.419284 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b847b0d19e224c9a803ce3a1bee85dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.422698 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e83f8ec6814e35809b3ed33be351fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.423113 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d706b200967440868492dba4dd973269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.424886 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e83f8ec6814e35809b3ed33be351fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.435413 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7d3470f90f4bea89ba727227b174b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.440043 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d706b200967440868492dba4dd973269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.443536 21751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7aa8e484a214ab081f931a7cd25cc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.445420 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5ee07fa0cd44a48e80d94e5b8733c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.447935 21675 tablet_service.cc:1511] Processing CreateTablet for tablet 45846555150a4d27848b20fbf38608c9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:32.449249 21675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45846555150a4d27848b20fbf38608c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.449764 21750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45846555150a4d27848b20fbf38608c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.451880 21674 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9c9c1e0feb42d49572ebd0051c3c52 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:32.453135 21674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9c9c1e0feb42d49572ebd0051c3c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.455104 21749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9c9c1e0feb42d49572ebd0051c3c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.465610 21757 tablet_service.cc:1511] Processing CreateTablet for tablet de36e11934004d01afcbc6e3adb58755 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:32.480472 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36e11934004d01afcbc6e3adb58755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.495160 21752 tablet_service.cc:1511] Processing CreateTablet for tablet 36193a2c98ce4b1992cf3121b5cd5c6c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:32.496440 21676 tablet_service.cc:1511] Processing CreateTablet for tablet 36193a2c98ce4b1992cf3121b5cd5c6c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:32.498551 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36193a2c98ce4b1992cf3121b5cd5c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.524804 21758 tablet_service.cc:1511] Processing CreateTablet for tablet 8173581043974b32875716c8f9bf6f6b (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:32.496682 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36193a2c98ce4b1992cf3121b5cd5c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.526077 21679 tablet_service.cc:1511] Processing CreateTablet for tablet 2becd4ef483e49f4a41339114284fae4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:32.527266 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2becd4ef483e49f4a41339114284fae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.529790 21753 tablet_service.cc:1511] Processing CreateTablet for tablet 2becd4ef483e49f4a41339114284fae4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:32.503284 21683 tablet_service.cc:1511] Processing CreateTablet for tablet de36e11934004d01afcbc6e3adb58755 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:32.531105 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2becd4ef483e49f4a41339114284fae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.531865 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36e11934004d01afcbc6e3adb58755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.498672 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 83f56bf2b7424e62aa4e3ad4bbea64f9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:32.539605 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f56bf2b7424e62aa4e3ad4bbea64f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.539820 21754 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcdc89016194b498dfc71e648ca94be (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:32.541030 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcdc89016194b498dfc71e648ca94be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.547070 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8173581043974b32875716c8f9bf6f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.552932 21675 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcdc89016194b498dfc71e648ca94be (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:32.553171 21682 tablet_service.cc:1511] Processing CreateTablet for tablet c47f0066be88421a8a0f279ec1a5b0eb (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:32.554167 21675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcdc89016194b498dfc71e648ca94be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.554919 21676 tablet_service.cc:1511] Processing CreateTablet for tablet 8173581043974b32875716c8f9bf6f6b (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:32.562705 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8173581043974b32875716c8f9bf6f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.564666 21882 tablet_bootstrap.cc:492] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:32.563531 21674 tablet_service.cc:1511] Processing CreateTablet for tablet 83f56bf2b7424e62aa4e3ad4bbea64f9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:32.566883 21674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f56bf2b7424e62aa4e3ad4bbea64f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.566587 21678 tablet_service.cc:1511] Processing CreateTablet for tablet e66e51cfce454913b78b3bea9e66a5e8 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:32.567728 21678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e51cfce454913b78b3bea9e66a5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.568847 21755 tablet_service.cc:1511] Processing CreateTablet for tablet c47f0066be88421a8a0f279ec1a5b0eb (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:32.570010 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47f0066be88421a8a0f279ec1a5b0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.570525 21882 tablet_bootstrap.cc:654] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.558281 21681 tablet_service.cc:1511] Processing CreateTablet for tablet ebe3f97446f8463382add0b4e1829e12 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:32.574069 21881 tablet_bootstrap.cc:492] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:32.575632 21757 tablet_service.cc:1511] Processing CreateTablet for tablet ebe3f97446f8463382add0b4e1829e12 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:32.579893 21677 tablet_service.cc:1511] Processing CreateTablet for tablet 18f8cb181421425db842bfe754959f43 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:32.581130 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe3f97446f8463382add0b4e1829e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.588168 21752 tablet_service.cc:1511] Processing CreateTablet for tablet 18f8cb181421425db842bfe754959f43 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:32.590852 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8cb181421425db842bfe754959f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.589025 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47f0066be88421a8a0f279ec1a5b0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.593751 21680 tablet_service.cc:1511] Processing CreateTablet for tablet 620e912d63584b27971095022a005122 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:32.603217 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8cb181421425db842bfe754959f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.603817 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620e912d63584b27971095022a005122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.606984 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe3f97446f8463382add0b4e1829e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.607220 21753 tablet_service.cc:1511] Processing CreateTablet for tablet 620e912d63584b27971095022a005122 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:32.607641 21754 tablet_service.cc:1511] Processing CreateTablet for tablet 08cf3395c1124fc49e53ec5f094dca22 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:32.608450 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620e912d63584b27971095022a005122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.609476 21751 tablet_service.cc:1511] Processing CreateTablet for tablet e66e51cfce454913b78b3bea9e66a5e8 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:32.610729 21751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e51cfce454913b78b3bea9e66a5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.615526 21679 tablet_service.cc:1511] Processing CreateTablet for tablet 477bdaf69d034ebb89d724a4d726ee17 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:32.616791 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477bdaf69d034ebb89d724a4d726ee17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.617604 21750 tablet_service.cc:1511] Processing CreateTablet for tablet 98cbf399a2d14b1ab0e145d358d7a230 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:32.608402 21749 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae4cfc2420647d8b98b16b05023a3e0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:32.621426 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 477bdaf69d034ebb89d724a4d726ee17 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:32.622939 21750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cbf399a2d14b1ab0e145d358d7a230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.627020 21749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae4cfc2420647d8b98b16b05023a3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.631001 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477bdaf69d034ebb89d724a4d726ee17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.637172 21881 tablet_bootstrap.cc:654] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.637842 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08cf3395c1124fc49e53ec5f094dca22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.641386 21755 tablet_service.cc:1511] Processing CreateTablet for tablet 47c62f33be74413d8210c1aeb75fbc23 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:32.647650 21758 tablet_service.cc:1511] Processing CreateTablet for tablet 67dd6fc84c874d9598fddb34e15aa8cf (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:32.653332 21677 tablet_service.cc:1511] Processing CreateTablet for tablet 08cf3395c1124fc49e53ec5f094dca22 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:32.654057 21675 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae4cfc2420647d8b98b16b05023a3e0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:32.656239 21676 tablet_service.cc:1511] Processing CreateTablet for tablet 98cbf399a2d14b1ab0e145d358d7a230 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:32.654707 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08cf3395c1124fc49e53ec5f094dca22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.666254 21674 tablet_service.cc:1511] Processing CreateTablet for tablet 47c62f33be74413d8210c1aeb75fbc23 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:32.667492 21674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c62f33be74413d8210c1aeb75fbc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.673156 21678 tablet_service.cc:1511] Processing CreateTablet for tablet 67dd6fc84c874d9598fddb34e15aa8cf (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:32.674489 21678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dd6fc84c874d9598fddb34e15aa8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.690192 21831 tablet_service.cc:1511] Processing CreateTablet for tablet ed1c6f9143e342efb1f49cf6b49dc639 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:32.684626 21677 tablet_service.cc:1511] Processing CreateTablet for tablet 5e84bbf421114b92a5f13563e8b2216e (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:32.685343 21757 tablet_service.cc:1511] Processing CreateTablet for tablet f7de815a39fb4abd829f16517aeddff4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:32.686877 21683 tablet_service.cc:1511] Processing CreateTablet for tablet 43975c9c44974336a69e2e9a8a428504 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:32.686998 21830 tablet_service.cc:1511] Processing CreateTablet for tablet b847b0d19e224c9a803ce3a1bee85dc8 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:32.688546 21829 tablet_service.cc:1511] Processing CreateTablet for tablet d706b200967440868492dba4dd973269 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:32.642591 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c62f33be74413d8210c1aeb75fbc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.674908 21680 tablet_service.cc:1511] Processing CreateTablet for tablet f7de815a39fb4abd829f16517aeddff4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:32.698467 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dd6fc84c874d9598fddb34e15aa8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.699829 21827 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7d3470f90f4bea89ba727227b174b0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:32.700845 21824 tablet_service.cc:1511] Processing CreateTablet for tablet 45846555150a4d27848b20fbf38608c9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:32.701661 21826 tablet_service.cc:1511] Processing CreateTablet for tablet e4e83f8ec6814e35809b3ed33be351fa (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:32.703900 21831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1c6f9143e342efb1f49cf6b49dc639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.703532 21825 tablet_service.cc:1511] Processing CreateTablet for tablet a7aa8e484a214ab081f931a7cd25cc5c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:32.703563 21828 tablet_service.cc:1511] Processing CreateTablet for tablet be5ee07fa0cd44a48e80d94e5b8733c4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:32.706300 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cbf399a2d14b1ab0e145d358d7a230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.707938 21832 tablet_service.cc:1511] Processing CreateTablet for tablet 55375e4f5850452ebd414828fb70316c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:32.702672 21823 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9c9c1e0feb42d49572ebd0051c3c52 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:32.710645 21675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae4cfc2420647d8b98b16b05023a3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.714555 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 43975c9c44974336a69e2e9a8a428504 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:32.721166 21882 tablet_bootstrap.cc:492] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:32.721112 21750 tablet_service.cc:1511] Processing CreateTablet for tablet 5e84bbf421114b92a5f13563e8b2216e (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:32.721700 21882 ts_tablet_manager.cc:1403] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.024s
I20260709 14:55:32.724735 21882 raft_consensus.cc:359] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:32.727579 21882 raft_consensus.cc:385] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.727931 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7de815a39fb4abd829f16517aeddff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.727684 21830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b847b0d19e224c9a803ce3a1bee85dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.731161 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7aa8e484a214ab081f931a7cd25cc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.731729 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e83f8ec6814e35809b3ed33be351fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.732425 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5ee07fa0cd44a48e80d94e5b8733c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.728845 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e84bbf421114b92a5f13563e8b2216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.733481 21824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45846555150a4d27848b20fbf38608c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.732937 21753 tablet_service.cc:1511] Processing CreateTablet for tablet 006b8fd0bc8c4b81bc580ffe87ea518f (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:32.727541 21681 tablet_service.cc:1511] Processing CreateTablet for tablet 009dad062bbc4b2482406ddc38df36ac (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:32.739289 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9c9c1e0feb42d49572ebd0051c3c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.739848 21829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d706b200967440868492dba4dd973269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.741288 21832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55375e4f5850452ebd414828fb70316c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.730024 21882 raft_consensus.cc:740] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.742334 21827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7d3470f90f4bea89ba727227b174b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.742487 21752 tablet_service.cc:1511] Processing CreateTablet for tablet 009dad062bbc4b2482406ddc38df36ac (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:32.745618 21682 tablet_service.cc:1511] Processing CreateTablet for tablet 006b8fd0bc8c4b81bc580ffe87ea518f (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:32.729905 21881 tablet_bootstrap.cc:492] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
W20260709 14:55:32.752673 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:32.755614 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43975c9c44974336a69e2e9a8a428504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.756270 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7de815a39fb4abd829f16517aeddff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.756858 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006b8fd0bc8c4b81bc580ffe87ea518f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.759128 21881 ts_tablet_manager.cc:1403] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.185s	user 0.012s	sys 0.009s
I20260709 14:55:32.761828 21881 raft_consensus.cc:359] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:32.763983 21754 tablet_service.cc:1511] Processing CreateTablet for tablet 87e4eef5709446b7afb7f82736988c23 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:32.727794 21679 tablet_service.cc:1511] Processing CreateTablet for tablet 87e4eef5709446b7afb7f82736988c23 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:32.775651 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e4eef5709446b7afb7f82736988c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.777779 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43975c9c44974336a69e2e9a8a428504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.778932 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009dad062bbc4b2482406ddc38df36ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.780318 21750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e84bbf421114b92a5f13563e8b2216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.781352 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e4eef5709446b7afb7f82736988c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.742395 21882 consensus_queue.cc:260] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:32.776387 21749 tablet_service.cc:1511] Processing CreateTablet for tablet 66500252e69442cf98f1490552836f26 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:32.788897 21749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66500252e69442cf98f1490552836f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.788722 21755 tablet_service.cc:1511] Processing CreateTablet for tablet 673464adfb174948bb192a68a330b24d (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:32.768806 21758 tablet_service.cc:1511] Processing CreateTablet for tablet 656d619191c149a79740cbfcd7b30429 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:32.794936 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009dad062bbc4b2482406ddc38df36ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.798151 21831 tablet_service.cc:1511] Processing CreateTablet for tablet 36193a2c98ce4b1992cf3121b5cd5c6c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:32.799315 21831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36193a2c98ce4b1992cf3121b5cd5c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.805847 21674 tablet_service.cc:1511] Processing CreateTablet for tablet 66500252e69442cf98f1490552836f26 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:32.808032 21751 tablet_service.cc:1511] Processing CreateTablet for tablet 09d153b129ac4eb28d20267ff1394e74 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:32.789886 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673464adfb174948bb192a68a330b24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.766820 21881 raft_consensus.cc:385] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.822896 21881 raft_consensus.cc:740] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.823341 21676 tablet_service.cc:1511] Processing CreateTablet for tablet 656d619191c149a79740cbfcd7b30429 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:32.823812 21881 consensus_queue.cc:260] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:32.824268 21824 tablet_service.cc:1511] Processing CreateTablet for tablet de36e11934004d01afcbc6e3adb58755 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:32.815436 21674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66500252e69442cf98f1490552836f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.825464 21824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de36e11934004d01afcbc6e3adb58755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.818881 21882 ts_tablet_manager.cc:1434] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.097s	user 0.008s	sys 0.002s
I20260709 14:55:32.831549 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006b8fd0bc8c4b81bc580ffe87ea518f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.831811 21718 heartbeater.cc:499] Master 127.20.27.62:34869 was elected leader, sending a full tablet report...
I20260709 14:55:32.832316 21885 tablet_bootstrap.cc:492] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:32.836898 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656d619191c149a79740cbfcd7b30429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.838568 21882 tablet_bootstrap.cc:492] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:32.851370 21825 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcdc89016194b498dfc71e648ca94be (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:32.859714 21826 tablet_service.cc:1511] Processing CreateTablet for tablet 8173581043974b32875716c8f9bf6f6b (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:32.870913 21882 tablet_bootstrap.cc:654] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.848690 21823 tablet_service.cc:1511] Processing CreateTablet for tablet 83f56bf2b7424e62aa4e3ad4bbea64f9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:32.871843 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8173581043974b32875716c8f9bf6f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.879428 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcdc89016194b498dfc71e648ca94be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.858206 21752 tablet_service.cc:1511] Processing CreateTablet for tablet 18e71b996b094ea58edd947afc7bdc3c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:32.865389 21832 tablet_service.cc:1511] Processing CreateTablet for tablet c47f0066be88421a8a0f279ec1a5b0eb (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:32.860139 21754 tablet_service.cc:1511] Processing CreateTablet for tablet a98b0b8abf1f4a8eb5be6f99f56c4efa (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:32.868818 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656d619191c149a79740cbfcd7b30429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.888432 21832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47f0066be88421a8a0f279ec1a5b0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.870182 21885 tablet_bootstrap.cc:654] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.892057 21680 tablet_service.cc:1511] Processing CreateTablet for tablet 09d153b129ac4eb28d20267ff1394e74 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:32.892057 21676 tablet_service.cc:1511] Processing CreateTablet for tablet 673464adfb174948bb192a68a330b24d (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:32.893492 21829 tablet_service.cc:1511] Processing CreateTablet for tablet 2becd4ef483e49f4a41339114284fae4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:32.846740 21757 tablet_service.cc:1511] Processing CreateTablet for tablet 499a3c6fac644522b867f455fe762c55 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:32.900431 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f56bf2b7424e62aa4e3ad4bbea64f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.899782 21751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d153b129ac4eb28d20267ff1394e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.907685 21881 ts_tablet_manager.cc:1434] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.148s	user 0.011s	sys 0.024s
I20260709 14:55:32.919003 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e71b996b094ea58edd947afc7bdc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.920713 21830 tablet_service.cc:1511] Processing CreateTablet for tablet ebe3f97446f8463382add0b4e1829e12 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:32.924527 21681 tablet_service.cc:1511] Processing CreateTablet for tablet 52599db144e74cfda32693b15692ebd6 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:32.927007 21793 heartbeater.cc:499] Master 127.20.27.62:34869 was elected leader, sending a full tablet report...
I20260709 14:55:32.927592 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b0b8abf1f4a8eb5be6f99f56c4efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.928181 21828 tablet_service.cc:1511] Processing CreateTablet for tablet e66e51cfce454913b78b3bea9e66a5e8 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:32.917397 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673464adfb174948bb192a68a330b24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.929672 21678 tablet_service.cc:1511] Processing CreateTablet for tablet 18e71b996b094ea58edd947afc7bdc3c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:32.930903 21678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e71b996b094ea58edd947afc7bdc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.935935 21679 tablet_service.cc:1511] Processing CreateTablet for tablet 9d45249d47954204a07f38aece80b367 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:32.937351 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d45249d47954204a07f38aece80b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.939180 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d153b129ac4eb28d20267ff1394e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.940281 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a3c6fac644522b867f455fe762c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.940187 21677 tablet_service.cc:1511] Processing CreateTablet for tablet 499a3c6fac644522b867f455fe762c55 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:32.942955 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a3c6fac644522b867f455fe762c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.943269 21682 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec5c24f1ffe4f0d96414915445e299b (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:32.944475 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec5c24f1ffe4f0d96414915445e299b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.918092 21829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2becd4ef483e49f4a41339114284fae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.956172 21882 tablet_bootstrap.cc:492] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:32.956681 21882 ts_tablet_manager.cc:1403] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.016s
I20260709 14:55:32.959345 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52599db144e74cfda32693b15692ebd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.959532 21675 tablet_service.cc:1511] Processing CreateTablet for tablet a98b0b8abf1f4a8eb5be6f99f56c4efa (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:32.967751 21882 raft_consensus.cc:359] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:32.977869 21831 tablet_service.cc:1511] Processing CreateTablet for tablet 18f8cb181421425db842bfe754959f43 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:32.947899 21830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe3f97446f8463382add0b4e1829e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.979993 21826 tablet_service.cc:1511] Processing CreateTablet for tablet 477bdaf69d034ebb89d724a4d726ee17 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:32.980437 21675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b0b8abf1f4a8eb5be6f99f56c4efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.981498 21683 tablet_service.cc:1511] Processing CreateTablet for tablet c89e9691746548dcabd000b953b3cffd (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:32.982779 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e9691746548dcabd000b953b3cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.983069 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e51cfce454913b78b3bea9e66a5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.977305 21882 raft_consensus.cc:385] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.984366 21882 raft_consensus.cc:740] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.967773 21750 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec5c24f1ffe4f0d96414915445e299b (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:32.987064 21750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec5c24f1ffe4f0d96414915445e299b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:32.992849 21881 tablet_bootstrap.cc:492] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:32.993005 21882 consensus_queue.cc:260] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.002573 21882 ts_tablet_manager.cc:1434] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.003s
I20260709 14:55:32.976009 21674 tablet_service.cc:1511] Processing CreateTablet for tablet cb4251ffbafe43189b24cf0a31961135 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:33.009349 21674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4251ffbafe43189b24cf0a31961135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.012204 21885 tablet_bootstrap.cc:492] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.012663 21885 ts_tablet_manager.cc:1403] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.004s
I20260709 14:55:33.015391 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477bdaf69d034ebb89d724a4d726ee17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.017935 21752 tablet_service.cc:1511] Processing CreateTablet for tablet c89e9691746548dcabd000b953b3cffd (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:33.019315 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 208357cfef464ee3ac36e3f09a5809f0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:33.025434 21882 tablet_bootstrap.cc:492] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:33.026479 21886 raft_consensus.cc:493] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.026952 21886 raft_consensus.cc:515] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.028900 21827 tablet_service.cc:1511] Processing CreateTablet for tablet 620e912d63584b27971095022a005122 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:33.029373 21886 leader_election.cc:290] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.052292 21881 tablet_bootstrap.cc:654] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.037250 21753 tablet_service.cc:1511] Processing CreateTablet for tablet 52599db144e74cfda32693b15692ebd6 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:33.038352 21831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8cb181421425db842bfe754959f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.038604 21824 tablet_service.cc:1511] Processing CreateTablet for tablet 08cf3395c1124fc49e53ec5f094dca22 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:33.064896 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e9691746548dcabd000b953b3cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.065255 21824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08cf3395c1124fc49e53ec5f094dca22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.041685 21755 tablet_service.cc:1511] Processing CreateTablet for tablet 9d45249d47954204a07f38aece80b367 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:33.042765 21832 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae4cfc2420647d8b98b16b05023a3e0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:33.075014 21886 raft_consensus.cc:493] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.075297 21882 tablet_bootstrap.cc:654] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.075501 21886 raft_consensus.cc:515] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.076253 21749 tablet_service.cc:1511] Processing CreateTablet for tablet cb4251ffbafe43189b24cf0a31961135 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:33.077419 21886 leader_election.cc:290] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.085506 21827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620e912d63584b27971095022a005122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.091280 21832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae4cfc2420647d8b98b16b05023a3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.091399 21682 tablet_service.cc:1511] Processing CreateTablet for tablet f9b089b7ac0d48a1a97e12fb3b691bb5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:33.091847 21681 tablet_service.cc:1511] Processing CreateTablet for tablet 208357cfef464ee3ac36e3f09a5809f0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:33.092677 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b089b7ac0d48a1a97e12fb3b691bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.103045 21825 tablet_service.cc:1511] Processing CreateTablet for tablet 47c62f33be74413d8210c1aeb75fbc23 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:33.103374 21678 tablet_service.cc:1511] Processing CreateTablet for tablet 3303f317d8c94050842894118fbe423c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:33.104224 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c62f33be74413d8210c1aeb75fbc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.107069 21829 tablet_service.cc:1511] Processing CreateTablet for tablet 67dd6fc84c874d9598fddb34e15aa8cf (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:33.108250 21829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dd6fc84c874d9598fddb34e15aa8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.110893 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208357cfef464ee3ac36e3f09a5809f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.112332 21828 tablet_service.cc:1511] Processing CreateTablet for tablet f7de815a39fb4abd829f16517aeddff4 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:33.113516 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7de815a39fb4abd829f16517aeddff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.117517 21751 tablet_service.cc:1511] Processing CreateTablet for tablet 0b60d2d0847b4938919868f050510c34 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:33.118966 21751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b60d2d0847b4938919868f050510c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.119161 21825 tablet_service.cc:1511] Processing CreateTablet for tablet 5e84bbf421114b92a5f13563e8b2216e (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:33.120260 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e84bbf421114b92a5f13563e8b2216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.094676 21823 tablet_service.cc:1511] Processing CreateTablet for tablet 98cbf399a2d14b1ab0e145d358d7a230 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:33.122277 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cbf399a2d14b1ab0e145d358d7a230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.123390 21749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4251ffbafe43189b24cf0a31961135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.113441 21758 tablet_service.cc:1511] Processing CreateTablet for tablet f9b089b7ac0d48a1a97e12fb3b691bb5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:33.124424 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b089b7ac0d48a1a97e12fb3b691bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.125708 21757 tablet_service.cc:1511] Processing CreateTablet for tablet 869a8d5e29624d9d8b1950a1e39308df (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:33.127501 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869a8d5e29624d9d8b1950a1e39308df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.127198 21675 tablet_service.cc:1511] Processing CreateTablet for tablet 0b60d2d0847b4938919868f050510c34 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:33.135409 21825 tablet_service.cc:1511] Processing CreateTablet for tablet 43975c9c44974336a69e2e9a8a428504 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:33.136314 21887 raft_consensus.cc:493] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.136783 21887 raft_consensus.cc:515] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.138005 21881 tablet_bootstrap.cc:492] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:33.138535 21881 ts_tablet_manager.cc:1403] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.010s
I20260709 14:55:33.139317 21887 leader_election.cc:290] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.100162 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208357cfef464ee3ac36e3f09a5809f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.140159 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d45249d47954204a07f38aece80b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.140189 21678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3303f317d8c94050842894118fbe423c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.147327 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43975c9c44974336a69e2e9a8a428504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.155038 21680 tablet_service.cc:1511] Processing CreateTablet for tablet 038f50b5033e488f97ecc6e6e7b0ad29 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:33.145483 21885 raft_consensus.cc:359] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.159417 21885 raft_consensus.cc:385] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.163460 21754 tablet_service.cc:1511] Processing CreateTablet for tablet 3303f317d8c94050842894118fbe423c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:33.168283 21677 tablet_service.cc:1511] Processing CreateTablet for tablet 679761058a1a48a7a8f007394e973de9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:33.169363 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3303f317d8c94050842894118fbe423c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.170941 21867 heartbeater.cc:499] Master 127.20.27.62:34869 was elected leader, sending a full tablet report...
I20260709 14:55:33.174247 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038f50b5033e488f97ecc6e6e7b0ad29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.159730 21885 raft_consensus.cc:740] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.211345 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e83f8ec6814e35809b3ed33be351fa" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:33.211421 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aa8e484a214ab081f931a7cd25cc5c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:33.230593 21679 tablet_service.cc:1511] Processing CreateTablet for tablet 869a8d5e29624d9d8b1950a1e39308df (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:33.241793 21678 tablet_service.cc:1511] Processing CreateTablet for tablet 2805c4369ba240a9b35ad428172be3a3 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:33.227771 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52599db144e74cfda32693b15692ebd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.255389 21881 raft_consensus.cc:359] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.256326 21881 raft_consensus.cc:385] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.256703 21881 raft_consensus.cc:740] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.257505 21881 consensus_queue.cc:260] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.246134 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 038f50b5033e488f97ecc6e6e7b0ad29 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:33.279057 21882 tablet_bootstrap.cc:492] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:33.261015 21750 tablet_service.cc:1511] Processing CreateTablet for tablet 679761058a1a48a7a8f007394e973de9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:55:33.261798 21658 leader_election.cc:343] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.263180 21830 tablet_service.cc:1511] Processing CreateTablet for tablet 006b8fd0bc8c4b81bc580ffe87ea518f (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:33.263839 21885 consensus_queue.cc:260] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.223661 21675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b60d2d0847b4938919868f050510c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.276901 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aa8e484a214ab081f931a7cd25cc5c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:33.284525 21830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006b8fd0bc8c4b81bc580ffe87ea518f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.284850 21828 tablet_service.cc:1511] Processing CreateTablet for tablet 87e4eef5709446b7afb7f82736988c23 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:33.286068 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e4eef5709446b7afb7f82736988c23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:33.291118 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 72073.6us
I20260709 14:55:33.277591 21826 tablet_service.cc:1511] Processing CreateTablet for tablet 009dad062bbc4b2482406ddc38df36ac (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 14:55:33.291965 21658 leader_election.cc:343] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.292676 21658 leader_election.cc:343] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.277349 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e83f8ec6814e35809b3ed33be351fa" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:33.293202 21658 leader_election.cc:304] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.293972 21886 raft_consensus.cc:2749] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:33.294384 21658 leader_election.cc:343] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.296868 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038f50b5033e488f97ecc6e6e7b0ad29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.298650 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869a8d5e29624d9d8b1950a1e39308df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.279510 21882 ts_tablet_manager.cc:1403] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.276s	user 0.011s	sys 0.002s
I20260709 14:55:33.277102 21676 tablet_service.cc:1511] Processing CreateTablet for tablet 91552282313b42c4887ceb26b835c8c5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:33.324640 21658 leader_election.cc:304] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.326260 21749 tablet_service.cc:1511] Processing CreateTablet for tablet 293cfd3affae47e491a9a4aa7f30d80e (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:33.305297 21752 tablet_service.cc:1511] Processing CreateTablet for tablet 2805c4369ba240a9b35ad428172be3a3 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:33.307258 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55375e4f5850452ebd414828fb70316c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:33.307821 21831 tablet_service.cc:1511] Processing CreateTablet for tablet 66500252e69442cf98f1490552836f26 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:33.308012 21682 tablet_service.cc:1511] Processing CreateTablet for tablet 293cfd3affae47e491a9a4aa7f30d80e (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:33.311298 21751 tablet_service.cc:1511] Processing CreateTablet for tablet f531bbcbd2a14e6a9891c2a077d4a886 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:33.311704 21823 tablet_service.cc:1511] Processing CreateTablet for tablet 656d619191c149a79740cbfcd7b30429 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:33.312268 21881 ts_tablet_manager.cc:1434] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.173s	user 0.005s	sys 0.001s
I20260709 14:55:33.338243 21881 tablet_bootstrap.cc:492] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.320008 21757 tablet_service.cc:1511] Processing CreateTablet for tablet 91552282313b42c4887ceb26b835c8c5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:33.320477 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55375e4f5850452ebd414828fb70316c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:33.321668 21758 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf4e7c3b8ab4cee9cbd2828c6aa492a (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:33.325414 21750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679761058a1a48a7a8f007394e973de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.292850 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009dad062bbc4b2482406ddc38df36ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.326116 21882 raft_consensus.cc:359] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.302596 21674 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf4e7c3b8ab4cee9cbd2828c6aa492a (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:33.327180 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679761058a1a48a7a8f007394e973de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.330046 21886 raft_consensus.cc:2749] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.351239 21751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f531bbcbd2a14e6a9891c2a077d4a886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.314615 21680 tablet_service.cc:1511] Processing CreateTablet for tablet 499c4925b2fc42a3b65083dd9a40e410 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:33.349102 21882 raft_consensus.cc:385] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.353785 21885 ts_tablet_manager.cc:1434] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.341s	user 0.015s	sys 0.013s
I20260709 14:55:33.354242 21882 raft_consensus.cc:740] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.354518 21752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2805c4369ba240a9b35ad428172be3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.355146 21885 tablet_bootstrap.cc:492] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:33.274704 21683 tablet_service.cc:1511] Processing CreateTablet for tablet f531bbcbd2a14e6a9891c2a077d4a886 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:55:33.351783 21733 leader_election.cc:343] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.355087 21882 consensus_queue.cc:260] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.322214 21832 tablet_service.cc:1511] Processing CreateTablet for tablet 673464adfb174948bb192a68a330b24d (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:33.349733 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656d619191c149a79740cbfcd7b30429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.362855 21831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66500252e69442cf98f1490552836f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.350209 21676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91552282313b42c4887ceb26b835c8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.357805 21693 raft_consensus.cc:2468] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:33.359261 21882 ts_tablet_manager.cc:1434] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:55:33.369648 21733 leader_election.cc:304] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [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: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.370826 21887 raft_consensus.cc:2804] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.371224 21887 raft_consensus.cc:493] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.370282 21678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2805c4369ba240a9b35ad428172be3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.371785 21887 raft_consensus.cc:3060] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.374996 21674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf4e7c3b8ab4cee9cbd2828c6aa492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.361455 21900 raft_consensus.cc:493] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.377794 21900 raft_consensus.cc:515] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.378940 21887 raft_consensus.cc:515] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.383890 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293cfd3affae47e491a9a4aa7f30d80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.371014 21832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 673464adfb174948bb192a68a330b24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.394948 21749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293cfd3affae47e491a9a4aa7f30d80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.398991 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91552282313b42c4887ceb26b835c8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.401105 21881 tablet_bootstrap.cc:654] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.402987 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf4e7c3b8ab4cee9cbd2828c6aa492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.403169 21753 tablet_service.cc:1511] Processing CreateTablet for tablet 499c4925b2fc42a3b65083dd9a40e410 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:33.404374 21827 tablet_service.cc:1511] Processing CreateTablet for tablet 09d153b129ac4eb28d20267ff1394e74 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:33.408167 21887 leader_election.cc:290] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.413424 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55375e4f5850452ebd414828fb70316c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:33.413995 21693 raft_consensus.cc:3060] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.415577 21754 tablet_service.cc:1511] Processing CreateTablet for tablet 6435664c8f03492fb1b60b6e22bfa7d5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:33.416020 21882 tablet_bootstrap.cc:492] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:33.422376 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55375e4f5850452ebd414828fb70316c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
W20260709 14:55:33.424610 21733 leader_election.cc:343] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.429487 21882 tablet_bootstrap.cc:654] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.430997 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6435664c8f03492fb1b60b6e22bfa7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.431113 21824 tablet_service.cc:1511] Processing CreateTablet for tablet 18e71b996b094ea58edd947afc7bdc3c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:33.436088 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499c4925b2fc42a3b65083dd9a40e410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.431258 21900 leader_election.cc:290] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:33.437393 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f531bbcbd2a14e6a9891c2a077d4a886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.437553 21827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d153b129ac4eb28d20267ff1394e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.423404 21829 tablet_service.cc:1511] Processing CreateTablet for tablet 499a3c6fac644522b867f455fe762c55 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:33.445878 21885 tablet_bootstrap.cc:654] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.446799 21887 raft_consensus.cc:493] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.452503 21823 tablet_service.cc:1511] Processing CreateTablet for tablet a98b0b8abf1f4a8eb5be6f99f56c4efa (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:33.488124 21681 tablet_service.cc:1511] Processing CreateTablet for tablet 6435664c8f03492fb1b60b6e22bfa7d5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:33.484915 21887 raft_consensus.cc:515] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.494021 21825 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec5c24f1ffe4f0d96414915445e299b (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:33.495882 21887 leader_election.cc:290] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.496181 21693 raft_consensus.cc:2468] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:33.498216 21881 tablet_bootstrap.cc:492] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:33.498888 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:33.500219 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:33.486778 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499c4925b2fc42a3b65083dd9a40e410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.507637 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6435664c8f03492fb1b60b6e22bfa7d5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:33.508463 21733 leader_election.cc:343] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.509132 21733 leader_election.cc:343] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.509495 21733 leader_election.cc:304] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.510228 21887 raft_consensus.cc:2749] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.505954 21881 ts_tablet_manager.cc:1403] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.168s	user 0.012s	sys 0.012s
I20260709 14:55:33.491164 21829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a3c6fac644522b867f455fe762c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.512055 21831 tablet_service.cc:1511] Processing CreateTablet for tablet c89e9691746548dcabd000b953b3cffd (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:33.520056 21824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e71b996b094ea58edd947afc7bdc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.520756 21733 leader_election.cc:304] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.521811 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b0b8abf1f4a8eb5be6f99f56c4efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.523061 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec5c24f1ffe4f0d96414915445e299b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.524752 21826 tablet_service.cc:1511] Processing CreateTablet for tablet 9d45249d47954204a07f38aece80b367 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:33.525251 21881 raft_consensus.cc:359] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.525982 21881 raft_consensus.cc:385] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.526270 21881 raft_consensus.cc:740] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.526829 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d45249d47954204a07f38aece80b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.526978 21881 consensus_queue.cc:260] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.551955 21887 raft_consensus.cc:2804] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.552469 21887 raft_consensus.cc:697] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:33.553244 21887 consensus_queue.cc:237] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.517346 21828 tablet_service.cc:1511] Processing CreateTablet for tablet 52599db144e74cfda32693b15692ebd6 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:33.566103 21831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e9691746548dcabd000b953b3cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.575309 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52599db144e74cfda32693b15692ebd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.589010 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45846555150a4d27848b20fbf38608c9" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:33.590680 21807 leader_election.cc:343] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.609572 21827 tablet_service.cc:1511] Processing CreateTablet for tablet cb4251ffbafe43189b24cf0a31961135 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:33.610942 21827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4251ffbafe43189b24cf0a31961135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.611632 21826 tablet_service.cc:1511] Processing CreateTablet for tablet f9b089b7ac0d48a1a97e12fb3b691bb5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:33.623467 21828 tablet_service.cc:1511] Processing CreateTablet for tablet 208357cfef464ee3ac36e3f09a5809f0 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 14:55:33.624712 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.1:35369, user_credentials={real_user=slave}} blocked reactor thread for 104039us
I20260709 14:55:33.624879 21831 tablet_service.cc:1511] Processing CreateTablet for tablet 869a8d5e29624d9d8b1950a1e39308df (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:33.620229 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b089b7ac0d48a1a97e12fb3b691bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.631675 21829 tablet_service.cc:1511] Processing CreateTablet for tablet 3303f317d8c94050842894118fbe423c (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:33.635700 21830 tablet_service.cc:1511] Processing CreateTablet for tablet 038f50b5033e488f97ecc6e6e7b0ad29 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:33.663707 21832 tablet_service.cc:1511] Processing CreateTablet for tablet 0b60d2d0847b4938919868f050510c34 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:33.664345 21825 tablet_service.cc:1511] Processing CreateTablet for tablet 679761058a1a48a7a8f007394e973de9 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:33.665311 21832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b60d2d0847b4938919868f050510c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.677107 21823 tablet_service.cc:1511] Processing CreateTablet for tablet 2805c4369ba240a9b35ad428172be3a3 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:33.678632 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2805c4369ba240a9b35ad428172be3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.683279 21832 tablet_service.cc:1511] Processing CreateTablet for tablet f531bbcbd2a14e6a9891c2a077d4a886 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:33.684561 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45846555150a4d27848b20fbf38608c9" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:33.686854 21881 ts_tablet_manager.cc:1434] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.173s	user 0.028s	sys 0.027s
I20260709 14:55:33.689934 21885 tablet_bootstrap.cc:492] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.704206 21829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3303f317d8c94050842894118fbe423c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.704654 21885 ts_tablet_manager.cc:1403] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.350s	user 0.038s	sys 0.034s
W20260709 14:55:33.704957 21807 leader_election.cc:343] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.705386 21807 leader_election.cc:304] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:33.706470 21900 raft_consensus.cc:2749] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.706607 21831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869a8d5e29624d9d8b1950a1e39308df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.691062 21882 tablet_bootstrap.cc:492] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:33.709283 21882 ts_tablet_manager.cc:1403] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.293s	user 0.037s	sys 0.059s
I20260709 14:55:33.708428 21885 raft_consensus.cc:359] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.709758 21885 raft_consensus.cc:385] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.710515 21885 raft_consensus.cc:740] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.710248 21832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f531bbcbd2a14e6a9891c2a077d4a886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.712095 21882 raft_consensus.cc:359] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.712786 21882 raft_consensus.cc:385] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.694444 21824 tablet_service.cc:1511] Processing CreateTablet for tablet 91552282313b42c4887ceb26b835c8c5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:33.713073 21882 raft_consensus.cc:740] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.713773 21824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91552282313b42c4887ceb26b835c8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.714337 21830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038f50b5033e488f97ecc6e6e7b0ad29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.714085 21885 consensus_queue.cc:260] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.714963 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208357cfef464ee3ac36e3f09a5809f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.715246 21882 consensus_queue.cc:260] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.723191 21885 ts_tablet_manager.cc:1434] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:33.726226 21882 ts_tablet_manager.cc:1434] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:33.727237 21882 tablet_bootstrap.cc:492] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:33.731841 21826 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf4e7c3b8ab4cee9cbd2828c6aa492a (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:33.732846 21885 tablet_bootstrap.cc:492] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:33.733060 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf4e7c3b8ab4cee9cbd2828c6aa492a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.739087 21825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679761058a1a48a7a8f007394e973de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.743695 21881 tablet_bootstrap.cc:492] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.746256 21823 tablet_service.cc:1511] Processing CreateTablet for tablet 293cfd3affae47e491a9a4aa7f30d80e (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:33.747597 21823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293cfd3affae47e491a9a4aa7f30d80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.749456 21882 tablet_bootstrap.cc:654] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.753903 21830 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 50) took 1009 ms. Trace:
W20260709 14:55:33.754933 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:33.755318 21828 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 46) took 1017 ms. Trace:
I20260709 14:55:33.755720 21828 rpcz_store.cc:276] 0709 14:55:32.737988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.619381 (+881393us) service_pool.cc:224] Handling call
0709 14:55:33.624284 (+  4903us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.624367 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.733220 (+108853us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.754838 (+ 21618us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.755261 (+   423us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.760578 21829 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 49) took 1016 ms. Trace:
I20260709 14:55:33.760975 21829 rpcz_store.cc:276] 0709 14:55:32.744320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.620368 (+876048us) service_pool.cc:224] Handling call
0709 14:55:33.634167 (+ 13799us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.634339 (+   172us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.747478 (+113139us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.760124 (+ 12646us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.760521 (+   397us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.763384 21827 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 44) took 1026 ms. Trace:
I20260709 14:55:33.763754 21827 rpcz_store.cc:276] 0709 14:55:32.737411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.608659 (+871248us) service_pool.cc:224] Handling call
0709 14:55:33.610454 (+  1795us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.610558 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.727793 (+117235us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.750521 (+ 22728us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.763328 (+ 12807us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.764611 21831 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 48) took 1020 ms. Trace:
I20260709 14:55:33.764968 21831 rpcz_store.cc:276] 0709 14:55:32.744015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.624002 (+879987us) service_pool.cc:224] Handling call
0709 14:55:33.625678 (+  1676us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.625761 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.736443 (+110682us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.742285 (+  5842us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.764555 (+ 22270us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.766554 21591 catalog_manager.cc:5697] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.769009 21832 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 53) took 1009 ms. Trace:
I20260709 14:55:33.755244 21885 tablet_bootstrap.cc:654] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.772217 21881 tablet_bootstrap.cc:654] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.776062 21824 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 54) took 1014 ms. Trace:
I20260709 14:55:33.772063 21832 rpcz_store.cc:276] 0709 14:55:32.759861 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.682358 (+922497us) service_pool.cc:224] Handling call
0709 14:55:33.709279 (+ 26921us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.709366 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.738475 (+ 29109us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.768586 (+ 30111us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.768954 (+   368us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.779820 21829 tablet_service.cc:1511] Processing CreateTablet for tablet 499c4925b2fc42a3b65083dd9a40e410 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:33.780901 21824 rpcz_store.cc:276] 0709 14:55:32.761792 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.693522 (+931730us) service_pool.cc:224] Handling call
0709 14:55:33.713336 (+ 19814us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.713427 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.727858 (+ 14431us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.775553 (+ 47695us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.776001 (+   448us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.779821 21826 tablet_service.cc:1511] Processing CreateTablet for tablet 6435664c8f03492fb1b60b6e22bfa7d5 (DEFAULT_TABLE table=test-workload [id=a7da2c65926549c9901fc6b705630243]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:33.783699 21882 tablet_bootstrap.cc:492] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:33.784291 21882 ts_tablet_manager.cc:1403] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.006s
I20260709 14:55:33.784906 21885 tablet_bootstrap.cc:492] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.785356 21885 ts_tablet_manager.cc:1403] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.008s
I20260709 14:55:33.786834 21882 raft_consensus.cc:359] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.787391 21882 raft_consensus.cc:385] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.787720 21882 raft_consensus.cc:740] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.788136 21885 raft_consensus.cc:359] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.754357 21830 rpcz_store.cc:276] 0709 14:55:32.744613 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.627626 (+883013us) service_pool.cc:224] Handling call
0709 14:55:33.636624 (+  8998us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.636730 (+   106us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.734869 (+ 98139us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.753411 (+ 18542us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.753842 (+   431us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.788419 21823 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 56) took 1018 ms. Trace:
I20260709 14:55:33.788877 21885 raft_consensus.cc:385] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.788980 21829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499c4925b2fc42a3b65083dd9a40e410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.789434 21885 raft_consensus.cc:740] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.789032 21823 rpcz_store.cc:276] 0709 14:55:32.770015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.745353 (+975338us) service_pool.cc:224] Handling call
0709 14:55:33.747153 (+  1800us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.747252 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.770073 (+ 22821us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.787952 (+ 17879us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.788362 (+   410us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.788327 21882 consensus_queue.cc:260] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.790254 21885 consensus_queue.cc:260] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.777549 21825 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 51) took 1032 ms. Trace:
I20260709 14:55:33.792533 21885 ts_tablet_manager.cc:1434] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:33.792553 21826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6435664c8f03492fb1b60b6e22bfa7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.793499 21885 tablet_bootstrap.cc:492] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:33.794958 21881 tablet_bootstrap.cc:492] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:33.795406 21881 ts_tablet_manager.cc:1403] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
I20260709 14:55:33.792769 21825 rpcz_store.cc:276] 0709 14:55:32.744887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.663388 (+918501us) service_pool.cc:224] Handling call
0709 14:55:33.665252 (+  1864us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.665345 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.763306 (+ 97961us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.777055 (+ 13749us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.777485 (+   430us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.798553 21881 raft_consensus.cc:359] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.799276 21881 raft_consensus.cc:385] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.799574 21881 raft_consensus.cc:740] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.802024 21885 tablet_bootstrap.cc:654] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.808125 21882 ts_tablet_manager.cc:1434] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:55:33.807677 21881 consensus_queue.cc:260] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.809120 21882 tablet_bootstrap.cc:492] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:33.810410 21881 ts_tablet_manager.cc:1434] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:55:33.811419 21881 tablet_bootstrap.cc:492] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.812562 21885 tablet_bootstrap.cc:492] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.813016 21885 ts_tablet_manager.cc:1403] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:55:33.815513 21882 tablet_bootstrap.cc:654] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.815796 21826 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 58) took 1040 ms. Trace:
I20260709 14:55:33.815706 21885 raft_consensus.cc:359] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.827728 21887 raft_consensus.cc:493] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.828281 21887 raft_consensus.cc:515] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.816282 21826 rpcz_store.cc:276] 0709 14:55:32.775217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.778937 (+1003720us) service_pool.cc:224] Handling call
0709 14:55:33.784045 (+  5108us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.784135 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.806095 (+ 21960us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.815295 (+  9200us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.815682 (+   387us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.837386 21887 leader_election.cc:290] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.838064 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e83f8ec6814e35809b3ed33be351fa" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:33.838348 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e83f8ec6814e35809b3ed33be351fa" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:33.838788 21693 raft_consensus.cc:2468] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:33.838969 21841 raft_consensus.cc:2468] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:33.839954 21733 leader_election.cc:304] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:33.841192 21887 raft_consensus.cc:2804] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.841542 21887 raft_consensus.cc:493] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.841899 21887 raft_consensus.cc:3060] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.843232 21882 tablet_bootstrap.cc:492] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:33.843645 21882 ts_tablet_manager.cc:1403] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.007s
I20260709 14:55:33.816524 21885 raft_consensus.cc:385] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.845669 21885 raft_consensus.cc:740] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.846575 21885 consensus_queue.cc:260] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.847252 21881 tablet_bootstrap.cc:654] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.851336 21882 raft_consensus.cc:359] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.852061 21882 raft_consensus.cc:385] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.851873 21887 raft_consensus.cc:515] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.852370 21882 raft_consensus.cc:740] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.852715 21885 ts_tablet_manager.cc:1434] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:55:33.854024 21829 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59290 (request call id 57) took 1082 ms. Trace:
I20260709 14:55:33.854386 21829 rpcz_store.cc:276] 0709 14:55:32.771348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:33.778909 (+1007561us) service_pool.cc:224] Handling call
0709 14:55:33.781864 (+  2955us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:33.781961 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:33.805282 (+ 23321us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:33.853537 (+ 48255us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:33.853961 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:33.855794 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e83f8ec6814e35809b3ed33be351fa" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:33.856391 21693 raft_consensus.cc:3060] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.857328 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e83f8ec6814e35809b3ed33be351fa" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:33.857877 21841 raft_consensus.cc:3060] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.862841 21886 raft_consensus.cc:493] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.863288 21886 raft_consensus.cc:515] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.863566 21693 raft_consensus.cc:2468] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:33.863951 21882 consensus_queue.cc:260] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.864717 21733 leader_election.cc:304] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:33.867388 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36193a2c98ce4b1992cf3121b5cd5c6c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:33.868259 21907 raft_consensus.cc:2804] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.868610 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36193a2c98ce4b1992cf3121b5cd5c6c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:33.865044 21881 tablet_bootstrap.cc:492] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
W20260709 14:55:33.870357 21658 leader_election.cc:343] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.870828 21881 ts_tablet_manager.cc:1403] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.005s
I20260709 14:55:33.855767 21885 tablet_bootstrap.cc:492] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
W20260709 14:55:33.871177 21658 leader_election.cc:343] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.871639 21658 leader_election.cc:304] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.865206 21886 leader_election.cc:290] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.854826 21887 leader_election.cc:290] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.873636 21881 raft_consensus.cc:359] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.874349 21881 raft_consensus.cc:385] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.868723 21907 raft_consensus.cc:697] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:33.875540 21907 consensus_queue.cc:237] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.878490 21885 tablet_bootstrap.cc:654] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.874637 21881 raft_consensus.cc:740] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.879931 21881 consensus_queue.cc:260] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.880900 21886 raft_consensus.cc:2749] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.881815 21841 raft_consensus.cc:2468] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:33.882405 21881 ts_tablet_manager.cc:1434] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:33.883523 21881 tablet_bootstrap.cc:492] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.890856 21885 tablet_bootstrap.cc:492] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.891456 21885 ts_tablet_manager.cc:1403] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.014s
I20260709 14:55:33.893431 21900 raft_consensus.cc:493] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.893958 21900 raft_consensus.cc:515] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.895267 21881 tablet_bootstrap.cc:654] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.895856 21882 ts_tablet_manager.cc:1434] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.052s	user 0.018s	sys 0.015s
I20260709 14:55:33.896054 21900 leader_election.cc:290] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:33.896864 21882 tablet_bootstrap.cc:492] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:33.898272 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:33.898869 21885 raft_consensus.cc:359] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.899401 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:33.899775 21885 raft_consensus.cc:385] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.900209 21885 raft_consensus.cc:740] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
W20260709 14:55:33.900872 21807 leader_election.cc:343] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.900998 21885 consensus_queue.cc:260] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.903159 21882 tablet_bootstrap.cc:654] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.906652 21881 tablet_bootstrap.cc:492] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:33.907115 21881 ts_tablet_manager.cc:1403] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260709 14:55:33.909835 21881 raft_consensus.cc:359] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.910513 21881 raft_consensus.cc:385] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.910807 21881 raft_consensus.cc:740] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.911242 21591 catalog_manager.cc:5697] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.911705 21881 consensus_queue.cc:260] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.912846 21885 ts_tablet_manager.cc:1434] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 14:55:33.914139 21881 ts_tablet_manager.cc:1434] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:33.915112 21881 tablet_bootstrap.cc:492] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.898927 21768 raft_consensus.cc:2468] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:33.918351 21807 leader_election.cc:304] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:33.919546 21900 raft_consensus.cc:2804] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.919905 21900 raft_consensus.cc:493] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.920213 21900 raft_consensus.cc:3060] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.922180 21885 tablet_bootstrap.cc:492] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:33.923434 21881 tablet_bootstrap.cc:654] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.930856 21900 raft_consensus.cc:515] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.933801 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:33.934772 21907 raft_consensus.cc:493] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.935256 21907 raft_consensus.cc:515] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:33.935308 21807 leader_election.cc:343] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.936759 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 65609.8us
I20260709 14:55:33.937232 21907 leader_election.cc:290] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:33.938735 21885 tablet_bootstrap.cc:654] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.939399 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b847b0d19e224c9a803ce3a1bee85dc8" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:33.939653 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:33.940282 21768 raft_consensus.cc:3060] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:33.940752 21733 leader_election.cc:343] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.943162 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b847b0d19e224c9a803ce3a1bee85dc8" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:33.944566 21733 leader_election.cc:343] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.944794 21881 tablet_bootstrap.cc:492] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:33.944972 21733 leader_election.cc:304] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:33.945243 21881 ts_tablet_manager.cc:1403] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260709 14:55:33.945986 21907 raft_consensus.cc:2749] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.947839 21885 tablet_bootstrap.cc:492] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.948305 21885 ts_tablet_manager.cc:1403] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:55:33.948397 21881 raft_consensus.cc:359] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.949211 21881 raft_consensus.cc:385] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.949548 21881 raft_consensus.cc:740] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.950296 21881 consensus_queue.cc:260] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.952535 21881 ts_tablet_manager.cc:1434] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:33.953032 21768 raft_consensus.cc:2468] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:33.953924 21881 tablet_bootstrap.cc:492] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.954627 21900 leader_election.cc:290] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:33.955202 21900 raft_consensus.cc:493] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.955623 21900 raft_consensus.cc:515] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.957721 21900 leader_election.cc:290] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:33.960772 21881 tablet_bootstrap.cc:654] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.963577 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d706b200967440868492dba4dd973269" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:33.965893 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d706b200967440868492dba4dd973269" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:33.951125 21885 raft_consensus.cc:359] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.966516 21885 raft_consensus.cc:385] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.966876 21885 raft_consensus.cc:740] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.967098 21807 leader_election.cc:304] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:33.967633 21885 consensus_queue.cc:260] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:33.968340 21807 leader_election.cc:343] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.969501 21807 leader_election.cc:343] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.969923 21885 ts_tablet_manager.cc:1434] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:33.970929 21885 tablet_bootstrap.cc:492] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:33.969926 21807 leader_election.cc:304] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:33.972127 21926 raft_consensus.cc:2749] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.970096 21900 raft_consensus.cc:2804] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.976856 21900 raft_consensus.cc:697] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:33.977675 21900 consensus_queue.cc:237] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.978322 21881 tablet_bootstrap.cc:492] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:33.978757 21881 ts_tablet_manager.cc:1403] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 14:55:33.979517 21885 tablet_bootstrap.cc:654] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.981055 21882 tablet_bootstrap.cc:492] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:33.981577 21882 ts_tablet_manager.cc:1403] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.085s	user 0.058s	sys 0.020s
I20260709 14:55:33.981251 21881 raft_consensus.cc:359] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.981969 21881 raft_consensus.cc:385] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.982256 21881 raft_consensus.cc:740] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.982923 21881 consensus_queue.cc:260] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.985044 21881 ts_tablet_manager.cc:1434] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:33.986181 21882 raft_consensus.cc:359] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.986944 21882 raft_consensus.cc:385] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.987244 21882 raft_consensus.cc:740] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.988466 21885 tablet_bootstrap.cc:492] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:33.988988 21885 ts_tablet_manager.cc:1403] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:55:33.989321 21881 tablet_bootstrap.cc:492] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:33.991727 21885 raft_consensus.cc:359] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.994753 21885 raft_consensus.cc:385] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.995111 21885 raft_consensus.cc:740] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.988005 21882 consensus_queue.cc:260] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.995869 21885 consensus_queue.cc:260] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:33.997437 21882 ts_tablet_manager.cc:1434] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:33.995293 21881 tablet_bootstrap.cc:654] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.998401 21885 ts_tablet_manager.cc:1434] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:55:33.999529 21885 tablet_bootstrap.cc:492] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:33.998361 21882 tablet_bootstrap.cc:492] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:33.998055 21591 catalog_manager.cc:5697] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.003975 21881 tablet_bootstrap.cc:492] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.004419 21881 ts_tablet_manager.cc:1403] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:55:34.005793 21885 tablet_bootstrap.cc:654] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.006526 21882 tablet_bootstrap.cc:654] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.006937 21881 raft_consensus.cc:359] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.009513 21881 raft_consensus.cc:385] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.009896 21881 raft_consensus.cc:740] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.009900 21841 raft_consensus.cc:3060] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.010741 21881 consensus_queue.cc:260] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.025445 21881 ts_tablet_manager.cc:1434] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:55:34.035547 21881 tablet_bootstrap.cc:492] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.038384 21907 consensus_queue.cc:1048] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:34.041392 21881 tablet_bootstrap.cc:654] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.045153 21885 tablet_bootstrap.cc:492] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.045653 21885 ts_tablet_manager.cc:1403] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.026s
I20260709 14:55:34.046027 21882 tablet_bootstrap.cc:492] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.046542 21882 ts_tablet_manager.cc:1403] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.028s
I20260709 14:55:34.048300 21885 raft_consensus.cc:359] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.049700 21885 raft_consensus.cc:385] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.049979 21885 raft_consensus.cc:740] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.050622 21885 consensus_queue.cc:260] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.052296 21885 ts_tablet_manager.cc:1434] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:55:34.053148 21885 tablet_bootstrap.cc:492] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.053618 21919 raft_consensus.cc:493] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.054128 21919 raft_consensus.cc:515] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.048979 21882 raft_consensus.cc:359] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.056165 21882 raft_consensus.cc:385] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.056483 21882 raft_consensus.cc:740] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.056519 21919 leader_election.cc:290] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.058317 21882 consensus_queue.cc:260] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.059031 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.059031 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c6f9143e342efb1f49cf6b49dc639" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.059962 21768 raft_consensus.cc:2393] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:34.060702 21882 ts_tablet_manager.cc:1434] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:55:34.061666 21882 tablet_bootstrap.cc:492] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.061877 21658 leader_election.cc:304] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:34.066972 21919 raft_consensus.cc:3060] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.069463 21885 tablet_bootstrap.cc:654] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.073559 21882 tablet_bootstrap.cc:654] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.080650 21881 tablet_bootstrap.cc:492] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.081135 21881 ts_tablet_manager.cc:1403] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.014s
I20260709 14:55:34.089115 21881 raft_consensus.cc:359] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.089784 21881 raft_consensus.cc:385] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.090027 21881 raft_consensus.cc:740] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.090610 21881 consensus_queue.cc:260] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.094971 21919 raft_consensus.cc:2749] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.099311 21885 tablet_bootstrap.cc:492] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.099473 21881 ts_tablet_manager.cc:1434] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 14:55:34.101364 21882 tablet_bootstrap.cc:492] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.101810 21882 ts_tablet_manager.cc:1403] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.002s
I20260709 14:55:34.104265 21882 raft_consensus.cc:359] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.104902 21882 raft_consensus.cc:385] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.105239 21882 raft_consensus.cc:740] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.104936 21905 consensus_queue.cc:1048] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:34.105893 21882 consensus_queue.cc:260] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.107802 21882 ts_tablet_manager.cc:1434] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:34.108611 21882 tablet_bootstrap.cc:492] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.111431 21885 ts_tablet_manager.cc:1403] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.010s
I20260709 14:55:34.111640 21881 tablet_bootstrap.cc:492] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.113905 21885 raft_consensus.cc:359] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.114524 21885 raft_consensus.cc:385] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.114820 21885 raft_consensus.cc:740] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.115454 21885 consensus_queue.cc:260] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.117439 21885 ts_tablet_manager.cc:1434] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:34.118259 21885 tablet_bootstrap.cc:492] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.120292 21881 tablet_bootstrap.cc:654] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.126062 21882 tablet_bootstrap.cc:654] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.131317 21885 tablet_bootstrap.cc:654] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.134649 21881 tablet_bootstrap.cc:492] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.135150 21881 ts_tablet_manager.cc:1403] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260709 14:55:34.137748 21881 raft_consensus.cc:359] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.138412 21881 raft_consensus.cc:385] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.138669 21881 raft_consensus.cc:740] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.139356 21881 consensus_queue.cc:260] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.141664 21881 ts_tablet_manager.cc:1434] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:34.142606 21881 tablet_bootstrap.cc:492] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.148403 21881 tablet_bootstrap.cc:654] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.154464 21885 tablet_bootstrap.cc:492] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.154865 21885 ts_tablet_manager.cc:1403] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.018s
I20260709 14:55:34.155202 21882 tablet_bootstrap.cc:492] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.155555 21882 ts_tablet_manager.cc:1403] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.020s
I20260709 14:55:34.156677 21885 raft_consensus.cc:359] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.157151 21885 raft_consensus.cc:385] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.157346 21885 raft_consensus.cc:740] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.157312 21882 raft_consensus.cc:359] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.157889 21882 raft_consensus.cc:385] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.158165 21882 raft_consensus.cc:740] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.158128 21885 consensus_queue.cc:260] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.159066 21881 tablet_bootstrap.cc:492] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.158919 21882 consensus_queue.cc:260] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.159504 21881 ts_tablet_manager.cc:1403] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 14:55:34.159958 21905 raft_consensus.cc:493] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.160089 21885 ts_tablet_manager.cc:1434] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:34.160384 21905 raft_consensus.cc:515] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.162348 21905 leader_election.cc:290] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.163401 21882 ts_tablet_manager.cc:1434] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:34.164247 21882 tablet_bootstrap.cc:492] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.164443 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aa8e484a214ab081f931a7cd25cc5c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.164788 21885 tablet_bootstrap.cc:492] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.165001 21693 raft_consensus.cc:2468] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.165946 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aa8e484a214ab081f931a7cd25cc5c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.166525 21842 raft_consensus.cc:2468] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.168044 21733 leader_election.cc:304] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.169277 21905 raft_consensus.cc:2804] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.169677 21882 tablet_bootstrap.cc:654] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.169613 21905 raft_consensus.cc:493] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.170013 21905 raft_consensus.cc:3060] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.170567 21885 tablet_bootstrap.cc:654] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.179832 21881 raft_consensus.cc:359] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.180537 21881 raft_consensus.cc:385] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.180799 21881 raft_consensus.cc:740] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.181367 21882 tablet_bootstrap.cc:492] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.181788 21882 ts_tablet_manager.cc:1403] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 14:55:34.182423 21905 raft_consensus.cc:515] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.184254 21882 raft_consensus.cc:359] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.184865 21882 raft_consensus.cc:385] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.185122 21882 raft_consensus.cc:740] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.185093 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aa8e484a214ab081f931a7cd25cc5c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:34.185717 21693 raft_consensus.cc:3060] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.187120 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aa8e484a214ab081f931a7cd25cc5c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.187232 21882 consensus_queue.cc:260] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.187682 21842 raft_consensus.cc:3060] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.189474 21882 ts_tablet_manager.cc:1434] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:34.193157 21882 tablet_bootstrap.cc:492] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.192240 21887 raft_consensus.cc:493] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.195143 21887 raft_consensus.cc:515] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.197198 21887 leader_election.cc:290] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.198477 21882 tablet_bootstrap.cc:654] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.199102 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36e11934004d01afcbc6e3adb58755" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.199404 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36e11934004d01afcbc6e3adb58755" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:34.200630 21733 leader_election.cc:343] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.201314 21733 leader_election.cc:343] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.201707 21733 leader_election.cc:304] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:34.202876 21887 raft_consensus.cc:2749] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.203540 21842 raft_consensus.cc:2468] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:34.204770 21733 leader_election.cc:304] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.205642 21887 raft_consensus.cc:2804] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.206331 21887 raft_consensus.cc:697] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:34.207261 21887 consensus_queue.cc:237] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.210374 21885 tablet_bootstrap.cc:492] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.210813 21885 ts_tablet_manager.cc:1403] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.023s
I20260709 14:55:34.210878 21919 raft_consensus.cc:493] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.211477 21693 raft_consensus.cc:2468] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:34.211326 21919 raft_consensus.cc:515] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.213274 21919 leader_election.cc:290] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.213488 21885 raft_consensus.cc:359] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.213486 21882 tablet_bootstrap.cc:492] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.214200 21881 consensus_queue.cc:260] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.214789 21882 ts_tablet_manager.cc:1403] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:55:34.214169 21885 raft_consensus.cc:385] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.215191 21885 raft_consensus.cc:740] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.215771 21919 raft_consensus.cc:493] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.216004 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9c9c1e0feb42d49572ebd0051c3c52" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.216248 21885 consensus_queue.cc:260] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.216248 21919 raft_consensus.cc:515] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.217489 21882 raft_consensus.cc:359] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.218104 21882 raft_consensus.cc:385] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.218328 21885 ts_tablet_manager.cc:1434] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:55:34.218431 21905 leader_election.cc:290] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.218348 21882 raft_consensus.cc:740] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.218817 21919 leader_election.cc:290] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.219357 21882 consensus_queue.cc:260] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:34.220212 21658 leader_election.cc:343] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.220470 21881 ts_tablet_manager.cc:1434] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:55:34.221257 21882 ts_tablet_manager.cc:1434] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:34.221460 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b847b0d19e224c9a803ce3a1bee85dc8" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.221310 21881 tablet_bootstrap.cc:492] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.222074 21768 raft_consensus.cc:2468] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.223332 21658 leader_election.cc:304] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.223591 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9c9c1e0feb42d49572ebd0051c3c52" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.224046 21885 tablet_bootstrap.cc:492] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.224181 21842 raft_consensus.cc:2468] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.224884 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b847b0d19e224c9a803ce3a1bee85dc8" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.225435 21841 raft_consensus.cc:2468] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.226775 21658 leader_election.cc:304] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:34.227744 21882 tablet_bootstrap.cc:492] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.231159 21920 raft_consensus.cc:2804] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.228932 21591 catalog_manager.cc:5697] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.231585 21920 raft_consensus.cc:493] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.231923 21920 raft_consensus.cc:3060] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.233362 21919 raft_consensus.cc:2804] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.233812 21919 raft_consensus.cc:493] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.234256 21919 raft_consensus.cc:3060] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.235563 21881 tablet_bootstrap.cc:654] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.240672 21882 tablet_bootstrap.cc:654] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.229939 21885 tablet_bootstrap.cc:654] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.242831 21919 raft_consensus.cc:515] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.245675 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9c9c1e0feb42d49572ebd0051c3c52" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:34.250313 21920 raft_consensus.cc:515] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.251017 21886 raft_consensus.cc:493] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:34.251456 21658 leader_election.cc:343] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.252411 21920 leader_election.cc:290] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.251469 21886 raft_consensus.cc:515] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.253451 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b847b0d19e224c9a803ce3a1bee85dc8" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:34.254072 21768 raft_consensus.cc:3060] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.254848 21886 leader_election.cc:290] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.255615 21881 tablet_bootstrap.cc:492] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.256106 21881 ts_tablet_manager.cc:1403] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260709 14:55:34.258896 21881 raft_consensus.cc:359] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.259536 21881 raft_consensus.cc:385] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.259800 21881 raft_consensus.cc:740] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.260044 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b847b0d19e224c9a803ce3a1bee85dc8" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.260310 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5ee07fa0cd44a48e80d94e5b8733c4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.260675 21841 raft_consensus.cc:3060] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.260507 21881 consensus_queue.cc:260] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.260900 21767 raft_consensus.cc:2468] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.263048 21658 leader_election.cc:304] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.265100 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5ee07fa0cd44a48e80d94e5b8733c4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.265453 21881 ts_tablet_manager.cc:1434] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:34.265834 21842 raft_consensus.cc:2468] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.266566 21881 tablet_bootstrap.cc:492] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.266526 21886 raft_consensus.cc:2804] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.266474 21768 raft_consensus.cc:2468] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.269125 21919 leader_election.cc:290] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.272419 21881 tablet_bootstrap.cc:654] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.272759 21885 tablet_bootstrap.cc:492] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.273252 21885 ts_tablet_manager.cc:1403] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.005s
I20260709 14:55:34.276793 21887 raft_consensus.cc:493] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.277252 21887 raft_consensus.cc:515] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.276593 21885 raft_consensus.cc:359] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.280190 21885 raft_consensus.cc:385] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.280563 21885 raft_consensus.cc:740] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.280980 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.281097 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.281267 21885 consensus_queue.cc:260] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:34.282395 21733 leader_election.cc:343] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.283085 21733 leader_election.cc:343] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.283449 21733 leader_election.cc:304] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:34.284111 21885 ts_tablet_manager.cc:1434] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:55:34.284430 21905 raft_consensus.cc:2749] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.285817 21885 tablet_bootstrap.cc:492] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.288081 21881 tablet_bootstrap.cc:492] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.288528 21881 ts_tablet_manager.cc:1403] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260709 14:55:34.278283 21658 leader_election.cc:304] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.291205 21919 raft_consensus.cc:2804] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.291071 21881 raft_consensus.cc:359] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.267529 21886 raft_consensus.cc:493] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.291738 21919 raft_consensus.cc:697] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:34.291752 21881 raft_consensus.cc:385] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.292044 21886 raft_consensus.cc:3060] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.278667 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9c9c1e0feb42d49572ebd0051c3c52" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.279299 21887 leader_election.cc:290] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.279897 21882 tablet_bootstrap.cc:492] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.292788 21882 ts_tablet_manager.cc:1403] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.009s
I20260709 14:55:34.292250 21881 raft_consensus.cc:740] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.292589 21919 consensus_queue.cc:237] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.292601 21842 raft_consensus.cc:3060] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.293591 21881 consensus_queue.cc:260] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.294696 21900 raft_consensus.cc:493] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.295157 21900 raft_consensus.cc:515] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.296052 21882 raft_consensus.cc:359] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.296671 21887 raft_consensus.cc:493] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.296757 21882 raft_consensus.cc:385] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.297103 21900 leader_election.cc:290] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:34.297230 21882 raft_consensus.cc:740] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.298058 21882 consensus_queue.cc:260] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.298683 21881 ts_tablet_manager.cc:1434] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:34.299108 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36193a2c98ce4b1992cf3121b5cd5c6c" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.299721 21881 tablet_bootstrap.cc:492] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.299702 21768 raft_consensus.cc:2468] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:34.300294 21882 ts_tablet_manager.cc:1434] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:34.292125 21885 tablet_bootstrap.cc:654] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.301160 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36193a2c98ce4b1992cf3121b5cd5c6c" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.301826 21693 raft_consensus.cc:2468] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:34.301164 21882 tablet_bootstrap.cc:492] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.297183 21887 raft_consensus.cc:515] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.304598 21887 leader_election.cc:290] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.306893 21841 raft_consensus.cc:2468] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.307063 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7d3470f90f4bea89ba727227b174b0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.302529 21807 leader_election.cc:304] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.308225 21840 raft_consensus.cc:2468] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.308784 21900 raft_consensus.cc:2804] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.309162 21900 raft_consensus.cc:493] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.309473 21900 raft_consensus.cc:3060] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.309564 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7d3470f90f4bea89ba727227b174b0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.310169 21733 leader_election.cc:304] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.315267 21887 raft_consensus.cc:2804] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.315703 21887 raft_consensus.cc:493] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.316071 21887 raft_consensus.cc:3060] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.311400 21693 raft_consensus.cc:2468] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.322655 21900 raft_consensus.cc:515] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.322655 21887 raft_consensus.cc:515] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.328896 21588 catalog_manager.cc:5697] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.334443 21887 leader_election.cc:290] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.351490 21886 raft_consensus.cc:515] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.356328 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7d3470f90f4bea89ba727227b174b0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.356884 21840 raft_consensus.cc:3060] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.357957 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 47589.5us
I20260709 14:55:34.354255 21842 raft_consensus.cc:2468] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.361268 21881 tablet_bootstrap.cc:654] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.336964 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7d3470f90f4bea89ba727227b174b0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:34.364909 21693 raft_consensus.cc:3060] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.367312 21882 tablet_bootstrap.cc:654] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.360792 21900 leader_election.cc:290] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:34.367985 21887 raft_consensus.cc:493] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:34.359277 21807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.1:35369, user_credentials={real_user=slave}} blocked reactor thread for 50195.4us
I20260709 14:55:34.364679 21886 leader_election.cc:290] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.370246 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36193a2c98ce4b1992cf3121b5cd5c6c" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:34.370666 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36193a2c98ce4b1992cf3121b5cd5c6c" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:34.370784 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5ee07fa0cd44a48e80d94e5b8733c4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:34.371431 21767 raft_consensus.cc:3060] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.371510 21768 raft_consensus.cc:3060] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.370841 21692 raft_consensus.cc:3060] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.375473 21887 raft_consensus.cc:515] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.377799 21887 leader_election.cc:290] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.379632 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.380939 21840 raft_consensus.cc:2468] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
W20260709 14:55:34.381141 21733 leader_election.cc:343] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.382089 21658 leader_election.cc:304] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:34.383055 21886 raft_consensus.cc:2804] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.383673 21886 raft_consensus.cc:697] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:34.384439 21886 consensus_queue.cc:237] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.386675 21768 raft_consensus.cc:2468] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.388851 21733 leader_election.cc:304] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.389655 21905 raft_consensus.cc:493] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.391386 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5ee07fa0cd44a48e80d94e5b8733c4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.391567 21905 raft_consensus.cc:515] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.392042 21842 raft_consensus.cc:3060] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.395090 21907 raft_consensus.cc:2804] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.395586 21887 consensus_queue.cc:1048] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.403294 21905 leader_election.cc:290] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.404340 21920 raft_consensus.cc:493] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.404814 21920 raft_consensus.cc:515] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.406574 21767 raft_consensus.cc:2468] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:34.406744 21920 leader_election.cc:290] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.406625 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2becd4ef483e49f4a41339114284fae4" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.407837 21691 raft_consensus.cc:2468] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.408725 21692 raft_consensus.cc:2468] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:34.409228 21733 leader_election.cc:304] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.410400 21905 raft_consensus.cc:2804] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.410422 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2becd4ef483e49f4a41339114284fae4" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.410343 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.411003 21905 raft_consensus.cc:493] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.415726 21881 tablet_bootstrap.cc:492] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.416271 21881 ts_tablet_manager.cc:1403] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.117s	user 0.004s	sys 0.009s
I20260709 14:55:34.411789 21905 raft_consensus.cc:3060] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.420703 21693 raft_consensus.cc:2468] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:34.412518 21900 consensus_queue.cc:1048] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:34.424861 21885 tablet_bootstrap.cc:492] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.425343 21885 ts_tablet_manager.cc:1403] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.140s	user 0.031s	sys 0.027s
I20260709 14:55:34.429105 21885 raft_consensus.cc:359] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.429840 21885 raft_consensus.cc:385] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.430114 21885 raft_consensus.cc:740] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.432387 21885 consensus_queue.cc:260] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.434514 21885 ts_tablet_manager.cc:1434] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:55:34.435473 21885 tablet_bootstrap.cc:492] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.435627 21591 catalog_manager.cc:5697] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.388986 21658 leader_election.cc:304] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.439597 21886 raft_consensus.cc:493] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:34.416859 21733 leader_election.cc:343] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.445544 21886 raft_consensus.cc:515] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.450436 21905 raft_consensus.cc:515] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.452064 21907 raft_consensus.cc:697] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:34.454017 21920 raft_consensus.cc:2804] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.455361 21920 raft_consensus.cc:697] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:34.456144 21886 leader_election.cc:290] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.429234 21807 leader_election.cc:304] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.456219 21920 consensus_queue.cc:237] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.460563 21885 tablet_bootstrap.cc:654] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.460515 21842 raft_consensus.cc:2468] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
W20260709 14:55:34.457270 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 44795.2us
I20260709 14:55:34.463053 21905 leader_election.cc:290] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
W20260709 14:55:34.453552 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 64646.6us
I20260709 14:55:34.456154 21907 consensus_queue.cc:237] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.464025 21690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2becd4ef483e49f4a41339114284fae4" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:34.464597 21690 raft_consensus.cc:3060] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.468840 21733 leader_election.cc:343] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.469285 21733 leader_election.cc:304] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:34.469806 21882 tablet_bootstrap.cc:492] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.470297 21882 ts_tablet_manager.cc:1403] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.169s	user 0.030s	sys 0.021s
I20260709 14:55:34.470646 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45846555150a4d27848b20fbf38608c9" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.471258 21887 raft_consensus.cc:2749] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.473404 21905 raft_consensus.cc:493] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.473377 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36e11934004d01afcbc6e3adb58755" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:34.462046 21900 raft_consensus.cc:2804] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.474080 21766 raft_consensus.cc:2468] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.474491 21900 raft_consensus.cc:697] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:34.475356 21900 consensus_queue.cc:237] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.475649 21881 raft_consensus.cc:359] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.476362 21881 raft_consensus.cc:385] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.476624 21881 raft_consensus.cc:740] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.477039 21658 leader_election.cc:304] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.477283 21881 consensus_queue.cc:260] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.478667 21768 raft_consensus.cc:2468] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.478861 21905 raft_consensus.cc:515] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.479502 21886 raft_consensus.cc:2804] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.480330 21886 raft_consensus.cc:493] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.480708 21886 raft_consensus.cc:3060] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.480813 21905 leader_election.cc:290] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.481906 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45846555150a4d27848b20fbf38608c9" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.482524 21842 raft_consensus.cc:2468] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.482920 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2becd4ef483e49f4a41339114284fae4" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.473001 21882 raft_consensus.cc:359] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.483536 21882 raft_consensus.cc:385] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.483807 21882 raft_consensus.cc:740] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.484604 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36e11934004d01afcbc6e3adb58755" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.485076 21881 ts_tablet_manager.cc:1434] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.002s
I20260709 14:55:34.485176 21840 raft_consensus.cc:2468] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:34.486140 21882 consensus_queue.cc:260] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.488271 21881 tablet_bootstrap.cc:492] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.490770 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d706b200967440868492dba4dd973269" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.491377 21691 raft_consensus.cc:2468] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.493923 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d706b200967440868492dba4dd973269" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.494501 21840 raft_consensus.cc:2468] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:34.494856 21882 ts_tablet_manager.cc:1434] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:55:34.495877 21882 tablet_bootstrap.cc:492] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
W20260709 14:55:34.496680 21733 leader_election.cc:343] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.499948 21887 consensus_queue.cc:1048] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.501703 21733 leader_election.cc:304] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.505019 21885 tablet_bootstrap.cc:492] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.505482 21885 ts_tablet_manager.cc:1403] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.003s
I20260709 14:55:34.508191 21885 raft_consensus.cc:359] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.508855 21929 raft_consensus.cc:493] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.509591 21885 raft_consensus.cc:385] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.509503 21929 raft_consensus.cc:515] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.509979 21885 raft_consensus.cc:740] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.511031 21881 tablet_bootstrap.cc:654] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.511921 21929 leader_election.cc:290] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:34.513116 21885 consensus_queue.cc:260] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.514360 21690 raft_consensus.cc:2468] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:34.515868 21885 ts_tablet_manager.cc:1434] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:55:34.516860 21885 tablet_bootstrap.cc:492] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.517160 21882 tablet_bootstrap.cc:654] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.517671 21658 leader_election.cc:304] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.518493 21919 raft_consensus.cc:2804] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.518904 21919 raft_consensus.cc:493] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.519273 21919 raft_consensus.cc:3060] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.520853 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173581043974b32875716c8f9bf6f6b" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
W20260709 14:55:34.522652 21807 leader_election.cc:343] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.522550 21929 consensus_queue.cc:1048] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.508399 21886 raft_consensus.cc:515] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.524152 21885 tablet_bootstrap.cc:654] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.526947 21919 raft_consensus.cc:515] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.528975 21919 leader_election.cc:290] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.529809 21690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173581043974b32875716c8f9bf6f6b" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.530460 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36e11934004d01afcbc6e3adb58755" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:34.531113 21768 raft_consensus.cc:3060] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.530464 21690 raft_consensus.cc:2468] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:34.536036 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45846555150a4d27848b20fbf38608c9" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:34.536580 21766 raft_consensus.cc:3060] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.538738 21885 tablet_bootstrap.cc:492] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:34.539201 21885 ts_tablet_manager.cc:1403] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260709 14:55:34.540529 21768 raft_consensus.cc:2468] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.541877 21885 raft_consensus.cc:359] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.542670 21885 raft_consensus.cc:385] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.542981 21885 raft_consensus.cc:740] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.543789 21885 consensus_queue.cc:260] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.543859 21766 raft_consensus.cc:2468] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.525141 21886 leader_election.cc:290] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.546314 21885 ts_tablet_manager.cc:1434] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:34.547384 21885 tablet_bootstrap.cc:492] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:34.548128 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de36e11934004d01afcbc6e3adb58755" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.548576 21882 tablet_bootstrap.cc:492] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:34.548413 21807 leader_election.cc:304] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:34.549043 21882 ts_tablet_manager.cc:1403] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
I20260709 14:55:34.549248 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45846555150a4d27848b20fbf38608c9" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.549619 21881 tablet_bootstrap.cc:492] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:34.549820 21841 raft_consensus.cc:3060] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.550048 21881 ts_tablet_manager.cc:1403] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.062s	user 0.001s	sys 0.010s
I20260709 14:55:34.548699 21840 raft_consensus.cc:3060] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.553081 21929 raft_consensus.cc:2804] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.555159 21929 raft_consensus.cc:493] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.556481 21929 raft_consensus.cc:3060] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.556478 21887 raft_consensus.cc:2804] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.557201 21887 raft_consensus.cc:493] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.557544 21887 raft_consensus.cc:3060] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.565554 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 63928.5us
I20260709 14:55:34.555027 21658 leader_election.cc:304] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.576363 21840 raft_consensus.cc:2468] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.576587 21591 catalog_manager.cc:5697] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.579602 21841 raft_consensus.cc:2468] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:34.590196 21929 raft_consensus.cc:515] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.591619 21733 leader_election.cc:304] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:34.592458 21905 raft_consensus.cc:2804] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.592911 21905 raft_consensus.cc:697] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:34.593732 21905 consensus_queue.cc:237] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.595652 21887 raft_consensus.cc:515] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:34.621829 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 66884.9us
I20260709 14:55:34.646934 21658 leader_election.cc:304] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:34.636282 21900 raft_consensus.cc:493] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.636581 21920 raft_consensus.cc:2804] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.668941 21929 leader_election.cc:290] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:34.676311 21886 raft_consensus.cc:2804] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.703749 21887 leader_election.cc:290] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.702280 21920 raft_consensus.cc:697] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:34.705853 21920 consensus_queue.cc:237] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.707037 21886 raft_consensus.cc:697] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:34.707917 21886 consensus_queue.cc:237] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.700990 21900 raft_consensus.cc:515] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.715701 21887 raft_consensus.cc:493] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.716264 21887 raft_consensus.cc:515] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.781039 21929 raft_consensus.cc:493] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.787261 21929 raft_consensus.cc:515] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.789273 21882 raft_consensus.cc:359] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.789906 21882 raft_consensus.cc:385] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.790126 21882 raft_consensus.cc:740] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.803023 21882 consensus_queue.cc:260] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.812870 21881 raft_consensus.cc:359] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.818274 21881 raft_consensus.cc:385] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.818583 21881 raft_consensus.cc:740] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.819397 21881 consensus_queue.cc:260] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.820943 21929 leader_election.cc:290] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:34.831857 21882 ts_tablet_manager.cc:1434] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.283s	user 0.002s	sys 0.005s
I20260709 14:55:34.835668 21589 catalog_manager.cc:5697] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:34.799639 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 105874us
I20260709 14:55:34.852283 21882 tablet_bootstrap.cc:492] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:34.852459 21881 ts_tablet_manager.cc:1434] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.302s	user 0.005s	sys 0.008s
I20260709 14:55:34.853266 21881 tablet_bootstrap.cc:492] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:34.847173 21900 leader_election.cc:290] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:34.860569 21887 leader_election.cc:290] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:34.878350 21690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:34.879573 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:34.890995 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.1:35369, user_credentials={real_user=slave}} blocked reactor thread for 299448us
I20260709 14:55:34.903546 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d706b200967440868492dba4dd973269" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:34.904166 21841 raft_consensus.cc:3060] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.910971 21807 leader_election.cc:343] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.911746 21807 leader_election.cc:343] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.912735 21841 raft_consensus.cc:2468] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:34.954954 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173581043974b32875716c8f9bf6f6b" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:34.955613 21693 raft_consensus.cc:3060] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.956154 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9c9c1e0feb42d49572ebd0051c3c52" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:34.956981 21840 raft_consensus.cc:2393] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:34.957207 21733 leader_election.cc:304] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:34.960506 21885 tablet_bootstrap.cc:654] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.961004 21887 raft_consensus.cc:2804] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.961467 21887 raft_consensus.cc:697] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:34.962252 21887 consensus_queue.cc:237] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:34.965672 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d706b200967440868492dba4dd973269" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:34.998471 21692 raft_consensus.cc:3060] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.010681 21920 consensus_queue.cc:1048] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.012725 21886 consensus_queue.cc:1048] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.014982 21971 consensus_queue.cc:1048] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:55:35.020895 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9c9c1e0feb42d49572ebd0051c3c52" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.021521 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173581043974b32875716c8f9bf6f6b" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:35.025934 21693 raft_consensus.cc:2468] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
W20260709 14:55:35.014968 21963 log.cc:927] Time spent T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: Append to log took a long time: real 0.102s	user 0.003s	sys 0.000s
I20260709 14:55:35.034628 21972 raft_consensus.cc:493] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.035157 21972 raft_consensus.cc:515] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:35.036710 21973 log.cc:927] Time spent T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 14:55:35.037164 21972 leader_election.cc:290] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.041823 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:35.042461 21840 raft_consensus.cc:2468] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:35.057152 21807 leader_election.cc:304] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
W20260709 14:55:35.057487 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:35.057256 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:35.057976 21768 raft_consensus.cc:2468] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:35.059458 21960 consensus_queue.cc:1048] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:35.061009 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.067251 21882 tablet_bootstrap.cc:654] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.072345 21886 consensus_queue.cc:1048] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.075332 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:35.076084 21768 raft_consensus.cc:2468] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:35.060396 21929 raft_consensus.cc:2804] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.085767 21929 raft_consensus.cc:697] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:35.063282 21733 leader_election.cc:304] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:35.091391 21887 raft_consensus.cc:2804] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.091784 21887 raft_consensus.cc:493] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.092109 21887 raft_consensus.cc:3060] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.095198 21733 leader_election.cc:304] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:35.096117 21960 raft_consensus.cc:3060] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.112282 21881 tablet_bootstrap.cc:654] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.123144 21885 tablet_bootstrap.cc:492] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:35.126286 21885 ts_tablet_manager.cc:1403] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.579s	user 0.115s	sys 0.144s
I20260709 14:55:35.087893 21590 catalog_manager.cc:5697] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.114504 21887 raft_consensus.cc:515] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.131220 21960 raft_consensus.cc:2749] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.134900 21588 catalog_manager.cc:5697] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.134531 21692 raft_consensus.cc:2468] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
W20260709 14:55:35.121721 21733 leader_election.cc:343] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.141588 21887 leader_election.cc:290] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.147634 21972 consensus_queue.cc:1048] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.149083 21972 consensus_queue.cc:1048] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.086835 21929 consensus_queue.cc:237] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.150566 21885 raft_consensus.cc:359] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.156526 21885 raft_consensus.cc:385] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.156852 21885 raft_consensus.cc:740] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.156734 21920 consensus_queue.cc:1048] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.157732 21885 consensus_queue.cc:260] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:35.152151 21733 consensus_peers.cc:597] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e -> Peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Couldn't send request to peer eadf48b9d9134713a1dfab479223e9c2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:35.141320 21588 catalog_manager.cc:5697] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.158098 21920 consensus_queue.cc:1048] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.163872 21885 ts_tablet_manager.cc:1434] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:55:35.164891 21885 tablet_bootstrap.cc:492] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:35.160250 21886 consensus_queue.cc:1048] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:35.171839 21919 consensus_queue.cc:1048] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:35.177533 21960 consensus_queue.cc:1048] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:35.180684 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:35.186079 21882 tablet_bootstrap.cc:492] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:35.186549 21882 ts_tablet_manager.cc:1403] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.354s	user 0.005s	sys 0.025s
W20260709 14:55:35.182464 21807 leader_election.cc:343] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.191064 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:35.199404 21881 tablet_bootstrap.cc:492] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:35.199455 21840 raft_consensus.cc:3060] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.200014 21881 ts_tablet_manager.cc:1403] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.347s	user 0.015s	sys 0.003s
I20260709 14:55:35.202149 21882 raft_consensus.cc:359] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.202807 21882 raft_consensus.cc:385] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.203101 21882 raft_consensus.cc:740] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.204962 21881 raft_consensus.cc:359] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.205438 21881 raft_consensus.cc:385] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.205632 21881 raft_consensus.cc:740] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
W20260709 14:55:35.195715 21733 leader_election.cc:343] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.203874 21882 consensus_queue.cc:260] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.206966 21881 consensus_queue.cc:260] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.230412 21881 ts_tablet_manager.cc:1434] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.002s
I20260709 14:55:35.229038 21886 raft_consensus.cc:493] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.242573 21882 ts_tablet_manager.cc:1434] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.052s	user 0.012s	sys 0.002s
I20260709 14:55:35.243359 21885 tablet_bootstrap.cc:654] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.250871 21882 tablet_bootstrap.cc:492] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:35.211663 21807 leader_election.cc:304] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:35.241238 21919 raft_consensus.cc:493] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.240130 21960 consensus_queue.cc:1048] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:55:35.262740 21972 raft_consensus.cc:493] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:35.306563 21989 log.cc:927] Time spent T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 14:55:35.312325 21991 log.cc:927] Time spent T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 14:55:35.258410 21886 raft_consensus.cc:515] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.287329 21972 raft_consensus.cc:515] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.322158 21881 tablet_bootstrap.cc:492] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:35.285254 21919 raft_consensus.cc:515] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:35.315207 21807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 111361us
I20260709 14:55:35.326833 21919 leader_election.cc:290] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.405930 21840 raft_consensus.cc:2468] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:35.409317 21971 raft_consensus.cc:2764] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:35.429253 21733 leader_election.cc:304] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:35.430233 21886 leader_election.cc:290] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
W20260709 14:55:35.430847 21999 log.cc:927] Time spent T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:55:35.431629 21907 raft_consensus.cc:2804] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.432156 21907 raft_consensus.cc:697] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:35.432416 21972 leader_election.cc:290] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.433015 21907 consensus_queue.cc:237] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.442231 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173581043974b32875716c8f9bf6f6b" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:35.444025 21807 leader_election.cc:304] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:35.449321 21929 raft_consensus.cc:2804] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.449747 21929 raft_consensus.cc:493] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.450114 21929 raft_consensus.cc:3060] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.450289 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173581043974b32875716c8f9bf6f6b" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.451097 21692 raft_consensus.cc:2393] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:35.452446 21733 leader_election.cc:304] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
W20260709 14:55:35.438257 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 104906us
I20260709 14:55:35.454843 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8cb181421425db842bfe754959f43" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:35.455566 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:35.460742 21768 raft_consensus.cc:2468] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:35.492525 21974 raft_consensus.cc:3060] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.497184 21885 tablet_bootstrap.cc:492] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
W20260709 14:55:35.494132 21658 leader_election.cc:343] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.496622 21971 consensus_queue.cc:1048] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:35.512698 21929 raft_consensus.cc:515] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.524194 21971 raft_consensus.cc:493] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.527374 21971 raft_consensus.cc:515] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.535741 21885 ts_tablet_manager.cc:1403] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.371s	user 0.053s	sys 0.054s
W20260709 14:55:35.517901 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 49732.3us
I20260709 14:55:35.542694 21971 leader_election.cc:290] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
W20260709 14:55:35.543370 21995 log.cc:927] Time spent T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260709 14:55:35.543859 21882 tablet_bootstrap.cc:654] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.536860 21929 leader_election.cc:290] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:35.547315 21881 tablet_bootstrap.cc:654] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.548453 21919 consensus_queue.cc:1048] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.553819 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8cb181421425db842bfe754959f43" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:35.555291 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:35.558972 21885 raft_consensus.cc:359] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.559614 21885 raft_consensus.cc:385] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.559878 21885 raft_consensus.cc:740] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.560660 21658 leader_election.cc:304] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:35.560662 21885 consensus_queue.cc:260] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.561604 21919 raft_consensus.cc:2804] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.561942 21919 raft_consensus.cc:493] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.562271 21919 raft_consensus.cc:3060] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.562511 21885 ts_tablet_manager.cc:1434] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:55:35.563378 21885 tablet_bootstrap.cc:492] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:35.571180 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:35.577395 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2becd4ef483e49f4a41339114284fae4" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:35.577760 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2becd4ef483e49f4a41339114284fae4" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:35.577955 21807 leader_election.cc:343] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.587175 21807 leader_election.cc:304] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:35.588012 21929 raft_consensus.cc:2749] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.595218 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:35.595824 21765 raft_consensus.cc:3060] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.595901 21919 raft_consensus.cc:515] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:35.597843 21658 leader_election.cc:343] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.598062 21919 leader_election.cc:290] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.598340 21658 leader_election.cc:304] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:35.604331 21886 consensus_queue.cc:1048] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.603622 21920 consensus_queue.cc:1048] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:35.609133 21920 raft_consensus.cc:2749] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.610553 21929 consensus_queue.cc:1048] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.612529 21885 tablet_bootstrap.cc:654] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.617818 21881 tablet_bootstrap.cc:492] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:35.618220 21881 ts_tablet_manager.cc:1403] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.296s	user 0.013s	sys 0.013s
I20260709 14:55:35.623989 21972 consensus_queue.cc:1048] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.628767 21972 consensus_queue.cc:1048] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 14:55:35.627717 21658 leader_election.cc:343] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.644213 21881 raft_consensus.cc:359] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.644930 21881 raft_consensus.cc:385] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.645213 21881 raft_consensus.cc:740] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.646329 21881 consensus_queue.cc:260] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.650897 21765 raft_consensus.cc:2468] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:35.653322 21881 ts_tablet_manager.cc:1434] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:55:35.654963 21881 tablet_bootstrap.cc:492] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:35.662835 21589 catalog_manager.cc:5697] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.664956 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:35.667879 21807 leader_election.cc:304] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
W20260709 14:55:35.669463 21658 leader_election.cc:343] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.670305 21929 raft_consensus.cc:2804] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.663911 21974 raft_consensus.cc:2749] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.670810 21929 raft_consensus.cc:697] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:35.682121 21882 tablet_bootstrap.cc:492] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:35.682590 21882 ts_tablet_manager.cc:1403] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.432s	user 0.026s	sys 0.057s
I20260709 14:55:35.673691 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:35.671672 21929 consensus_queue.cc:237] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.686995 21765 raft_consensus.cc:3060] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.716228 21882 raft_consensus.cc:359] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.716761 21882 raft_consensus.cc:385] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.716995 21882 raft_consensus.cc:740] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.723729 21882 consensus_queue.cc:260] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.728468 21882 ts_tablet_manager.cc:1434] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.001s
I20260709 14:55:35.729502 21882 tablet_bootstrap.cc:492] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:35.729445 21840 raft_consensus.cc:3060] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.740947 21588 catalog_manager.cc:5697] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.743117 21588 catalog_manager.cc:5697] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.746201 21885 tablet_bootstrap.cc:492] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:35.746779 21885 ts_tablet_manager.cc:1403] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.016s
I20260709 14:55:35.749451 21885 raft_consensus.cc:359] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.750102 21885 raft_consensus.cc:385] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.750366 21885 raft_consensus.cc:740] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.751017 21885 consensus_queue.cc:260] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.754408 21885 ts_tablet_manager.cc:1434] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:35.754936 21588 catalog_manager.cc:5697] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.757304 21980 consensus_queue.cc:1048] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:35.757751 21885 tablet_bootstrap.cc:492] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:35.754949 21881 tablet_bootstrap.cc:654] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.784477 21885 tablet_bootstrap.cc:654] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.804961 21882 tablet_bootstrap.cc:654] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.794586 21765 raft_consensus.cc:2468] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:35.809340 21658 leader_election.cc:304] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:35.811597 22017 raft_consensus.cc:2804] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.812115 22017 raft_consensus.cc:697] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:35.812985 22017 consensus_queue.cc:237] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.817226 21885 tablet_bootstrap.cc:492] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:35.817741 21885 ts_tablet_manager.cc:1403] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.001s
I20260709 14:55:35.820282 21885 raft_consensus.cc:359] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.821208 21885 raft_consensus.cc:385] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.821517 21885 raft_consensus.cc:740] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.822214 21885 consensus_queue.cc:260] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.824278 21885 ts_tablet_manager.cc:1434] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:35.825111 21885 tablet_bootstrap.cc:492] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:35.838514 21589 catalog_manager.cc:5697] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.850101 21929 raft_consensus.cc:493] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.850600 21929 raft_consensus.cc:515] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.852239 21929 leader_election.cc:290] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:35.853400 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.854609 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcdc89016194b498dfc71e648ca94be" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:35.855350 21765 raft_consensus.cc:2393] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eadf48b9d9134713a1dfab479223e9c2 in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:35.855995 21881 tablet_bootstrap.cc:492] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:35.856739 21885 tablet_bootstrap.cc:654] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.856480 21807 leader_election.cc:304] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:35.856434 21881 ts_tablet_manager.cc:1403] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.202s	user 0.019s	sys 0.012s
I20260709 14:55:35.857564 21929 raft_consensus.cc:3060] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.860040 21882 tablet_bootstrap.cc:492] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:35.860498 21882 ts_tablet_manager.cc:1403] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.007s
I20260709 14:55:35.862769 21882 raft_consensus.cc:359] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.863255 21882 raft_consensus.cc:385] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.863423 21882 raft_consensus.cc:740] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.863888 21882 consensus_queue.cc:260] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.864926 21929 raft_consensus.cc:2749] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.865280 21882 ts_tablet_manager.cc:1434] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:55:35.866447 21882 tablet_bootstrap.cc:492] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:35.860535 21881 raft_consensus.cc:359] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.867476 21881 raft_consensus.cc:385] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.867743 21881 raft_consensus.cc:740] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.869947 21881 consensus_queue.cc:260] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.873865 21881 ts_tablet_manager.cc:1434] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 14:55:35.875026 21881 tablet_bootstrap.cc:492] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
W20260709 14:55:35.875406 21733 consensus_peers.cc:597] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:35.875497 21885 tablet_bootstrap.cc:492] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:35.879325 21588 catalog_manager.cc:5697] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.882401 21885 ts_tablet_manager.cc:1403] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.003s
I20260709 14:55:35.885591 21885 raft_consensus.cc:359] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.886247 21885 raft_consensus.cc:385] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.886516 21885 raft_consensus.cc:740] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.889293 21882 tablet_bootstrap.cc:654] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.889895 21885 consensus_queue.cc:260] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.897794 21885 ts_tablet_manager.cc:1434] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:55:35.898518 21885 tablet_bootstrap.cc:492] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:35.892870 21881 tablet_bootstrap.cc:654] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.903774 21882 tablet_bootstrap.cc:492] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:35.903848 21885 tablet_bootstrap.cc:654] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.904392 21882 ts_tablet_manager.cc:1403] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 14:55:35.907136 21882 raft_consensus.cc:359] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.909320 21882 raft_consensus.cc:385] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.910108 21882 raft_consensus.cc:740] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.911474 21882 consensus_queue.cc:260] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.914741 21882 ts_tablet_manager.cc:1434] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:35.915647 21882 tablet_bootstrap.cc:492] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:35.920809 21972 raft_consensus.cc:493] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.921653 21882 tablet_bootstrap.cc:654] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.921293 21972 raft_consensus.cc:515] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.923426 21972 leader_election.cc:290] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.925594 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe3f97446f8463382add0b4e1829e12" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.926690 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe3f97446f8463382add0b4e1829e12" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:35.928326 21733 leader_election.cc:343] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:35.928966 21733 leader_election.cc:343] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.929334 21733 leader_election.cc:304] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:35.930294 21972 raft_consensus.cc:2749] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.933127 21972 raft_consensus.cc:493] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.933549 21972 raft_consensus.cc:515] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.934145 21885 tablet_bootstrap.cc:492] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:35.934553 21881 tablet_bootstrap.cc:492] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:35.934583 21885 ts_tablet_manager.cc:1403] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.017s
I20260709 14:55:35.935417 21972 leader_election.cc:290] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.935873 21881 ts_tablet_manager.cc:1403] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.008s
I20260709 14:55:35.937657 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:35.935322 21882 tablet_bootstrap.cc:492] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:35.938033 21885 raft_consensus.cc:359] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.937687 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.939244 21885 raft_consensus.cc:385] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:35.939435 21733 leader_election.cc:343] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.939579 21885 raft_consensus.cc:740] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.938606 21881 raft_consensus.cc:359] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.940150 21881 raft_consensus.cc:385] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:35.940208 21733 leader_election.cc:343] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.940585 21881 raft_consensus.cc:740] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.940311 21885 consensus_queue.cc:260] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.940789 21733 leader_election.cc:304] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:35.939489 21882 ts_tablet_manager.cc:1403] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 14:55:35.941784 21972 raft_consensus.cc:2749] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.942430 21885 ts_tablet_manager.cc:1434] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:35.942920 21881 consensus_queue.cc:260] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.943356 21882 raft_consensus.cc:359] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.943920 21882 raft_consensus.cc:385] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.944188 21882 raft_consensus.cc:740] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.944778 21882 consensus_queue.cc:260] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.945376 21885 tablet_bootstrap.cc:492] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:35.946583 21882 ts_tablet_manager.cc:1434] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:55:35.947391 21882 tablet_bootstrap.cc:492] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:35.952746 21882 tablet_bootstrap.cc:654] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.955713 21885 tablet_bootstrap.cc:654] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.950569 21881 ts_tablet_manager.cc:1434] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:35.963884 21881 tablet_bootstrap.cc:492] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:35.965214 21887 raft_consensus.cc:493] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.965744 21887 raft_consensus.cc:515] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.968568 21887 leader_election.cc:290] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:35.971740 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdaf69d034ebb89d724a4d726ee17" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:35.979785 21881 tablet_bootstrap.cc:654] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.984436 21733 leader_election.cc:343] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.986060 21882 tablet_bootstrap.cc:492] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:35.986492 21882 ts_tablet_manager.cc:1403] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.007s
I20260709 14:55:35.982688 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdaf69d034ebb89d724a4d726ee17" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:35.988998 21882 raft_consensus.cc:359] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.989620 21882 raft_consensus.cc:385] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.989868 21882 raft_consensus.cc:740] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.990476 21882 consensus_queue.cc:260] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:35.991971 21733 leader_election.cc:343] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.992396 21733 leader_election.cc:304] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:35.993146 21882 ts_tablet_manager.cc:1434] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:35.994283 21962 raft_consensus.cc:2749] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.996347 21885 tablet_bootstrap.cc:492] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:35.996762 21885 ts_tablet_manager.cc:1403] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260709 14:55:35.997949 21974 consensus_queue.cc:1048] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.999230 21885 raft_consensus.cc:359] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:35.999881 21885 raft_consensus.cc:385] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.000168 21885 raft_consensus.cc:740] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.000764 21881 tablet_bootstrap.cc:492] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.001274 21881 ts_tablet_manager.cc:1403] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 14:55:36.000819 21885 consensus_queue.cc:260] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.003093 21885 ts_tablet_manager.cc:1434] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:36.004052 21885 tablet_bootstrap.cc:492] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.005136 21881 raft_consensus.cc:359] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.008139 21881 raft_consensus.cc:385] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.008409 21881 raft_consensus.cc:740] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.009229 21885 tablet_bootstrap.cc:654] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.010810 21882 tablet_bootstrap.cc:492] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.011086 21881 consensus_queue.cc:260] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.013029 21881 ts_tablet_manager.cc:1434] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:36.014124 21881 tablet_bootstrap.cc:492] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.016381 21882 tablet_bootstrap.cc:654] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.019522 21881 tablet_bootstrap.cc:654] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.025735 21972 raft_consensus.cc:493] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.026201 21972 raft_consensus.cc:515] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.028133 21972 leader_election.cc:290] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.029961 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e912d63584b27971095022a005122" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.030598 21689 raft_consensus.cc:2468] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:36.034982 21929 raft_consensus.cc:493] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.035462 21929 raft_consensus.cc:515] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.037360 21929 leader_election.cc:290] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.039436 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e51cfce454913b78b3bea9e66a5e8" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.039687 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e51cfce454913b78b3bea9e66a5e8" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.040334 21689 raft_consensus.cc:2468] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
W20260709 14:55:36.041105 21807 leader_election.cc:343] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.041812 21807 leader_election.cc:304] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.042232 21885 tablet_bootstrap.cc:492] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.042543 21929 raft_consensus.cc:2804] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.043002 21929 raft_consensus.cc:493] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.043344 21929 raft_consensus.cc:3060] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.044812 21882 tablet_bootstrap.cc:492] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.045259 21882 ts_tablet_manager.cc:1403] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.010s
I20260709 14:55:36.045717 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e912d63584b27971095022a005122" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:36.047318 21733 leader_election.cc:343] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.042639 21885 ts_tablet_manager.cc:1403] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.016s
I20260709 14:55:36.048069 21733 leader_election.cc:304] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [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: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.049372 21974 raft_consensus.cc:2804] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.049749 21974 raft_consensus.cc:493] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.049540 21929 raft_consensus.cc:515] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.050134 21974 raft_consensus.cc:3060] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.050565 21885 raft_consensus.cc:359] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.051260 21885 raft_consensus.cc:385] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.051504 21885 raft_consensus.cc:740] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.051512 21929 leader_election.cc:290] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.052264 21885 consensus_queue.cc:260] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.052574 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e51cfce454913b78b3bea9e66a5e8" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.053133 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e51cfce454913b78b3bea9e66a5e8" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.053720 21689 raft_consensus.cc:3060] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:36.053879 21807 leader_election.cc:343] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.054201 21885 ts_tablet_manager.cc:1434] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:36.055148 21885 tablet_bootstrap.cc:492] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.056897 21974 raft_consensus.cc:515] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.058805 21974 leader_election.cc:290] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.060138 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e912d63584b27971095022a005122" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.060695 21693 raft_consensus.cc:3060] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.060793 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e912d63584b27971095022a005122" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
W20260709 14:55:36.062672 21733 leader_election.cc:343] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.048027 21882 raft_consensus.cc:359] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.063736 21882 raft_consensus.cc:385] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.063979 21882 raft_consensus.cc:740] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.064615 21882 consensus_queue.cc:260] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.066612 21882 ts_tablet_manager.cc:1434] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:55:36.067701 21882 tablet_bootstrap.cc:492] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.067924 21693 raft_consensus.cc:2468] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:36.069080 21733 leader_election.cc:304] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.070883 21974 raft_consensus.cc:2804] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.071245 21974 raft_consensus.cc:697] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:36.071952 21974 consensus_queue.cc:237] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.075780 21689 raft_consensus.cc:2468] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.076191 21929 raft_consensus.cc:493] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.076635 21929 raft_consensus.cc:515] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.078886 21882 tablet_bootstrap.cc:654] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.078675 21807 leader_election.cc:304] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.080250 21971 raft_consensus.cc:2804] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.080695 21971 raft_consensus.cc:697] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:36.081478 21971 consensus_queue.cc:237] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.087546 21588 catalog_manager.cc:5697] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.088199 21881 tablet_bootstrap.cc:492] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.089329 21881 ts_tablet_manager.cc:1403] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.018s
I20260709 14:55:36.092383 21885 tablet_bootstrap.cc:654] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.095580 21881 raft_consensus.cc:359] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.097630 21881 raft_consensus.cc:385] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.097927 21881 raft_consensus.cc:740] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.098635 21881 consensus_queue.cc:260] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:36.100996 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:36.101114 21881 ts_tablet_manager.cc:1434] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:36.102149 21881 tablet_bootstrap.cc:492] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.105500 21591 catalog_manager.cc:5697] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.109899 21929 leader_election.cc:290] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.112497 21881 tablet_bootstrap.cc:654] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.117197 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8cb181421425db842bfe754959f43" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.117913 21689 raft_consensus.cc:2468] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.117936 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8cb181421425db842bfe754959f43" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.119638 21765 raft_consensus.cc:2468] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.120772 21807 leader_election.cc:304] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.127790 21881 tablet_bootstrap.cc:492] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.128247 21881 ts_tablet_manager.cc:1403] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.002s
I20260709 14:55:36.129264 21929 raft_consensus.cc:2804] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.129648 21929 raft_consensus.cc:493] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.129961 21929 raft_consensus.cc:3060] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.136541 21929 raft_consensus.cc:515] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.139372 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8cb181421425db842bfe754959f43" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.140004 21689 raft_consensus.cc:3060] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.147512 21885 tablet_bootstrap.cc:492] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.148097 21885 ts_tablet_manager.cc:1403] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.021s
I20260709 14:55:36.148540 21882 tablet_bootstrap.cc:492] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.148967 21882 ts_tablet_manager.cc:1403] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.036s
I20260709 14:55:36.150756 21689 raft_consensus.cc:2468] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.150849 21885 raft_consensus.cc:359] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.151744 21885 raft_consensus.cc:385] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.152084 21885 raft_consensus.cc:740] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.152595 21807 leader_election.cc:304] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.152906 21885 consensus_queue.cc:260] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.153327 21971 raft_consensus.cc:2804] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.153299 21881 raft_consensus.cc:359] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.153964 21971 raft_consensus.cc:697] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:36.154808 21971 consensus_queue.cc:237] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.155879 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8cb181421425db842bfe754959f43" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.151897 21882 raft_consensus.cc:359] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.156462 21882 raft_consensus.cc:385] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.156737 21882 raft_consensus.cc:740] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.157330 21882 consensus_queue.cc:260] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.161972 21882 ts_tablet_manager.cc:1434] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:55:36.156481 21765 raft_consensus.cc:3060] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.154788 21929 leader_election.cc:290] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.162918 21882 tablet_bootstrap.cc:492] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.155437 21885 ts_tablet_manager.cc:1434] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:55:36.167531 21885 tablet_bootstrap.cc:492] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.168665 21920 raft_consensus.cc:493] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.169103 21920 raft_consensus.cc:515] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.170617 21765 raft_consensus.cc:2468] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.154073 21881 raft_consensus.cc:385] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.171494 21881 raft_consensus.cc:740] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.171952 21882 tablet_bootstrap.cc:654] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.172262 21881 consensus_queue.cc:260] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.172693 21885 tablet_bootstrap.cc:654] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.174577 21881 ts_tablet_manager.cc:1434] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 14:55:36.175297 21929 raft_consensus.cc:493] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.175489 21881 tablet_bootstrap.cc:492] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.175740 21929 raft_consensus.cc:515] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.176416 21920 leader_election.cc:290] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.177621 21929 leader_election.cc:290] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.181167 21881 tablet_bootstrap.cc:654] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.185070 21882 tablet_bootstrap.cc:492] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.185353 21881 tablet_bootstrap.cc:492] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.185501 21882 ts_tablet_manager.cc:1403] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 14:55:36.185647 21881 ts_tablet_manager.cc:1403] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 14:55:36.188357 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdaf69d034ebb89d724a4d726ee17" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.188382 21881 raft_consensus.cc:359] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.189131 21881 raft_consensus.cc:385] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.189517 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.189628 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdaf69d034ebb89d724a4d726ee17" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.189091 21882 raft_consensus.cc:359] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.190300 21766 raft_consensus.cc:2468] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.189517 21881 raft_consensus.cc:740] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.190565 21882 raft_consensus.cc:385] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.191141 21882 raft_consensus.cc:740] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.189069 21689 raft_consensus.cc:2468] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.191354 21881 consensus_queue.cc:260] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.191795 21882 consensus_queue.cc:260] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.193176 21881 ts_tablet_manager.cc:1434] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:36.193791 21882 ts_tablet_manager.cc:1434] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:36.193807 21881 tablet_bootstrap.cc:492] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.194756 21882 tablet_bootstrap.cc:492] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.196765 22017 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.197203 22017 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.199301 22017 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.199800 21881 tablet_bootstrap.cc:654] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.201745 21882 tablet_bootstrap.cc:654] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.201969 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.202735 21971 raft_consensus.cc:493] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.203233 21971 raft_consensus.cc:515] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.205222 21971 leader_election.cc:290] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
W20260709 14:55:36.205287 21658 leader_election.cc:343] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.206971 21920 consensus_queue.cc:1048] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.210966 21971 raft_consensus.cc:493] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.211452 21971 raft_consensus.cc:515] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.213369 21971 leader_election.cc:290] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.218381 21920 raft_consensus.cc:493] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.218890 21920 raft_consensus.cc:515] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.220878 21920 leader_election.cc:290] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.222662 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.223505 21767 raft_consensus.cc:2393] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:36.228464 21807 leader_election.cc:304] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.229687 21971 raft_consensus.cc:2804] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.230055 21971 raft_consensus.cc:493] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.230367 21971 raft_consensus.cc:3060] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.235916 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84bbf421114b92a5f13563e8b2216e" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.238256 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84bbf421114b92a5f13563e8b2216e" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.240584 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe3f97446f8463382add0b4e1829e12" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.241214 21689 raft_consensus.cc:2468] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.243191 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe3f97446f8463382add0b4e1829e12" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.243788 21767 raft_consensus.cc:2468] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.246342 21689 raft_consensus.cc:3060] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.252375 21929 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.252951 21929 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.255123 21929 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.257848 21971 raft_consensus.cc:515] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.274044 21971 leader_election.cc:290] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.264864 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.279815 21840 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:36.269681 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f56bf2b7424e62aa4e3ad4bbea64f9" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.258997 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f0066be88421a8a0f279ec1a5b0eb" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.282249 21658 leader_election.cc:304] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.283407 22017 raft_consensus.cc:2749] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.276675 21807 leader_election.cc:343] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.284759 21807 leader_election.cc:304] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.288440 21689 raft_consensus.cc:3060] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.288398 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.289065 21692 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.294085 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.295514 21971 raft_consensus.cc:2804] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.296007 21971 raft_consensus.cc:493] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.296432 21971 raft_consensus.cc:3060] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.277645 21588 catalog_manager.cc:5697] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.326432 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdaf69d034ebb89d724a4d726ee17" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.327170 21692 raft_consensus.cc:3060] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.337224 21692 raft_consensus.cc:2468] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.342557 21658 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.343819 21920 raft_consensus.cc:2804] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.344208 21920 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.344517 21920 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.351114 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdaf69d034ebb89d724a4d726ee17" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.352020 21765 raft_consensus.cc:3060] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.356112 21920 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.359248 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.360023 21962 raft_consensus.cc:493] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.360581 21962 raft_consensus.cc:515] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.364539 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dd6fc84c874d9598fddb34e15aa8cf" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.362623 21962 leader_election.cc:290] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
W20260709 14:55:36.365967 21658 leader_election.cc:343] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.366107 21733 leader_election.cc:343] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.367937 21658 leader_election.cc:304] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.368881 21886 raft_consensus.cc:2749] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.372468 21807 leader_election.cc:343] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.373055 21807 leader_election.cc:304] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.373875 21929 raft_consensus.cc:2749] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.376133 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dd6fc84c874d9598fddb34e15aa8cf" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:36.377592 21733 leader_election.cc:343] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.378058 21733 leader_election.cc:304] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.379364 21962 raft_consensus.cc:2749] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.384470 21885 tablet_bootstrap.cc:492] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.384929 21885 ts_tablet_manager.cc:1403] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.218s	user 0.070s	sys 0.113s
I20260709 14:55:36.388216 21886 raft_consensus.cc:493] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.388679 21886 raft_consensus.cc:515] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.390252 21886 leader_election.cc:290] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.391292 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cf3395c1124fc49e53ec5f094dca22" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.391808 21766 raft_consensus.cc:2468] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:36.392871 21658 leader_election.cc:304] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:36.393651 21886 raft_consensus.cc:2804] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.393923 21886 raft_consensus.cc:493] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.394173 21886 raft_consensus.cc:3060] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.400741 21765 raft_consensus.cc:2468] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.401998 21920 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.402757 21886 raft_consensus.cc:515] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.404443 21886 leader_election.cc:290] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.405639 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cf3395c1124fc49e53ec5f094dca22" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.406476 21929 consensus_queue.cc:1048] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.406265 21765 raft_consensus.cc:3060] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.412384 21971 raft_consensus.cc:515] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.406669 21807 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.413439 21929 raft_consensus.cc:2804] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.413779 21929 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.414142 21807 leader_election.cc:304] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.414331 21929 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.408895 21885 raft_consensus.cc:359] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.415396 21980 raft_consensus.cc:2804] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.416618 21885 raft_consensus.cc:385] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.416885 21885 raft_consensus.cc:740] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.416949 21980 raft_consensus.cc:697] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:36.417577 21885 consensus_queue.cc:260] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.417742 21980 consensus_queue.cc:237] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.416062 21882 tablet_bootstrap.cc:492] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.421669 21765 raft_consensus.cc:2468] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:36.421851 21882 ts_tablet_manager.cc:1403] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.227s	user 0.058s	sys 0.063s
I20260709 14:55:36.422833 21658 leader_election.cc:304] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:36.423565 21886 raft_consensus.cc:2804] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.424012 21886 raft_consensus.cc:697] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:36.414321 21971 leader_election.cc:290] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.424786 21886 consensus_queue.cc:237] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.428417 21929 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.429994 21882 raft_consensus.cc:359] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.413744 21881 tablet_bootstrap.cc:492] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.433343 21882 raft_consensus.cc:385] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.433574 21881 ts_tablet_manager.cc:1403] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.240s	user 0.068s	sys 0.078s
I20260709 14:55:36.433633 21882 raft_consensus.cc:740] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.430604 21929 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.432957 21885 ts_tablet_manager.cc:1434] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.011s
I20260709 14:55:36.435060 21885 tablet_bootstrap.cc:492] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.436162 21881 raft_consensus.cc:359] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.436829 21881 raft_consensus.cc:385] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.437108 21881 raft_consensus.cc:740] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.438083 21588 catalog_manager.cc:5697] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.437824 21881 consensus_queue.cc:260] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.442188 21882 consensus_queue.cc:260] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.444793 21589 catalog_manager.cc:5697] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.446656 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe3f97446f8463382add0b4e1829e12" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.447247 21765 raft_consensus.cc:3060] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.449467 21881 ts_tablet_manager.cc:1434] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:55:36.451160 21881 tablet_bootstrap.cc:492] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.451469 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe3f97446f8463382add0b4e1829e12" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.452018 21692 raft_consensus.cc:3060] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.453645 21765 raft_consensus.cc:2468] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.455844 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cf3395c1124fc49e53ec5f094dca22" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.457394 21882 ts_tablet_manager.cc:1434] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:55:36.458303 21882 tablet_bootstrap.cc:492] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.462275 21881 tablet_bootstrap.cc:654] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.463624 21882 tablet_bootstrap.cc:654] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.466291 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:36.467072 21840 raft_consensus.cc:2393] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:36.467464 21929 raft_consensus.cc:493] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.467950 21929 raft_consensus.cc:515] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.468322 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cf3395c1124fc49e53ec5f094dca22" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
W20260709 14:55:36.469334 21807 leader_election.cc:343] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.471199 21929 leader_election.cc:290] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.471781 22053 consensus_queue.cc:1048] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.474073 21807 leader_election.cc:304] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.475528 21885 tablet_bootstrap.cc:654] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.474761 22053 raft_consensus.cc:2804] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.481055 22053 raft_consensus.cc:697] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:36.481843 22053 consensus_queue.cc:237] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.489401 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.490152 21689 raft_consensus.cc:2393] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eadf48b9d9134713a1dfab479223e9c2 in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:36.492072 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.493892 21886 consensus_queue.cc:1048] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:36.494230 21658 leader_election.cc:343] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.495908 21658 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.496937 21886 raft_consensus.cc:2749] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.499282 21658 leader_election.cc:343] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.499740 21885 tablet_bootstrap.cc:492] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.500250 21885 ts_tablet_manager.cc:1403] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.009s
I20260709 14:55:36.501005 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.502732 21885 raft_consensus.cc:359] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.503162 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.505332 21885 raft_consensus.cc:385] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.505641 21885 raft_consensus.cc:740] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.506253 21885 consensus_queue.cc:260] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.507426 21692 raft_consensus.cc:2468] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.508600 22053 raft_consensus.cc:493] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:36.508700 21807 leader_election.cc:343] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.509191 22053 raft_consensus.cc:515] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.511786 22053 leader_election.cc:290] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
W20260709 14:55:36.517076 21807 leader_election.cc:343] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.517505 21807 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [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: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.518285 22053 raft_consensus.cc:2749] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.526752 21885 ts_tablet_manager.cc:1434] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:36.527609 21885 tablet_bootstrap.cc:492] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
W20260709 14:55:36.518548 21807 leader_election.cc:343] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.533622 21807 leader_election.cc:304] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.535326 21971 raft_consensus.cc:2749] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.536537 21881 tablet_bootstrap.cc:492] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.536990 21881 ts_tablet_manager.cc:1403] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.086s	user 0.036s	sys 0.006s
I20260709 14:55:36.539590 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.540222 21692 raft_consensus.cc:2468] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.540102 21881 raft_consensus.cc:359] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.540828 21881 raft_consensus.cc:385] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.541108 21881 raft_consensus.cc:740] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.541749 21881 consensus_queue.cc:260] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.542285 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.542891 21765 raft_consensus.cc:2468] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.547886 21881 ts_tablet_manager.cc:1434] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:36.549804 21881 tablet_bootstrap.cc:492] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.554342 21588 catalog_manager.cc:5697] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.557524 21807 leader_election.cc:304] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.560882 21885 tablet_bootstrap.cc:654] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.562820 21882 tablet_bootstrap.cc:492] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.565145 21882 ts_tablet_manager.cc:1403] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.016s
I20260709 14:55:36.567457 21980 raft_consensus.cc:2804] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.568429 21980 raft_consensus.cc:493] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.568768 21980 raft_consensus.cc:3060] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.573767 21882 raft_consensus.cc:359] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.574424 21882 raft_consensus.cc:385] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.574692 21882 raft_consensus.cc:740] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.575449 21882 consensus_queue.cc:260] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.576514 21980 raft_consensus.cc:515] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.578298 21980 leader_election.cc:290] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.580119 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.580696 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.582760 21689 raft_consensus.cc:3060] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.580652 21765 raft_consensus.cc:3060] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.588661 21980 consensus_queue.cc:1048] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:36.592126 21920 raft_consensus.cc:493] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.592553 21920 raft_consensus.cc:515] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.593395 21765 raft_consensus.cc:2468] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.594355 21807 leader_election.cc:304] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.595309 21971 raft_consensus.cc:2804] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.594408 21920 leader_election.cc:290] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.595861 21971 raft_consensus.cc:697] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:36.596319 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.596750 21971 consensus_queue.cc:237] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:36.597710 21658 leader_election.cc:343] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.597882 21689 raft_consensus.cc:2468] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.599373 21882 ts_tablet_manager.cc:1434] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 14:55:36.600289 21882 tablet_bootstrap.cc:492] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.604143 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.604550 21881 tablet_bootstrap.cc:654] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.604802 21840 raft_consensus.cc:2468] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:36.611423 21658 leader_election.cc:304] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.612480 21920 raft_consensus.cc:2804] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.612860 21920 raft_consensus.cc:493] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.613180 21920 raft_consensus.cc:3060] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.625506 21589 catalog_manager.cc:5697] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.631844 21885 tablet_bootstrap.cc:492] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.632241 21885 ts_tablet_manager.cc:1403] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.021s
I20260709 14:55:36.635010 21920 raft_consensus.cc:515] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.635640 21885 raft_consensus.cc:359] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.639912 21882 tablet_bootstrap.cc:654] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:36.643963 21807 consensus_peers.cc:597] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.644817 21881 tablet_bootstrap.cc:492] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.645290 21881 ts_tablet_manager.cc:1403] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.012s
W20260709 14:55:36.646893 21733 consensus_peers.cc:597] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e -> Peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Couldn't send request to peer eadf48b9d9134713a1dfab479223e9c2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.647982 21881 raft_consensus.cc:359] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.648677 21881 raft_consensus.cc:385] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.648945 21881 raft_consensus.cc:740] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.650485 21881 consensus_queue.cc:260] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.652446 21881 ts_tablet_manager.cc:1434] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:36.652925 21900 consensus_queue.cc:1048] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.653254 21881 tablet_bootstrap.cc:492] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.656625 21972 consensus_queue.cc:1048] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.640038 21885 raft_consensus.cc:385] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.658768 21881 tablet_bootstrap.cc:654] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.658262 21885 raft_consensus.cc:740] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.659987 21885 consensus_queue.cc:260] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.661886 21885 ts_tablet_manager.cc:1434] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.003s
I20260709 14:55:36.667341 21920 leader_election.cc:290] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.668426 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:36.668993 21841 raft_consensus.cc:3060] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.670193 21881 tablet_bootstrap.cc:492] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.670073 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.670629 21881 ts_tablet_manager.cc:1403] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
W20260709 14:55:36.673164 21658 leader_election.cc:343] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.673149 21881 raft_consensus.cc:359] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.673909 21881 raft_consensus.cc:385] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.674178 21881 raft_consensus.cc:740] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.675592 21881 consensus_queue.cc:260] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.676885 21980 consensus_queue.cc:1048] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.677539 21881 ts_tablet_manager.cc:1434] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:55:36.678380 21881 tablet_bootstrap.cc:492] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.679467 21885 tablet_bootstrap.cc:492] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.683959 21881 tablet_bootstrap.cc:654] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.685374 21885 tablet_bootstrap.cc:654] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.690667 21882 tablet_bootstrap.cc:492] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.695432 21882 ts_tablet_manager.cc:1403] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.010s
I20260709 14:55:36.703150 21841 raft_consensus.cc:2468] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:36.712507 21881 tablet_bootstrap.cc:492] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.713083 21881 ts_tablet_manager.cc:1403] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.012s
I20260709 14:55:36.714864 21658 leader_election.cc:304] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.716012 21920 raft_consensus.cc:2804] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.716943 21920 raft_consensus.cc:697] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:36.719743 21920 consensus_queue.cc:237] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.723031 21882 raft_consensus.cc:359] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.731091 21882 raft_consensus.cc:385] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.731402 21882 raft_consensus.cc:740] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.733237 21882 consensus_queue.cc:260] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.734158 21881 raft_consensus.cc:359] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.735093 21881 raft_consensus.cc:385] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.735365 21881 raft_consensus.cc:740] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.735671 21882 ts_tablet_manager.cc:1434] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:55:36.735917 21885 tablet_bootstrap.cc:492] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.736629 21882 tablet_bootstrap.cc:492] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.737561 21885 ts_tablet_manager.cc:1403] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.020s
I20260709 14:55:36.735987 21881 consensus_queue.cc:260] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.738410 21962 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.738859 21962 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.739514 21881 ts_tablet_manager.cc:1434] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:36.740864 21962 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.741946 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.742233 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.744338 21689 raft_consensus.cc:2393] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:36.744580 21841 raft_consensus.cc:2393] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:36.740587 21885 raft_consensus.cc:359] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.745814 21885 raft_consensus.cc:385] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.746076 21885 raft_consensus.cc:740] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.746155 21733 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.746940 21962 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.746780 21885 consensus_queue.cc:260] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.749186 21591 catalog_manager.cc:5697] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.749917 21885 ts_tablet_manager.cc:1434] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:36.751291 21885 tablet_bootstrap.cc:492] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.752068 21882 tablet_bootstrap.cc:654] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.752144 21881 tablet_bootstrap.cc:492] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.755463 21920 raft_consensus.cc:493] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.755930 21920 raft_consensus.cc:515] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.756827 21885 tablet_bootstrap.cc:654] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.758307 21881 tablet_bootstrap.cc:654] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.758911 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656d619191c149a79740cbfcd7b30429" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
W20260709 14:55:36.760470 21658 leader_election.cc:343] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.762567 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656d619191c149a79740cbfcd7b30429" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:36.763955 21658 leader_election.cc:343] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.764376 21658 leader_election.cc:304] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.765180 22017 raft_consensus.cc:2749] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.762553 21920 leader_election.cc:290] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.775262 21882 tablet_bootstrap.cc:492] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.775746 21882 ts_tablet_manager.cc:1403] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260709 14:55:36.778367 21882 raft_consensus.cc:359] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.779047 21882 raft_consensus.cc:385] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.779310 21882 raft_consensus.cc:740] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.780545 21882 consensus_queue.cc:260] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.782444 21962 raft_consensus.cc:2749] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.782727 21882 ts_tablet_manager.cc:1434] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:36.786016 21882 tablet_bootstrap.cc:492] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.787846 21885 tablet_bootstrap.cc:492] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.788303 21885 ts_tablet_manager.cc:1403] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260709 14:55:36.790738 21882 tablet_bootstrap.cc:654] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.790884 21885 raft_consensus.cc:359] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.791559 21885 raft_consensus.cc:385] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.791837 21885 raft_consensus.cc:740] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.792549 21885 consensus_queue.cc:260] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.794407 21881 tablet_bootstrap.cc:492] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.794806 21885 ts_tablet_manager.cc:1434] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:55:36.794854 21881 ts_tablet_manager.cc:1403] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260709 14:55:36.796481 21885 tablet_bootstrap.cc:492] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.799185 21962 raft_consensus.cc:493] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.799664 21962 raft_consensus.cc:515] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.801550 21962 leader_election.cc:290] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.802659 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae4cfc2420647d8b98b16b05023a3e0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.803078 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae4cfc2420647d8b98b16b05023a3e0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.803635 21841 raft_consensus.cc:2468] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
W20260709 14:55:36.804267 21733 leader_election.cc:343] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.805001 21733 leader_election.cc:304] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:36.805991 21885 tablet_bootstrap.cc:654] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.806160 21962 raft_consensus.cc:2804] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.806535 21962 raft_consensus.cc:493] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.806906 21962 raft_consensus.cc:3060] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.797490 21881 raft_consensus.cc:359] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.813346 21881 raft_consensus.cc:385] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.813628 21881 raft_consensus.cc:740] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.816084 21881 consensus_queue.cc:260] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.816226 21962 raft_consensus.cc:515] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.818290 21881 ts_tablet_manager.cc:1434] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260709 14:55:36.819082 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae4cfc2420647d8b98b16b05023a3e0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.819505 21881 tablet_bootstrap.cc:492] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
W20260709 14:55:36.820376 21733 leader_election.cc:343] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.820294 21962 leader_election.cc:290] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.821803 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae4cfc2420647d8b98b16b05023a3e0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:36.822356 21841 raft_consensus.cc:3060] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.824865 21881 tablet_bootstrap.cc:654] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.830931 21841 raft_consensus.cc:2468] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:36.838920 21733 leader_election.cc:304] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:36.839748 21962 raft_consensus.cc:2804] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.839979 21882 tablet_bootstrap.cc:492] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.840226 21962 raft_consensus.cc:697] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:36.840343 21885 tablet_bootstrap.cc:492] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.840438 21882 ts_tablet_manager.cc:1403] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.004s
I20260709 14:55:36.840951 21885 ts_tablet_manager.cc:1403] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.005s
I20260709 14:55:36.841228 21962 consensus_queue.cc:237] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.843433 21882 raft_consensus.cc:359] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.844080 21882 raft_consensus.cc:385] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.844467 21882 raft_consensus.cc:740] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.843991 21885 raft_consensus.cc:359] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.844935 21885 raft_consensus.cc:385] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.845292 21885 raft_consensus.cc:740] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.845203 21882 consensus_queue.cc:260] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.846051 21885 consensus_queue.cc:260] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.848263 21885 ts_tablet_manager.cc:1434] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:36.849067 21885 tablet_bootstrap.cc:492] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.854918 21885 tablet_bootstrap.cc:654] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.859404 21882 ts_tablet_manager.cc:1434] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:55:36.860873 21885 tablet_bootstrap.cc:492] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.861397 21885 ts_tablet_manager.cc:1403] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:55:36.862212 21591 catalog_manager.cc:5697] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.863870 21885 raft_consensus.cc:359] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.866683 21882 tablet_bootstrap.cc:492] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.866554 21881 tablet_bootstrap.cc:492] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.867897 21881 ts_tablet_manager.cc:1403] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.001s
I20260709 14:55:36.868054 21980 consensus_queue.cc:1048] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.864552 21885 raft_consensus.cc:385] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.871392 21885 raft_consensus.cc:740] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.872159 21885 consensus_queue.cc:260] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.876479 21881 raft_consensus.cc:359] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.877157 21881 raft_consensus.cc:385] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.877420 21881 raft_consensus.cc:740] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.877969 21885 ts_tablet_manager.cc:1434] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:36.878985 21885 tablet_bootstrap.cc:492] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.880108 21881 consensus_queue.cc:260] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.880883 21882 tablet_bootstrap.cc:654] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.883172 21881 ts_tablet_manager.cc:1434] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:36.884528 21881 tablet_bootstrap.cc:492] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:36.891155 21881 tablet_bootstrap.cc:654] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.891896 21962 raft_consensus.cc:493] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.892397 21962 raft_consensus.cc:515] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.893750 21885 tablet_bootstrap.cc:654] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.894383 21962 leader_election.cc:290] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.897224 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e4eef5709446b7afb7f82736988c23" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.898422 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e4eef5709446b7afb7f82736988c23" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:36.898835 21733 leader_election.cc:343] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.899621 21733 leader_election.cc:343] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.899690 22053 consensus_queue.cc:1048] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.900071 21733 leader_election.cc:304] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.901165 21962 raft_consensus.cc:2749] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.905009 21882 tablet_bootstrap.cc:492] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:36.905443 21882 ts_tablet_manager.cc:1403] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 14:55:36.907878 21882 raft_consensus.cc:359] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.908479 21882 raft_consensus.cc:385] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.908717 21882 raft_consensus.cc:740] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.912678 21962 raft_consensus.cc:493] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.913128 21962 raft_consensus.cc:515] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.915096 21962 leader_election.cc:290] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.916002 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e51cfce454913b78b3bea9e66a5e8" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.916185 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e51cfce454913b78b3bea9e66a5e8" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.918174 21733 leader_election.cc:304] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.919274 21962 raft_consensus.cc:2749] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.919036 21882 consensus_queue.cc:260] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.921442 21881 tablet_bootstrap.cc:492] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:36.921728 21885 tablet_bootstrap.cc:492] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:36.921895 21881 ts_tablet_manager.cc:1403] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 14:55:36.922138 21885 ts_tablet_manager.cc:1403] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.010s
I20260709 14:55:36.924309 22053 raft_consensus.cc:493] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.924600 21962 raft_consensus.cc:493] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.924600 21885 raft_consensus.cc:359] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.924799 22053 raft_consensus.cc:515] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.925449 21885 raft_consensus.cc:385] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.925235 21962 raft_consensus.cc:515] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.925832 21885 raft_consensus.cc:740] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.926501 21885 consensus_queue.cc:260] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.927927 21885 ts_tablet_manager.cc:1434] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:36.927846 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.929054 21885 tablet_bootstrap.cc:492] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:36.930790 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de815a39fb4abd829f16517aeddff4" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.931506 21841 raft_consensus.cc:2393] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:36.930498 21882 ts_tablet_manager.cc:1434] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:55:36.932670 21733 leader_election.cc:304] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:36.933449 21972 raft_consensus.cc:3060] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.934868 21885 tablet_bootstrap.cc:654] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.927949 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43975c9c44974336a69e2e9a8a428504" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.936230 21692 raft_consensus.cc:2468] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:36.937413 21807 leader_election.cc:304] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:36.938189 21980 raft_consensus.cc:2804] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.938529 21980 raft_consensus.cc:493] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.938905 21980 raft_consensus.cc:3060] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.939031 22074 raft_consensus.cc:493] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.938663 22053 leader_election.cc:290] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.939782 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43975c9c44974336a69e2e9a8a428504" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.941087 22074 raft_consensus.cc:515] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:36.942993 21807 leader_election.cc:343] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.943257 22074 leader_election.cc:290] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.945737 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84bbf421114b92a5f13563e8b2216e" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:36.946384 21841 raft_consensus.cc:2468] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:36.947093 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84bbf421114b92a5f13563e8b2216e" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.948446 21692 raft_consensus.cc:2468] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:36.949819 21733 leader_election.cc:304] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:36.950614 22074 raft_consensus.cc:2804] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.951005 22074 raft_consensus.cc:493] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.951329 22074 raft_consensus.cc:3060] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.951972 21980 raft_consensus.cc:515] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.956079 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43975c9c44974336a69e2e9a8a428504" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.956553 21692 raft_consensus.cc:3060] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.959051 22053 raft_consensus.cc:493] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.959496 22053 raft_consensus.cc:515] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.961207 21962 leader_election.cc:290] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.961337 22053 leader_election.cc:290] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.961844 21692 raft_consensus.cc:2468] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:36.954573 21882 tablet_bootstrap.cc:492] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:36.963960 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cf3395c1124fc49e53ec5f094dca22" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:36.963469 21929 raft_consensus.cc:493] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.965507 21929 raft_consensus.cc:515] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.967378 21929 leader_election.cc:290] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.965832 21980 leader_election.cc:290] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:36.960489 22074 raft_consensus.cc:515] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.968091 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cf3395c1124fc49e53ec5f094dca22" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.968873 21766 raft_consensus.cc:2393] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eadf48b9d9134713a1dfab479223e9c2 in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:36.970584 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43975c9c44974336a69e2e9a8a428504" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:36.971099 21882 tablet_bootstrap.cc:654] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.972407 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e912d63584b27971095022a005122" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:36.975798 21807 leader_election.cc:343] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.976586 21807 leader_election.cc:304] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:36.974910 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e912d63584b27971095022a005122" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.978950 21980 raft_consensus.cc:3060] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.963263 21972 raft_consensus.cc:2749] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.983677 21881 raft_consensus.cc:359] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.984395 21881 raft_consensus.cc:385] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.984673 21881 raft_consensus.cc:740] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.984946 21920 raft_consensus.cc:493] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.985455 21920 raft_consensus.cc:515] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.987533 21920 leader_election.cc:290] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.988595 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84bbf421114b92a5f13563e8b2216e" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:36.988898 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84bbf421114b92a5f13563e8b2216e" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:36.989248 21841 raft_consensus.cc:3060] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.990505 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae4cfc2420647d8b98b16b05023a3e0" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:36.989538 21689 raft_consensus.cc:3060] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.996218 22074 leader_election.cc:290] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:36.996577 21881 consensus_queue.cc:260] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.999140 21980 raft_consensus.cc:2749] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.000612 21841 raft_consensus.cc:2468] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:37.001986 21733 leader_election.cc:304] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:37.002391 21689 raft_consensus.cc:2468] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:37.003018 21972 raft_consensus.cc:2804] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.003479 21972 raft_consensus.cc:697] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:37.004388 21972 consensus_queue.cc:237] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.005851 21920 consensus_queue.cc:1048] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.011833 21929 raft_consensus.cc:493] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.012354 21929 raft_consensus.cc:515] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.014389 21929 leader_election.cc:290] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:37.014348 21807 leader_election.cc:304] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:37.017021 21929 raft_consensus.cc:2804] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.018213 21929 raft_consensus.cc:697] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:37.019110 21929 consensus_queue.cc:237] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:36.999246 21881 ts_tablet_manager.cc:1434] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.001s
I20260709 14:55:37.027071 21881 tablet_bootstrap.cc:492] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.028000 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656d619191c149a79740cbfcd7b30429" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.028717 21689 raft_consensus.cc:2468] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:37.031289 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656d619191c149a79740cbfcd7b30429" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:37.033370 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae4cfc2420647d8b98b16b05023a3e0" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.034078 21841 raft_consensus.cc:2393] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate 428b19411fbc47f8bd36464651f1e23e in this term.
I20260709 14:55:37.036332 21881 tablet_bootstrap.cc:654] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.041273 21807 leader_election.cc:304] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:37.043200 21588 catalog_manager.cc:5697] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.043941 21885 tablet_bootstrap.cc:492] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:37.044066 21980 raft_consensus.cc:2749] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.044687 21885 ts_tablet_manager.cc:1403] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.116s	user 0.050s	sys 0.056s
I20260709 14:55:37.047134 21885 raft_consensus.cc:359] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.047745 21885 raft_consensus.cc:385] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.048004 21885 raft_consensus.cc:740] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.048771 21885 consensus_queue.cc:260] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.052326 21881 tablet_bootstrap.cc:492] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:37.052785 21881 ts_tablet_manager.cc:1403] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260709 14:55:37.054992 21881 raft_consensus.cc:359] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.055555 21881 raft_consensus.cc:385] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.055768 21881 raft_consensus.cc:740] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.056353 21881 consensus_queue.cc:260] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.057812 21881 ts_tablet_manager.cc:1434] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:37.058502 21881 tablet_bootstrap.cc:492] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.053892 21591 catalog_manager.cc:5697] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.062773 21881 tablet_bootstrap.cc:654] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.068804 21881 tablet_bootstrap.cc:492] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:37.069240 21881 ts_tablet_manager.cc:1403] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:55:37.071749 21881 raft_consensus.cc:359] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.072394 21881 raft_consensus.cc:385] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.072669 21881 raft_consensus.cc:740] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.073295 21881 consensus_queue.cc:260] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.075148 21881 ts_tablet_manager.cc:1434] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:37.075799 21881 tablet_bootstrap.cc:492] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.079937 21881 tablet_bootstrap.cc:654] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.089658 21885 ts_tablet_manager.cc:1434] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:55:37.089772 21881 tablet_bootstrap.cc:492] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:37.090288 21881 ts_tablet_manager.cc:1403] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:55:37.090665 21885 tablet_bootstrap.cc:492] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:37.094163 21881 raft_consensus.cc:359] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.094825 21881 raft_consensus.cc:385] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.095086 21881 raft_consensus.cc:740] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
W20260709 14:55:37.098730 21807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 52432.5us
W20260709 14:55:37.099478 21807 leader_election.cc:343] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.099236 21881 consensus_queue.cc:260] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.102350 21881 ts_tablet_manager.cc:1434] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 14:55:37.103305 21881 tablet_bootstrap.cc:492] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.103648 21658 leader_election.cc:304] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:37.104753 22017 raft_consensus.cc:3060] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.109093 21885 tablet_bootstrap.cc:654] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.111392 22017 raft_consensus.cc:2749] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.114121 21881 tablet_bootstrap.cc:654] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.115159 22017 consensus_queue.cc:1048] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.128230 21980 raft_consensus.cc:493] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.128796 21980 raft_consensus.cc:515] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.130822 21980 leader_election.cc:290] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:37.131573 21807 leader_election.cc:304] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:37.132380 21980 raft_consensus.cc:2804] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.132735 21980 raft_consensus.cc:493] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.133076 21980 raft_consensus.cc:3060] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.136854 21885 tablet_bootstrap.cc:492] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:37.137322 21885 ts_tablet_manager.cc:1403] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.013s
I20260709 14:55:37.140115 21885 raft_consensus.cc:359] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.140503 21882 tablet_bootstrap.cc:492] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:37.140959 21882 ts_tablet_manager.cc:1403] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.187s	user 0.055s	sys 0.060s
I20260709 14:55:37.141569 21980 raft_consensus.cc:515] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.143904 21882 raft_consensus.cc:359] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:37.144459 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:37.144573 21882 raft_consensus.cc:385] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.144697 21929 consensus_queue.cc:1048] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.145105 21882 raft_consensus.cc:740] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.145802 21882 consensus_queue.cc:260] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.146590 22017 raft_consensus.cc:493] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.147017 22017 raft_consensus.cc:515] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.147883 21882 ts_tablet_manager.cc:1434] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:37.148241 21885 raft_consensus.cc:385] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.148505 21885 raft_consensus.cc:740] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.149147 21885 consensus_queue.cc:260] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.150229 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006b8fd0bc8c4b81bc580ffe87ea518f" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:37.150857 21766 raft_consensus.cc:2468] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:37.151175 21885 ts_tablet_manager.cc:1434] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 14:55:37.152004 21658 leader_election.cc:304] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:37.152704 21882 tablet_bootstrap.cc:492] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:37.152791 21920 raft_consensus.cc:2804] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.153159 21920 raft_consensus.cc:493] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.153460 21920 raft_consensus.cc:3060] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.153823 21881 tablet_bootstrap.cc:492] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:37.154225 21881 ts_tablet_manager.cc:1403] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.004s
I20260709 14:55:37.156611 21881 raft_consensus.cc:359] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.157202 21881 raft_consensus.cc:385] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.157451 21881 raft_consensus.cc:740] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.158037 21881 consensus_queue.cc:260] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.152033 21885 tablet_bootstrap.cc:492] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:37.160019 21881 ts_tablet_manager.cc:1434] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:37.160898 21881 tablet_bootstrap.cc:492] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.165174 21885 tablet_bootstrap.cc:654] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.165345 21920 raft_consensus.cc:515] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.167357 21882 tablet_bootstrap.cc:654] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.168047 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006b8fd0bc8c4b81bc580ffe87ea518f" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:37.168627 21766 raft_consensus.cc:3060] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.170636 21881 tablet_bootstrap.cc:654] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.176517 21766 raft_consensus.cc:2468] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:37.177714 21658 leader_election.cc:304] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:37.178544 21886 raft_consensus.cc:2804] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.183499 22017 leader_election.cc:290] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.187824 21920 leader_election.cc:290] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.188681 21929 consensus_queue.cc:1048] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.191936 21882 tablet_bootstrap.cc:492] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:37.192389 21882 ts_tablet_manager.cc:1403] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260709 14:55:37.194870 21882 raft_consensus.cc:359] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.195519 21882 raft_consensus.cc:385] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.195796 21882 raft_consensus.cc:740] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.198931 21882 consensus_queue.cc:260] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.143951 21980 leader_election.cc:290] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:37.201047 21882 ts_tablet_manager.cc:1434] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:37.201921 21882 tablet_bootstrap.cc:492] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:37.214326 21881 tablet_bootstrap.cc:492] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:37.214831 21881 ts_tablet_manager.cc:1403] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.008s
I20260709 14:55:37.215188 21882 tablet_bootstrap.cc:654] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.216477 21841 raft_consensus.cc:3060] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.216982 21886 raft_consensus.cc:697] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:37.217352 21881 raft_consensus.cc:359] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.218036 21881 raft_consensus.cc:385] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.218304 21881 raft_consensus.cc:740] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.218911 21881 consensus_queue.cc:260] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.219515 21885 tablet_bootstrap.cc:492] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:37.220191 21885 ts_tablet_manager.cc:1403] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.017s
I20260709 14:55:37.223094 21885 raft_consensus.cc:359] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.223670 21885 raft_consensus.cc:385] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.223935 21885 raft_consensus.cc:740] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.224921 21881 ts_tablet_manager.cc:1434] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:55:37.224584 21885 consensus_queue.cc:260] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.225862 21881 tablet_bootstrap.cc:492] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.227386 21885 ts_tablet_manager.cc:1434] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:37.227563 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006b8fd0bc8c4b81bc580ffe87ea518f" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.228128 21839 raft_consensus.cc:2468] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:37.229710 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006b8fd0bc8c4b81bc580ffe87ea518f" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:37.230252 21882 tablet_bootstrap.cc:492] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:37.230756 21882 ts_tablet_manager.cc:1403] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 14:55:37.230207 21839 raft_consensus.cc:3060] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.231631 21881 tablet_bootstrap.cc:654] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.231894 22074 raft_consensus.cc:493] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.232329 22074 raft_consensus.cc:515] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.233179 21882 raft_consensus.cc:359] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.233820 21882 raft_consensus.cc:385] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.234076 21882 raft_consensus.cc:740] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.228277 21885 tablet_bootstrap.cc:492] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:37.234966 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009dad062bbc4b2482406ddc38df36ac" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.236968 21962 raft_consensus.cc:493] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.237429 21962 raft_consensus.cc:515] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.238943 21839 raft_consensus.cc:2468] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:37.238997 21972 raft_consensus.cc:493] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.239568 21972 raft_consensus.cc:515] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.240051 21962 leader_election.cc:290] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.240216 22074 leader_election.cc:290] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.240552 21962 consensus_queue.cc:1048] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.241456 21972 leader_election.cc:290] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.243309 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009dad062bbc4b2482406ddc38df36ac" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.244419 21885 tablet_bootstrap.cc:654] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.247972 21840 raft_consensus.cc:2468] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:37.246819 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dd6fc84c874d9598fddb34e15aa8cf" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.217834 21886 consensus_queue.cc:237] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.249181 21692 raft_consensus.cc:2468] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:37.244961 21882 consensus_queue.cc:260] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.248349 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dd6fc84c874d9598fddb34e15aa8cf" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:37.250450 21689 raft_consensus.cc:2468] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:37.251583 21882 ts_tablet_manager.cc:1434] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:55:37.251689 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656d619191c149a79740cbfcd7b30429" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:37.252221 21692 raft_consensus.cc:3060] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.252494 21882 tablet_bootstrap.cc:492] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:37.250475 21766 raft_consensus.cc:2468] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:37.259585 21692 raft_consensus.cc:2468] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:37.263736 21767 raft_consensus.cc:3060] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.271997 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.272727 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.275650 21733 leader_election.cc:304] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
W20260709 14:55:37.276793 21733 leader_election.cc:343] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:37.277894 21733 leader_election.cc:343] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.278424 21733 leader_election.cc:304] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:37.279351 22109 raft_consensus.cc:2804] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.280588 21972 raft_consensus.cc:2749] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.291086 22109 raft_consensus.cc:493] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.279703 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66500252e69442cf98f1490552836f26" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.291326 22097 consensus_queue.cc:1048] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.276993 22017 consensus_queue.cc:1048] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:37.286720 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66500252e69442cf98f1490552836f26" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.296198 22109 raft_consensus.cc:3060] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.322427 22074 raft_consensus.cc:493] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.338898 22074 raft_consensus.cc:515] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.297215 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656d619191c149a79740cbfcd7b30429" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
W20260709 14:55:37.360574 21733 leader_election.cc:343] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.357584 21766 raft_consensus.cc:3060] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.321630 21840 raft_consensus.cc:2468] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:37.357685 22096 consensus_queue.cc:1048] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:37.391438 21733 leader_election.cc:304] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:37.367821 21807 leader_election.cc:304] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
W20260709 14:55:37.410743 21807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 48639.9us
I20260709 14:55:37.400610 22074 leader_election.cc:290] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.415740 21882 tablet_bootstrap.cc:654] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.417613 21807 leader_election.cc:304] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:37.404318 21972 raft_consensus.cc:2804] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.420075 21980 raft_consensus.cc:493] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.420514 21980 raft_consensus.cc:515] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.422420 21980 leader_election.cc:290] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:37.423061 21838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.424237 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.424647 21885 tablet_bootstrap.cc:492] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:37.425079 21885 ts_tablet_manager.cc:1403] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.197s	user 0.007s	sys 0.020s
I20260709 14:55:37.414880 22097 raft_consensus.cc:2804] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.426213 21972 raft_consensus.cc:493] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.447839 21885 raft_consensus.cc:359] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.448686 21881 tablet_bootstrap.cc:492] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:37.413972 22017 consensus_queue.cc:1048] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:55:37.427407 21929 raft_consensus.cc:2804] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.464309 21885 raft_consensus.cc:385] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.464496 21881 ts_tablet_manager.cc:1403] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.239s	user 0.042s	sys 0.070s
I20260709 14:55:37.464744 21885 raft_consensus.cc:740] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.435583 22097 raft_consensus.cc:493] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.459352 21972 raft_consensus.cc:3060] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.446609 21766 raft_consensus.cc:2468] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:37.475915 21885 consensus_queue.cc:260] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:37.504268 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:35369, user_credentials={real_user=slave}} blocked reactor thread for 75816us
W20260709 14:55:37.550779 21733 leader_election.cc:343] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:37.548885 22117 log.cc:927] Time spent T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.078s	user 0.002s	sys 0.000s
I20260709 14:55:37.474908 21929 raft_consensus.cc:697] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:37.476413 21589 catalog_manager.cc:5697] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:37.562000 21733 leader_election.cc:343] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.562482 21733 leader_election.cc:304] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:37.469498 22097 raft_consensus.cc:3060] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.478120 21764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e4eef5709446b7afb7f82736988c23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:37.576570 21881 raft_consensus.cc:359] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.577428 21881 raft_consensus.cc:385] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.577732 21881 raft_consensus.cc:740] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.578347 21881 consensus_queue.cc:260] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.583606 21885 ts_tablet_manager.cc:1434] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.158s	user 0.010s	sys 0.014s
I20260709 14:55:37.465164 22109 raft_consensus.cc:515] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.558082 21929 consensus_queue.cc:237] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.585325 21885 tablet_bootstrap.cc:492] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:37.590134 22123 raft_consensus.cc:493] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.590622 22123 raft_consensus.cc:515] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.581512 21764 raft_consensus.cc:2468] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:37.605654 21882 tablet_bootstrap.cc:492] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:37.606282 21882 ts_tablet_manager.cc:1403] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.354s	user 0.025s	sys 0.029s
I20260709 14:55:37.595002 22074 raft_consensus.cc:2749] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.612922 21972 raft_consensus.cc:515] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.594815 22118 consensus_queue.cc:1048] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 14:55:37.619724 21972 leader_election.cc:290] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.644908 21807 leader_election.cc:304] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
W20260709 14:55:37.645995 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 66466us
I20260709 14:55:37.655800 21881 ts_tablet_manager.cc:1434] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.191s	user 0.013s	sys 0.005s
I20260709 14:55:37.675872 22109 leader_election.cc:290] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.679157 22132 raft_consensus.cc:2804] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.678916 21882 raft_consensus.cc:359] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.679531 22132 raft_consensus.cc:493] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.679972 22132 raft_consensus.cc:3060] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.679638 21882 raft_consensus.cc:385] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.681243 21882 raft_consensus.cc:740] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.682005 21882 consensus_queue.cc:260] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.691212 21882 ts_tablet_manager.cc:1434] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260709 14:55:37.693758 21885 tablet_bootstrap.cc:654] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.697667 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e4eef5709446b7afb7f82736988c23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.698402 21693 raft_consensus.cc:2468] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:37.700847 22097 raft_consensus.cc:515] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.681284 21767 raft_consensus.cc:3060] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:37.717409 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 69743.3us
I20260709 14:55:37.712070 22123 leader_election.cc:290] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.860095 21687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dd6fc84c874d9598fddb34e15aa8cf" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:37.860751 21687 raft_consensus.cc:3060] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.845876 21929 raft_consensus.cc:493] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.864622 21929 raft_consensus.cc:515] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:37.867244 22136 log.cc:927] Time spent T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260709 14:55:37.866587 21929 leader_election.cc:290] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:37.873800 22132 raft_consensus.cc:515] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.881105 21687 raft_consensus.cc:2468] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:37.883596 22132 leader_election.cc:290] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:37.906298 22127 raft_consensus.cc:493] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.906885 22127 raft_consensus.cc:515] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.909379 22127 leader_election.cc:290] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:37.918819 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66500252e69442cf98f1490552836f26" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:37.919457 21841 raft_consensus.cc:3060] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.926438 21841 raft_consensus.cc:2468] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:37.928710 21885 tablet_bootstrap.cc:492] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:37.929173 21885 ts_tablet_manager.cc:1403] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.344s	user 0.011s	sys 0.010s
I20260709 14:55:37.929361 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009dad062bbc4b2482406ddc38df36ac" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:37.929831 21839 raft_consensus.cc:3060] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.931725 21885 raft_consensus.cc:359] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.932407 21885 raft_consensus.cc:385] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.932675 21885 raft_consensus.cc:740] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.933410 21885 consensus_queue.cc:260] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.934793 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dd6fc84c874d9598fddb34e15aa8cf" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:37.935355 21767 raft_consensus.cc:3060] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.935750 21839 raft_consensus.cc:2468] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:37.936070 21885 ts_tablet_manager.cc:1434] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:37.936993 21885 tablet_bootstrap.cc:492] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:37.940863 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d153b129ac4eb28d20267ff1394e74" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.942019 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43975c9c44974336a69e2e9a8a428504" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:37.942639 21885 tablet_bootstrap.cc:654] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.942593 21733 leader_election.cc:304] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:37.943475 22127 raft_consensus.cc:2804] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.943946 22127 raft_consensus.cc:697] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:37.944725 22127 consensus_queue.cc:237] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:37.946048 21767 raft_consensus.cc:2468] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:37.950935 22135 consensus_queue.cc:1048] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:37.957322 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:37.959018 21881 tablet_bootstrap.cc:492] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:37.959582 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:37.960191 21767 raft_consensus.cc:2468] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:37.961212 21882 tablet_bootstrap.cc:492] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:37.963930 21733 leader_election.cc:304] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
W20260709 14:55:37.965588 21733 leader_election.cc:343] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.968034 21881 tablet_bootstrap.cc:654] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.971313 22097 leader_election.cc:290] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
W20260709 14:55:37.976380 22134 log.cc:927] Time spent T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.156s	user 0.004s	sys 0.006s
I20260709 14:55:37.983260 22113 consensus_queue.cc:1048] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:37.987445 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009dad062bbc4b2482406ddc38df36ac" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:37.999125 21693 raft_consensus.cc:3060] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.999459 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e4eef5709446b7afb7f82736988c23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:38.000046 21689 raft_consensus.cc:3060] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.001157 21882 tablet_bootstrap.cc:654] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.002008 21588 catalog_manager.cc:5697] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.003808 22135 consensus_queue.cc:1048] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.964828 21962 raft_consensus.cc:2804] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.989269 21688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66500252e69442cf98f1490552836f26" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:37.990293 21690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43975c9c44974336a69e2e9a8a428504" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.007720 21690 raft_consensus.cc:2393] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:37.994975 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d153b129ac4eb28d20267ff1394e74" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.008396 21962 raft_consensus.cc:697] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:38.009197 21962 consensus_queue.cc:237] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.014266 21693 raft_consensus.cc:2468] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
W20260709 14:55:38.016285 21733 leader_election.cc:343] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.016533 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e4eef5709446b7afb7f82736988c23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.018220 21765 raft_consensus.cc:3060] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.023321 21733 leader_election.cc:304] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.033599 22127 raft_consensus.cc:2749] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:38.035264 21733 leader_election.cc:343] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.036098 21733 leader_election.cc:304] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.037434 22127 raft_consensus.cc:2749] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.006462 21689 raft_consensus.cc:2468] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.025975 21765 raft_consensus.cc:2468] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.060254 21807 leader_election.cc:304] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
W20260709 14:55:38.065340 21807 leader_election.cc:343] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.069752 22130 raft_consensus.cc:2804] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.070248 22130 raft_consensus.cc:697] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:38.067607 22097 consensus_queue.cc:1048] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:38.071043 22130 consensus_queue.cc:237] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.073024 21885 tablet_bootstrap.cc:492] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.074847 21885 ts_tablet_manager.cc:1403] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.138s	user 0.024s	sys 0.017s
I20260709 14:55:38.076292 21807 leader_election.cc:304] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.085541 21881 tablet_bootstrap.cc:492] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.086042 21881 ts_tablet_manager.cc:1403] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.018s
I20260709 14:55:38.088455 21881 raft_consensus.cc:359] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.089118 21881 raft_consensus.cc:385] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.089385 21881 raft_consensus.cc:740] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.090005 21881 consensus_queue.cc:260] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.090382 21590 catalog_manager.cc:5697] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.099958 21590 catalog_manager.cc:5697] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.100739 22138 raft_consensus.cc:2804] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.096772 21807 leader_election.cc:304] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:38.096051 22130 consensus_queue.cc:1048] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:38.100847 21882 tablet_bootstrap.cc:492] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.101866 21882 ts_tablet_manager.cc:1403] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.009s
I20260709 14:55:38.103189 21881 ts_tablet_manager.cc:1434] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:38.104085 21881 tablet_bootstrap.cc:492] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:38.104219 22129 raft_consensus.cc:2804] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.104640 22129 raft_consensus.cc:493] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.105034 22129 raft_consensus.cc:3060] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.106148 22138 raft_consensus.cc:697] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:38.115658 21882 raft_consensus.cc:359] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.116202 21882 raft_consensus.cc:385] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.116407 21882 raft_consensus.cc:740] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.118866 21881 tablet_bootstrap.cc:654] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.108166 22138 consensus_queue.cc:237] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.127745 22113 consensus_queue.cc:1048] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.126154 21882 consensus_queue.cc:260] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.131626 21882 ts_tablet_manager.cc:1434] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:55:38.131711 21885 raft_consensus.cc:359] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.132443 21885 raft_consensus.cc:385] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.132718 21885 raft_consensus.cc:740] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.134473 21882 tablet_bootstrap.cc:492] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.138852 21885 consensus_queue.cc:260] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.147123 21885 ts_tablet_manager.cc:1434] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 14:55:38.119531 22129 raft_consensus.cc:515] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.152971 21885 tablet_bootstrap.cc:492] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.154376 22129 leader_election.cc:290] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.163362 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
W20260709 14:55:38.165016 21807 leader_election.cc:343] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.162113 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.169474 21767 raft_consensus.cc:3060] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.179360 21881 tablet_bootstrap.cc:492] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.179834 21881 ts_tablet_manager.cc:1403] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.011s
I20260709 14:55:38.197191 21881 raft_consensus.cc:359] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.197893 21881 raft_consensus.cc:385] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.198164 21881 raft_consensus.cc:740] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.198774 21881 consensus_queue.cc:260] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.200748 21881 ts_tablet_manager.cc:1434] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:55:38.201609 21881 tablet_bootstrap.cc:492] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:38.213106 21882 tablet_bootstrap.cc:654] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.217156 21885 tablet_bootstrap.cc:654] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.223460 21767 raft_consensus.cc:2468] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.224808 21807 leader_election.cc:304] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:38.225731 21929 raft_consensus.cc:2804] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.226274 21929 raft_consensus.cc:697] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:38.217686 21590 catalog_manager.cc:5697] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.227099 21929 consensus_queue.cc:237] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.236938 22138 consensus_queue.cc:1048] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.251389 21881 tablet_bootstrap.cc:654] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.259676 22130 consensus_queue.cc:1048] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.266588 21929 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.267685 21929 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.270380 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.270991 21692 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.272161 21807 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.272934 22130 raft_consensus.cc:2804] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:38.273293 22130 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.273598 22130 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.283787 21929 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.287102 21885 tablet_bootstrap.cc:492] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.287559 21885 ts_tablet_manager.cc:1403] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.001s
I20260709 14:55:38.286091 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.288164 21765 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.289999 21885 raft_consensus.cc:359] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.282025 21588 catalog_manager.cc:5697] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.285939 22130 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.292537 21588 catalog_manager.cc:5697] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.293360 22130 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 2 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.295435 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:38.290647 21885 raft_consensus.cc:385] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:38.249331 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:38.296049 21885 raft_consensus.cc:740] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.296188 21692 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.296814 21885 consensus_queue.cc:260] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.298804 21882 tablet_bootstrap.cc:492] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.299243 21882 ts_tablet_manager.cc:1403] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.167s	user 0.024s	sys 0.016s
I20260709 14:55:38.299297 21885 ts_tablet_manager.cc:1434] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:38.300189 21885 tablet_bootstrap.cc:492] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.300472 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.301008 21765 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:38.301607 21882 raft_consensus.cc:359] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.302227 21882 raft_consensus.cc:385] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.302482 21882 raft_consensus.cc:740] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.303079 21882 consensus_queue.cc:260] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.304936 21882 ts_tablet_manager.cc:1434] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:55:38.306319 21765 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 2.
I20260709 14:55:38.307168 21882 tablet_bootstrap.cc:492] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.307457 21807 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.308156 22138 raft_consensus.cc:2804] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:38.308593 22138 raft_consensus.cc:697] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:38.309362 22138 consensus_queue.cc:237] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER 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: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.313356 21882 tablet_bootstrap.cc:654] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.323750 21881 tablet_bootstrap.cc:492] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.324201 21881 ts_tablet_manager.cc:1403] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.021s
I20260709 14:55:38.324193 21692 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 2.
I20260709 14:55:38.326812 21881 raft_consensus.cc:359] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.327497 21881 raft_consensus.cc:385] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.327769 21881 raft_consensus.cc:740] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.328445 21881 consensus_queue.cc:260] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.330509 21881 ts_tablet_manager.cc:1434] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:55:38.330740 21885 tablet_bootstrap.cc:654] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.331385 21881 tablet_bootstrap.cc:492] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:38.338563 22121 consensus_queue.cc:1048] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.345683 21881 tablet_bootstrap.cc:654] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.343511 21589 catalog_manager.cc:5697] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 2, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.361404 21692 raft_consensus.cc:3060] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.368498 22126 consensus_queue.cc:1048] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.379808 21885 tablet_bootstrap.cc:492] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.380287 21885 ts_tablet_manager.cc:1403] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.000s
I20260709 14:55:38.382732 21885 raft_consensus.cc:359] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.383353 21885 raft_consensus.cc:385] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.383631 21885 raft_consensus.cc:740] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.384189 21885 consensus_queue.cc:260] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.385957 21885 ts_tablet_manager.cc:1434] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:38.387907 21885 tablet_bootstrap.cc:492] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.388592 21882 tablet_bootstrap.cc:492] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.389030 21882 ts_tablet_manager.cc:1403] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.011s
I20260709 14:55:38.389834 21881 tablet_bootstrap.cc:492] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.390410 21881 ts_tablet_manager.cc:1403] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.018s
I20260709 14:55:38.391419 21882 raft_consensus.cc:359] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.392055 21882 raft_consensus.cc:385] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.392319 21882 raft_consensus.cc:740] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.392777 21881 raft_consensus.cc:359] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.392933 21882 consensus_queue.cc:260] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.393417 21881 raft_consensus.cc:385] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.393687 22126 consensus_queue.cc:1048] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.394902 21882 ts_tablet_manager.cc:1434] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:38.395243 21885 tablet_bootstrap.cc:654] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.393671 21881 raft_consensus.cc:740] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.396443 21881 consensus_queue.cc:260] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.398447 22138 raft_consensus.cc:493] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.398978 22138 raft_consensus.cc:515] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.401114 22138 leader_election.cc:290] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.403097 21881 ts_tablet_manager.cc:1434] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:55:38.403563 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d45249d47954204a07f38aece80b367" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.403995 21881 tablet_bootstrap.cc:492] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
W20260709 14:55:38.404995 21807 leader_election.cc:343] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.414086 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d45249d47954204a07f38aece80b367" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:38.415483 21807 leader_election.cc:343] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.415514 22127 consensus_queue.cc:1048] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:38.416038 21807 leader_election.cc:304] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:38.417016 22138 raft_consensus.cc:2749] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.418252 21882 tablet_bootstrap.cc:492] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.420670 22138 raft_consensus.cc:493] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.424477 21882 tablet_bootstrap.cc:654] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.425783 22138 raft_consensus.cc:515] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.429786 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:38.431569 21807 leader_election.cc:343] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.433600 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
W20260709 14:55:38.434968 21807 leader_election.cc:343] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.435549 21885 tablet_bootstrap.cc:492] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.435364 21807 leader_election.cc:304] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:38.436445 22130 raft_consensus.cc:2749] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.433719 22138 leader_election.cc:290] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.437690 21885 ts_tablet_manager.cc:1403] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.023s
I20260709 14:55:38.429697 21881 tablet_bootstrap.cc:654] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.440269 21885 raft_consensus.cc:359] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.440884 21885 raft_consensus.cc:385] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.440961 21882 tablet_bootstrap.cc:492] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.441329 21885 raft_consensus.cc:740] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.441635 21882 ts_tablet_manager.cc:1403] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260709 14:55:38.442041 21885 consensus_queue.cc:260] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.444962 21885 ts_tablet_manager.cc:1434] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:38.446223 21885 tablet_bootstrap.cc:492] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.449893 21882 raft_consensus.cc:359] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.450522 21882 raft_consensus.cc:385] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.450790 21882 raft_consensus.cc:740] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.451352 21882 consensus_queue.cc:260] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.457540 21885 tablet_bootstrap.cc:654] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.458415 21882 ts_tablet_manager.cc:1434] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:38.459316 21882 tablet_bootstrap.cc:492] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.476104 21882 tablet_bootstrap.cc:654] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.476814 21920 raft_consensus.cc:493] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.477262 21920 raft_consensus.cc:515] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.479383 21920 leader_election.cc:290] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.481181 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec5c24f1ffe4f0d96414915445e299b" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.481874 21767 raft_consensus.cc:2468] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:38.483687 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec5c24f1ffe4f0d96414915445e299b" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.485158 21658 leader_election.cc:304] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
W20260709 14:55:38.488097 21658 leader_election.cc:343] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.489053 22104 raft_consensus.cc:2804] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.489403 22104 raft_consensus.cc:493] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.489717 22104 raft_consensus.cc:3060] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.504954 22138 consensus_queue.cc:1048] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.505414 22127 raft_consensus.cc:493] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.505959 22127 raft_consensus.cc:515] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.508814 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208357cfef464ee3ac36e3f09a5809f0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.509397 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208357cfef464ee3ac36e3f09a5809f0" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:38.510142 21733 leader_election.cc:343] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.510599 22127 leader_election.cc:290] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
W20260709 14:55:38.510792 21733 leader_election.cc:343] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.511149 21733 leader_election.cc:304] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.512178 22127 raft_consensus.cc:2749] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.514027 22104 raft_consensus.cc:515] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.516804 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec5c24f1ffe4f0d96414915445e299b" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.517357 21767 raft_consensus.cc:3060] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.521509 21881 tablet_bootstrap.cc:492] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.522403 21881 ts_tablet_manager.cc:1403] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.119s	user 0.030s	sys 0.020s
I20260709 14:55:38.526034 21881 raft_consensus.cc:359] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.526767 21881 raft_consensus.cc:385] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.528362 21881 raft_consensus.cc:740] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.529650 21881 consensus_queue.cc:260] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.531401 21767 raft_consensus.cc:2468] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:38.531776 21962 raft_consensus.cc:493] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.532203 21962 raft_consensus.cc:515] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.532729 22104 leader_election.cc:290] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.534148 21962 leader_election.cc:290] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.535513 21885 tablet_bootstrap.cc:492] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.535974 21885 ts_tablet_manager.cc:1403] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.015s
I20260709 14:55:38.536590 21882 tablet_bootstrap.cc:492] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.537027 21882 ts_tablet_manager.cc:1403] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.004s
I20260709 14:55:38.539353 21882 raft_consensus.cc:359] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.539829 21881 ts_tablet_manager.cc:1434] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:38.540149 21882 raft_consensus.cc:385] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.540519 21882 raft_consensus.cc:740] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.541275 21881 tablet_bootstrap.cc:492] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:38.541126 21882 consensus_queue.cc:260] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.542604 21882 ts_tablet_manager.cc:1434] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:38.543709 21882 tablet_bootstrap.cc:492] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.538290 21885 raft_consensus.cc:359] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.547477 21885 raft_consensus.cc:385] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.547784 21885 raft_consensus.cc:740] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.548069 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e9691746548dcabd000b953b3cffd" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.548518 21885 consensus_queue.cc:260] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.550010 21885 ts_tablet_manager.cc:1434] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:38.550971 21885 tablet_bootstrap.cc:492] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.552968 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e9691746548dcabd000b953b3cffd" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.553576 21842 raft_consensus.cc:2468] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:38.553944 21881 tablet_bootstrap.cc:654] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.556329 21885 tablet_bootstrap.cc:654] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.556586 21882 tablet_bootstrap.cc:654] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.568885 21881 tablet_bootstrap.cc:492] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.569217 21881 ts_tablet_manager.cc:1403] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
W20260709 14:55:38.549969 21733 leader_election.cc:343] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.571538 21881 raft_consensus.cc:359] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.571978 21885 tablet_bootstrap.cc:492] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.572160 21881 raft_consensus.cc:385] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.572413 21885 ts_tablet_manager.cc:1403] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260709 14:55:38.572439 21881 raft_consensus.cc:740] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.572587 21733 leader_election.cc:304] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:38.572854 21882 tablet_bootstrap.cc:492] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.573256 21882 ts_tablet_manager.cc:1403] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 14:55:38.573119 21881 consensus_queue.cc:260] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.573299 22127 raft_consensus.cc:2804] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.573856 22127 raft_consensus.cc:493] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.574196 22127 raft_consensus.cc:3060] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.575747 21882 raft_consensus.cc:359] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.576416 21882 raft_consensus.cc:385] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.576669 21882 raft_consensus.cc:740] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.577029 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec5c24f1ffe4f0d96414915445e299b" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:38.577287 21882 consensus_queue.cc:260] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.577893 21836 raft_consensus.cc:3060] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.580875 21962 raft_consensus.cc:493] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.581252 21885 raft_consensus.cc:359] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.581328 21962 raft_consensus.cc:515] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.581976 21885 raft_consensus.cc:385] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.582249 21885 raft_consensus.cc:740] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.582842 21885 consensus_queue.cc:260] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.583333 21962 leader_election.cc:290] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.584322 21885 ts_tablet_manager.cc:1434] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:38.584396 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a3c6fac644522b867f455fe762c55" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.585100 21882 ts_tablet_manager.cc:1434] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:38.585770 22104 raft_consensus.cc:493] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.585934 21885 tablet_bootstrap.cc:492] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.586241 22104 raft_consensus.cc:515] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.588042 22104 leader_election.cc:290] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.588189 21882 tablet_bootstrap.cc:492] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
W20260709 14:55:38.589507 21733 leader_election.cc:343] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.582535 21836 raft_consensus.cc:2468] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:38.594043 21881 ts_tablet_manager.cc:1434] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:38.594234 21882 tablet_bootstrap.cc:654] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.580632 22127 raft_consensus.cc:515] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.594563 21658 leader_election.cc:304] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:38.595322 21920 raft_consensus.cc:2804] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.590826 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a3c6fac644522b867f455fe762c55" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.595767 21920 raft_consensus.cc:697] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:38.596845 21920 consensus_queue.cc:237] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.599756 21881 tablet_bootstrap.cc:492] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:38.604197 21929 consensus_queue.cc:1048] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.606025 22132 consensus_queue.cc:1048] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.601686 21842 raft_consensus.cc:2468] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:38.622233 21885 tablet_bootstrap.cc:654] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.624724 21733 leader_election.cc:304] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:38.630105 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d45249d47954204a07f38aece80b367" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.631611 21962 raft_consensus.cc:2804] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.648847 21962 raft_consensus.cc:493] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.649233 21962 raft_consensus.cc:3060] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:38.651475 21658 leader_election.cc:343] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.632844 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d45249d47954204a07f38aece80b367" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.656608 21836 raft_consensus.cc:2468] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:38.658303 22127 leader_election.cc:290] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.633467 22132 raft_consensus.cc:493] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.659255 21658 leader_election.cc:304] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:38.662457 21881 tablet_bootstrap.cc:654] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.665599 21920 raft_consensus.cc:2804] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.668869 21920 raft_consensus.cc:493] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.659650 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e9691746548dcabd000b953b3cffd" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:38.664806 22132 raft_consensus.cc:515] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.662336 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e9691746548dcabd000b953b3cffd" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:38.673741 21836 raft_consensus.cc:3060] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.673066 21920 raft_consensus.cc:3060] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:38.677361 21733 leader_election.cc:343] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.675750 21590 catalog_manager.cc:5697] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.683923 22132 leader_election.cc:290] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.692497 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d153b129ac4eb28d20267ff1394e74" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.694650 22127 raft_consensus.cc:493] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.695184 22127 raft_consensus.cc:515] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.716589 22113 raft_consensus.cc:493] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.717203 22113 raft_consensus.cc:515] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.720533 22118 raft_consensus.cc:493] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.721118 22118 raft_consensus.cc:515] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.725467 22113 leader_election.cc:290] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.726655 21882 tablet_bootstrap.cc:492] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.727150 21882 ts_tablet_manager.cc:1403] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.007s
I20260709 14:55:38.728292 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60d2d0847b4938919868f050510c34" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:38.729660 21733 leader_election.cc:343] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.731113 22118 leader_election.cc:290] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.735369 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b0b8abf1f4a8eb5be6f99f56c4efa" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.736073 21840 raft_consensus.cc:2468] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:38.737354 21658 leader_election.cc:304] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.738056 22104 raft_consensus.cc:2804] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.738417 22104 raft_consensus.cc:493] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.738766 22104 raft_consensus.cc:3060] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.732945 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60d2d0847b4938919868f050510c34" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.739483 21962 raft_consensus.cc:515] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.741173 22113 raft_consensus.cc:493] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.741482 21962 leader_election.cc:290] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.741621 22113 raft_consensus.cc:515] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:38.742414 21733 leader_election.cc:343] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.742826 21733 leader_election.cc:304] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.743592 22113 leader_election.cc:290] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.743850 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a3c6fac644522b867f455fe762c55" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:38.744457 21842 raft_consensus.cc:3060] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.745026 22118 raft_consensus.cc:2749] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.749178 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a3c6fac644522b867f455fe762c55" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:38.750974 21689 raft_consensus.cc:1275] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Refusing update from remote peer eadf48b9d9134713a1dfab479223e9c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:38.751405 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:38.751653 21807 leader_election.cc:343] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.750514 22104 raft_consensus.cc:515] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.751380 21842 raft_consensus.cc:2468] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:38.753386 21733 leader_election.cc:304] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.753922 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d153b129ac4eb28d20267ff1394e74" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
W20260709 14:55:38.754029 21658 leader_election.cc:343] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.754172 22126 raft_consensus.cc:2804] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.754590 21761 raft_consensus.cc:2468] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:38.755112 22132 consensus_queue.cc:1048] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.754866 22126 raft_consensus.cc:697] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
W20260709 14:55:38.758069 21733 leader_election.cc:343] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.756752 22126 consensus_queue.cc:237] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.759235 21882 raft_consensus.cc:359] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.759850 21882 raft_consensus.cc:385] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.760120 21882 raft_consensus.cc:740] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.760025 22127 leader_election.cc:290] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.761508 21882 consensus_queue.cc:260] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.762601 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b0b8abf1f4a8eb5be6f99f56c4efa" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:38.763363 21692 raft_consensus.cc:2393] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:38.763648 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b0b8abf1f4a8eb5be6f99f56c4efa" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:38.763875 22104 leader_election.cc:290] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.764173 21840 raft_consensus.cc:3060] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.769454 21842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b0b8abf1f4a8eb5be6f99f56c4efa" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.767253 21807 leader_election.cc:304] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:38.771016 22132 raft_consensus.cc:2804] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.771368 22132 raft_consensus.cc:493] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.771672 22132 raft_consensus.cc:3060] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.773097 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b0b8abf1f4a8eb5be6f99f56c4efa" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.773663 21761 raft_consensus.cc:2468] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:38.774569 21733 leader_election.cc:304] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.777768 21885 tablet_bootstrap.cc:492] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:38.778048 22118 raft_consensus.cc:3060] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.778262 21885 ts_tablet_manager.cc:1403] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.006s
I20260709 14:55:38.779197 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.779805 21761 raft_consensus.cc:2468] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:38.785036 21882 ts_tablet_manager.cc:1434] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 14:55:38.787534 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b0b8abf1f4a8eb5be6f99f56c4efa" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.788887 22132 raft_consensus.cc:515] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.789371 21658 leader_election.cc:304] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.789867 22129 consensus_queue.cc:1048] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:38.791410 21807 consensus_peers.cc:597] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:38.792867 21882 tablet_bootstrap.cc:492] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.801544 22113 raft_consensus.cc:2804] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.801936 22113 raft_consensus.cc:493] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.802270 22113 raft_consensus.cc:3060] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.803745 21587 catalog_manager.cc:5697] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.806751 21882 tablet_bootstrap.cc:654] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.815424 21882 tablet_bootstrap.cc:492] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.815057 22113 raft_consensus.cc:515] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.816064 21882 ts_tablet_manager.cc:1403] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260709 14:55:38.816995 21881 tablet_bootstrap.cc:492] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:38.817427 21881 ts_tablet_manager.cc:1403] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.218s	user 0.006s	sys 0.004s
I20260709 14:55:38.817694 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.818248 21767 raft_consensus.cc:3060] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.818574 21882 raft_consensus.cc:359] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.818897 22130 consensus_queue.cc:1048] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.819238 21882 raft_consensus.cc:385] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.819516 21882 raft_consensus.cc:740] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.820123 21882 consensus_queue.cc:260] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.822044 21882 ts_tablet_manager.cc:1434] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:38.822553 22017 raft_consensus.cc:493] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.822932 21882 tablet_bootstrap.cc:492] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.823338 22132 leader_election.cc:290] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:38.823064 22017 raft_consensus.cc:515] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.795928 22118 raft_consensus.cc:2749] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.796931 21840 raft_consensus.cc:2468] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:38.825034 22017 leader_election.cc:290] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.827841 21767 raft_consensus.cc:2468] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:38.829039 21882 tablet_bootstrap.cc:654] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.831099 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a3c6fac644522b867f455fe762c55" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:38.837576 21658 leader_election.cc:304] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:38.838438 22104 raft_consensus.cc:2804] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.843973 21658 leader_election.cc:304] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.844302 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d153b129ac4eb28d20267ff1394e74" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:38.844995 21689 raft_consensus.cc:3060] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.846904 22017 raft_consensus.cc:2804] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.847424 22017 raft_consensus.cc:697] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:38.848307 22017 consensus_queue.cc:237] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.852718 21920 raft_consensus.cc:515] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.853443 22104 raft_consensus.cc:697] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:38.854513 22104 consensus_queue.cc:237] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.855983 21689 raft_consensus.cc:2468] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.856992 21836 raft_consensus.cc:2468] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:38.858175 21733 leader_election.cc:304] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:38.858886 22121 raft_consensus.cc:2804] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.859335 22121 raft_consensus.cc:697] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:38.859617 21759 raft_consensus.cc:1275] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Refusing update from remote peer eadf48b9d9134713a1dfab479223e9c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:38.860093 22121 consensus_queue.cc:237] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.861716 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d153b129ac4eb28d20267ff1394e74" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.862279 21759 raft_consensus.cc:3060] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.863693 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d45249d47954204a07f38aece80b367" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:38.869583 21759 raft_consensus.cc:2468] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:38.830957 21885 raft_consensus.cc:359] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.875919 21885 raft_consensus.cc:385] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.876267 21885 raft_consensus.cc:740] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.877750 21761 raft_consensus.cc:2468] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:38.879447 21881 raft_consensus.cc:359] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.880123 21881 raft_consensus.cc:385] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.880417 21881 raft_consensus.cc:740] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.881455 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a3c6fac644522b867f455fe762c55" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:38.882117 22113 leader_election.cc:290] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.882323 21840 raft_consensus.cc:2393] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate 428b19411fbc47f8bd36464651f1e23e in this term.
I20260709 14:55:38.884063 21885 consensus_queue.cc:260] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.886369 21885 ts_tablet_manager.cc:1434] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260709 14:55:38.901028 21885 tablet_bootstrap.cc:492] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:38.930573 21881 consensus_queue.cc:260] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.935523 21807 leader_election.cc:304] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:38.890321 21920 leader_election.cc:290] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:38.942366 21881 ts_tablet_manager.cc:1434] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.013s
I20260709 14:55:38.941875 22130 raft_consensus.cc:2804] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.945919 22130 raft_consensus.cc:697] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:38.947220 22130 consensus_queue.cc:237] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.934885 22118 raft_consensus.cc:493] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.938300 22129 consensus_queue.cc:1048] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:38.955060 21881 tablet_bootstrap.cc:492] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:38.951766 22118 raft_consensus.cc:515] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.961514 21882 tablet_bootstrap.cc:492] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:38.962077 21882 ts_tablet_manager.cc:1403] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.139s	user 0.037s	sys 0.060s
I20260709 14:55:38.963932 21658 leader_election.cc:304] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:38.969244 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:38.969687 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d45249d47954204a07f38aece80b367" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:38.970255 21840 raft_consensus.cc:3060] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.970873 22104 raft_consensus.cc:3060] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:38.970599 21658 leader_election.cc:343] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.975517 21882 raft_consensus.cc:359] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.976150 21882 raft_consensus.cc:385] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.976963 21882 raft_consensus.cc:740] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
W20260709 14:55:38.977588 21658 leader_election.cc:343] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.982806 21882 consensus_queue.cc:260] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:38.984302 21882 ts_tablet_manager.cc:1434] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 14:55:38.985103 21882 tablet_bootstrap.cc:492] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:38.992828 21587 catalog_manager.cc:5697] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.010165 22204 raft_consensus.cc:493] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.010742 22204 raft_consensus.cc:515] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.013477 22204 leader_election.cc:290] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.003963 21840 raft_consensus.cc:2468] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:39.016021 21881 tablet_bootstrap.cc:654] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.020080 22207 raft_consensus.cc:493] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.020706 22207 raft_consensus.cc:515] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.023641 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:39.023815 22104 raft_consensus.cc:2749] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.024349 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:39.025666 21733 leader_election.cc:343] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.022516 22118 leader_election.cc:290] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
W20260709 14:55:39.026563 21733 leader_election.cc:343] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.027638 21733 leader_election.cc:304] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:39.028442 22121 raft_consensus.cc:2749] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.022580 22207 leader_election.cc:290] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:39.031852 21885 tablet_bootstrap.cc:654] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.032059 21882 tablet_bootstrap.cc:654] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.033385 21658 leader_election.cc:304] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:39.037631 22104 raft_consensus.cc:2804] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.046131 22104 raft_consensus.cc:697] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:39.046952 22104 consensus_queue.cc:237] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.044782 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.050282 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60d2d0847b4938919868f050510c34" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.050920 21759 raft_consensus.cc:2468] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:39.050653 21588 catalog_manager.cc:5697] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:39.053450 21658 leader_election.cc:343] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.048926 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:39.055619 21840 raft_consensus.cc:2468] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:39.072407 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60d2d0847b4938919868f050510c34" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:39.080739 21882 tablet_bootstrap.cc:492] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:39.081233 21882 ts_tablet_manager.cc:1403] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.010s
I20260709 14:55:39.080729 21881 tablet_bootstrap.cc:492] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:39.082548 21881 ts_tablet_manager.cc:1403] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.008s
I20260709 14:55:39.083972 21658 leader_election.cc:304] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:39.084654 21807 leader_election.cc:304] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:39.090409 22208 raft_consensus.cc:2804] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:39.091257 21807 leader_election.cc:343] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.091485 22208 raft_consensus.cc:493] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.094467 22208 raft_consensus.cc:3060] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.090633 22104 raft_consensus.cc:2804] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.095211 21881 raft_consensus.cc:359] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.099980 21881 raft_consensus.cc:385] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.098965 21882 raft_consensus.cc:359] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.100262 21881 raft_consensus.cc:740] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.101225 21882 raft_consensus.cc:385] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.101532 21882 raft_consensus.cc:740] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.102167 21882 consensus_queue.cc:260] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.101585 21881 consensus_queue.cc:260] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.104635 21885 tablet_bootstrap.cc:492] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:39.104713 21881 ts_tablet_manager.cc:1434] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:39.105155 21885 ts_tablet_manager.cc:1403] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.204s	user 0.020s	sys 0.005s
I20260709 14:55:39.105633 21881 tablet_bootstrap.cc:492] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:39.107602 21885 raft_consensus.cc:359] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.108237 21885 raft_consensus.cc:385] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.108493 21885 raft_consensus.cc:740] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.111269 21589 catalog_manager.cc:5697] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.113281 21882 ts_tablet_manager.cc:1434] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:55:39.113019 21589 catalog_manager.cc:5697] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.114120 21882 tablet_bootstrap.cc:492] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:39.099726 22206 consensus_queue.cc:1048] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.099316 22104 raft_consensus.cc:493] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.115897 22204 consensus_queue.cc:1048] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.117717 21881 tablet_bootstrap.cc:654] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.117931 22104 raft_consensus.cc:3060] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.111940 21885 consensus_queue.cc:260] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.134218 22104 raft_consensus.cc:515] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.135697 21885 ts_tablet_manager.cc:1434] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:55:39.136864 21885 tablet_bootstrap.cc:492] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:39.145002 21882 tablet_bootstrap.cc:654] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.134933 22208 raft_consensus.cc:515] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.145129 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:39.145715 21840 raft_consensus.cc:3060] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.146982 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
W20260709 14:55:39.148419 21658 leader_election.cc:343] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.152287 22208 leader_election.cc:290] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:39.152501 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60d2d0847b4938919868f050510c34" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:39.153038 21761 raft_consensus.cc:3060] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.153261 21885 tablet_bootstrap.cc:654] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.155018 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b60d2d0847b4938919868f050510c34" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:39.158826 21588 catalog_manager.cc:5697] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:39.158957 21807 leader_election.cc:343] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.162825 22104 leader_election.cc:290] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.165411 21885 tablet_bootstrap.cc:492] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:39.165927 21885 ts_tablet_manager.cc:1403] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 14:55:39.168607 21885 raft_consensus.cc:359] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.169560 21881 tablet_bootstrap.cc:492] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:39.169818 21885 raft_consensus.cc:385] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.170121 21881 ts_tablet_manager.cc:1403] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.006s
I20260709 14:55:39.170186 21885 raft_consensus.cc:740] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.170997 21885 consensus_queue.cc:260] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.172518 21761 raft_consensus.cc:2468] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:39.173571 21807 leader_election.cc:304] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:39.173810 21885 ts_tablet_manager.cc:1434] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:39.173844 21881 raft_consensus.cc:359] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.174572 22207 raft_consensus.cc:2804] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.174777 21885 tablet_bootstrap.cc:492] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:39.174813 21881 raft_consensus.cc:385] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.175100 22207 raft_consensus.cc:697] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:39.175493 21882 tablet_bootstrap.cc:492] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:39.175443 21881 raft_consensus.cc:740] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.176000 21882 ts_tablet_manager.cc:1403] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.003s
I20260709 14:55:39.176098 22207 consensus_queue.cc:237] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.176203 21881 consensus_queue.cc:260] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.178706 21881 ts_tablet_manager.cc:1434] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:39.178529 21882 raft_consensus.cc:359] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.153824 21840 raft_consensus.cc:2468] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:39.179373 21882 raft_consensus.cc:385] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.179601 21881 tablet_bootstrap.cc:492] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:39.179795 21882 raft_consensus.cc:740] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.181175 21882 consensus_queue.cc:260] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.180431 21658 leader_election.cc:304] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:39.182948 22104 raft_consensus.cc:2804] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.183665 22104 raft_consensus.cc:697] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:39.185123 22104 consensus_queue.cc:237] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.202070 21885 tablet_bootstrap.cc:654] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.205302 21881 tablet_bootstrap.cc:654] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.206641 22121 consensus_queue.cc:1048] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.208364 22208 raft_consensus.cc:493] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.208375 22121 raft_consensus.cc:493] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.208884 22208 raft_consensus.cc:515] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.209568 22121 raft_consensus.cc:515] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.211086 22208 leader_election.cc:290] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:39.211563 22121 leader_election.cc:290] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.213508 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.214329 21761 raft_consensus.cc:2393] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eadf48b9d9134713a1dfab479223e9c2 in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:39.216341 21881 tablet_bootstrap.cc:492] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:39.216776 21881 ts_tablet_manager.cc:1403] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.000s
I20260709 14:55:39.216650 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b089b7ac0d48a1a97e12fb3b691bb5" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:39.218606 21882 ts_tablet_manager.cc:1434] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.005s
I20260709 14:55:39.218899 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b089b7ac0d48a1a97e12fb3b691bb5" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:39.219461 21836 raft_consensus.cc:2468] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:39.219686 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e71b996b094ea58edd947afc7bdc3c" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:39.218923 21733 leader_election.cc:343] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.220542 21882 tablet_bootstrap.cc:492] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:39.221275 21881 raft_consensus.cc:359] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.221904 21881 raft_consensus.cc:385] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.222157 21881 raft_consensus.cc:740] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.222775 21881 consensus_queue.cc:260] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.224187 21881 ts_tablet_manager.cc:1434] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:39.224368 21733 leader_election.cc:304] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:39.225029 21881 tablet_bootstrap.cc:492] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:39.225147 22118 raft_consensus.cc:2804] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.225484 22118 raft_consensus.cc:493] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.225811 22118 raft_consensus.cc:3060] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.230527 21807 leader_election.cc:304] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:39.237330 22204 raft_consensus.cc:493] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.237804 22204 raft_consensus.cc:515] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.234970 22208 raft_consensus.cc:3060] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.240355 22204 leader_election.cc:290] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.242077 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.245864 22208 raft_consensus.cc:2749] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.250464 22118 raft_consensus.cc:515] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.261452 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "673464adfb174948bb192a68a330b24d" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:39.265959 21658 leader_election.cc:304] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:39.266955 22204 raft_consensus.cc:2749] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.268191 21885 tablet_bootstrap.cc:492] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:39.268411 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b089b7ac0d48a1a97e12fb3b691bb5" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:39.268601 22118 leader_election.cc:290] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.268632 21885 ts_tablet_manager.cc:1403] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.021s
I20260709 14:55:39.271340 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b089b7ac0d48a1a97e12fb3b691bb5" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:39.272099 21836 raft_consensus.cc:3060] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.273463 21881 tablet_bootstrap.cc:654] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:39.274643 21733 leader_election.cc:343] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.278566 21836 raft_consensus.cc:2468] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:39.279795 21733 leader_election.cc:304] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:39.280493 21962 raft_consensus.cc:2804] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.280966 21962 raft_consensus.cc:697] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:39.281757 21962 consensus_queue.cc:237] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.282903 22126 consensus_queue.cc:1048] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.283160 21885 raft_consensus.cc:359] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.283878 21885 raft_consensus.cc:385] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.280493 21882 tablet_bootstrap.cc:654] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.286960 21881 tablet_bootstrap.cc:492] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:39.287571 21881 ts_tablet_manager.cc:1403] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.004s
I20260709 14:55:39.291033 21885 raft_consensus.cc:740] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.292382 21881 raft_consensus.cc:359] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.293227 21881 raft_consensus.cc:385] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.293507 21881 raft_consensus.cc:740] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.292686 21885 consensus_queue.cc:260] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:39.345381 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 56134.6us
I20260709 14:55:39.377645 21885 ts_tablet_manager.cc:1434] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.108s	user 0.003s	sys 0.005s
I20260709 14:55:39.382998 21881 consensus_queue.cc:260] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.396792 21689 raft_consensus.cc:3060] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.397332 21881 ts_tablet_manager.cc:1434] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.000s
I20260709 14:55:39.397872 22204 raft_consensus.cc:493] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.398530 22204 raft_consensus.cc:515] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.399071 21881 tablet_bootstrap.cc:492] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:39.401373 22204 leader_election.cc:290] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.409704 21767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4251ffbafe43189b24cf0a31961135" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.410753 21767 raft_consensus.cc:2468] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:39.421623 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4251ffbafe43189b24cf0a31961135" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:39.426152 21658 leader_election.cc:304] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:39.427394 22104 raft_consensus.cc:2804] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.428102 22206 consensus_queue.cc:1048] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.429332 21885 tablet_bootstrap.cc:492] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:39.430305 22203 consensus_queue.cc:1048] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.431421 21882 tablet_bootstrap.cc:492] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:39.432322 21882 ts_tablet_manager.cc:1403] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.004s
I20260709 14:55:39.434015 22206 consensus_queue.cc:1048] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.427810 22104 raft_consensus.cc:493] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.438910 22104 raft_consensus.cc:3060] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.439332 22206 raft_consensus.cc:493] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.440125 22206 raft_consensus.cc:515] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.442736 21591 catalog_manager.cc:5697] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.449508 22206 leader_election.cc:290] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
W20260709 14:55:39.453924 21658 leader_election.cc:343] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.464098 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3303f317d8c94050842894118fbe423c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:39.438315 21882 raft_consensus.cc:359] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.470811 21882 raft_consensus.cc:385] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.471185 21882 raft_consensus.cc:740] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.471904 21882 consensus_queue.cc:260] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:39.515192 21733 consensus_peers.cc:597] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:39.517728 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:35369, user_credentials={real_user=slave}} blocked reactor thread for 50494.7us
I20260709 14:55:39.514618 21881 tablet_bootstrap.cc:654] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.527813 21885 tablet_bootstrap.cc:654] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:39.535627 21658 leader_election.cc:343] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.535629 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3303f317d8c94050842894118fbe423c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.539302 21768 raft_consensus.cc:2468] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:39.545815 21962 consensus_queue.cc:1048] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.545336 22104 raft_consensus.cc:515] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.549741 22104 leader_election.cc:290] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.559681 22203 consensus_queue.cc:1048] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.561471 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4251ffbafe43189b24cf0a31961135" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:39.562671 22138 raft_consensus.cc:493] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.563177 22138 raft_consensus.cc:515] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.558974 21658 leader_election.cc:304] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:39.570688 21881 tablet_bootstrap.cc:492] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:39.571203 21881 ts_tablet_manager.cc:1403] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.005s
W20260709 14:55:39.576105 21658 leader_election.cc:343] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.587316 21882 ts_tablet_manager.cc:1434] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.155s	user 0.016s	sys 0.004s
I20260709 14:55:39.588546 21882 tablet_bootstrap.cc:492] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:39.583529 22138 leader_election.cc:290] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:39.610096 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:39.611903 21658 consensus_peers.cc:597] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:39.613979 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.614655 21759 raft_consensus.cc:2468] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:39.618489 22118 raft_consensus.cc:493] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.619287 22118 raft_consensus.cc:515] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.621483 22118 leader_election.cc:290] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.621919 22234 raft_consensus.cc:2804] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.622398 22234 raft_consensus.cc:493] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.622789 22234 raft_consensus.cc:3060] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.623087 21591 catalog_manager.cc:5697] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.624703 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:39.625653 21841 raft_consensus.cc:2393] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:39.627112 21763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4251ffbafe43189b24cf0a31961135" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:39.627692 21763 raft_consensus.cc:3060] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.632761 22138 consensus_queue.cc:1048] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:39.633208 21807 leader_election.cc:343] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.642175 21929 consensus_queue.cc:1048] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:39.647652 21807 leader_election.cc:304] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:39.671654 21885 tablet_bootstrap.cc:492] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:39.675061 21885 ts_tablet_manager.cc:1403] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.246s	user 0.019s	sys 0.007s
I20260709 14:55:39.671895 22204 consensus_queue.cc:1048] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:39.680444 22208 raft_consensus.cc:2804] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.678555 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52599db144e74cfda32693b15692ebd6" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:39.681591 22130 consensus_queue.cc:1048] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.682730 22208 raft_consensus.cc:493] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.683672 22208 raft_consensus.cc:3060] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.687906 21881 raft_consensus.cc:359] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.688632 21881 raft_consensus.cc:385] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.688908 21881 raft_consensus.cc:740] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.686443 21885 raft_consensus.cc:359] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.690826 21885 raft_consensus.cc:385] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.691102 21885 raft_consensus.cc:740] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.693388 21881 consensus_queue.cc:260] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.695317 21885 consensus_queue.cc:260] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.699692 21763 raft_consensus.cc:2468] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:39.701366 21658 leader_election.cc:304] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:39.696540 21733 leader_election.cc:304] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:39.703130 22204 raft_consensus.cc:2804] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.703749 22204 raft_consensus.cc:697] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:39.703965 21885 ts_tablet_manager.cc:1434] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:55:39.705124 21885 tablet_bootstrap.cc:492] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:39.706593 22234 raft_consensus.cc:515] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.710453 22206 consensus_queue.cc:1048] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.706054 22204 consensus_queue.cc:237] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.715381 22126 raft_consensus.cc:3060] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.720255 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3303f317d8c94050842894118fbe423c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:39.720911 21759 raft_consensus.cc:3060] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.721616 21882 tablet_bootstrap.cc:654] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.740315 21881 ts_tablet_manager.cc:1434] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.169s	user 0.009s	sys 0.000s
I20260709 14:55:39.738996 22234 leader_election.cc:290] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.789960 21881 tablet_bootstrap.cc:492] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
W20260709 14:55:39.786868 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:39.776530 22208 raft_consensus.cc:515] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:39.851421 21807 consensus_peers.cc:597] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:39.874156 22242 log.cc:927] Time spent T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 14:55:39.889514 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:39.893563 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:39.894213 21768 raft_consensus.cc:3060] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:39.867650 21733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:35369, user_credentials={real_user=slave}} blocked reactor thread for 80070.9us
W20260709 14:55:39.853927 22243 log.cc:927] Time spent T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 14:55:39.898559 21807 leader_election.cc:343] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.854542 22208 leader_election.cc:290] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:39.853897 22246 raft_consensus.cc:493] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.907229 21759 raft_consensus.cc:2468] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:39.802103 21587 catalog_manager.cc:5697] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.897024 21763 raft_consensus.cc:3060] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.914834 21962 consensus_queue.cc:1048] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.911562 22246 raft_consensus.cc:515] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.917456 21881 tablet_bootstrap.cc:654] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.927685 21658 leader_election.cc:304] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:39.919427 21768 raft_consensus.cc:2468] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:39.921598 21885 tablet_bootstrap.cc:654] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.896775 22234 raft_consensus.cc:493] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.923070 22126 raft_consensus.cc:2749] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.798141 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3303f317d8c94050842894118fbe423c" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:39.928444 22113 raft_consensus.cc:2804] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.933856 22113 raft_consensus.cc:697] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:39.934751 22113 consensus_queue.cc:237] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.935570 21882 tablet_bootstrap.cc:492] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:39.936030 21882 ts_tablet_manager.cc:1403] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.348s	user 0.012s	sys 0.009s
I20260709 14:55:39.932209 22234 raft_consensus.cc:515] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.948989 22246 leader_election.cc:290] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:39.949565 22234 leader_election.cc:290] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:39.953599 21691 raft_consensus.cc:3060] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.955614 21766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e9691746548dcabd000b953b3cffd" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:39.960565 21882 raft_consensus.cc:359] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.961542 21882 raft_consensus.cc:385] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.961863 21882 raft_consensus.cc:740] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.962626 21882 consensus_queue.cc:260] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.965121 22203 consensus_queue.cc:1048] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.965915 21882 ts_tablet_manager.cc:1434] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:55:39.968518 21881 tablet_bootstrap.cc:492] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:39.969069 21881 ts_tablet_manager.cc:1403] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.006s
I20260709 14:55:39.978084 21882 tablet_bootstrap.cc:492] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:39.990782 21881 raft_consensus.cc:359] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:39.991760 21588 catalog_manager.cc:5697] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.991480 21881 raft_consensus.cc:385] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.993865 21881 raft_consensus.cc:740] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.994762 21692 raft_consensus.cc:3060] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.998039 21807 leader_election.cc:304] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:39.998219 21693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805c4369ba240a9b35ad428172be3a3" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.000859 21885 tablet_bootstrap.cc:492] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.001315 21885 ts_tablet_manager.cc:1403] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.296s	user 0.017s	sys 0.015s
I20260709 14:55:40.002969 22207 raft_consensus.cc:2804] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.003405 22207 raft_consensus.cc:697] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:40.004164 22207 consensus_queue.cc:237] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.005915 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805c4369ba240a9b35ad428172be3a3" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
W20260709 14:55:40.022240 21658 leader_election.cc:343] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.024108 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89e9691746548dcabd000b953b3cffd" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:40.025235 21881 consensus_queue.cc:260] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.028293 21881 ts_tablet_manager.cc:1434] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:55:40.029328 21881 tablet_bootstrap.cc:492] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
W20260709 14:55:40.032156 21807 leader_election.cc:343] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.035501 21882 tablet_bootstrap.cc:654] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:40.039983 21807 leader_election.cc:343] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.040460 21807 leader_election.cc:304] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:40.057205 22248 consensus_queue.cc:1048] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:40.065080 22129 raft_consensus.cc:2749] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.079793 21885 raft_consensus.cc:359] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.082355 21885 raft_consensus.cc:385] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.082666 21885 raft_consensus.cc:740] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.084468 21658 leader_election.cc:304] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:40.095958 22203 raft_consensus.cc:2749] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.096920 21885 consensus_queue.cc:260] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.111461 21881 tablet_bootstrap.cc:654] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.112344 21885 ts_tablet_manager.cc:1434] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.111s	user 0.009s	sys 0.000s
I20260709 14:55:40.113623 21885 tablet_bootstrap.cc:492] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.124611 21882 tablet_bootstrap.cc:492] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.125072 21882 ts_tablet_manager.cc:1403] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.147s	user 0.008s	sys 0.002s
I20260709 14:55:40.128571 21882 raft_consensus.cc:359] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.129237 21882 raft_consensus.cc:385] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.129422 21588 catalog_manager.cc:5697] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.129522 21882 raft_consensus.cc:740] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
W20260709 14:55:40.133984 21658 consensus_peers.cc:597] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 -> Peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Couldn't send request to peer eadf48b9d9134713a1dfab479223e9c2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:40.134042 21882 consensus_queue.cc:260] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.135924 21882 ts_tablet_manager.cc:1434] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:40.136854 21882 tablet_bootstrap.cc:492] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.152606 21885 tablet_bootstrap.cc:654] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.154285 21591 catalog_manager.cc:5697] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.156771 21881 tablet_bootstrap.cc:492] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.157217 21881 ts_tablet_manager.cc:1403] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.003s
I20260709 14:55:40.167635 21885 tablet_bootstrap.cc:492] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.168602 21885 ts_tablet_manager.cc:1403] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.005s
I20260709 14:55:40.171212 21881 raft_consensus.cc:359] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.171738 21881 raft_consensus.cc:385] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.171815 21882 tablet_bootstrap.cc:654] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.172027 21881 raft_consensus.cc:740] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.172760 21881 consensus_queue.cc:260] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.174968 21881 ts_tablet_manager.cc:1434] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:55:40.175820 21881 tablet_bootstrap.cc:492] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.178038 21885 raft_consensus.cc:359] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.178648 21885 raft_consensus.cc:385] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.178910 21885 raft_consensus.cc:740] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.179507 21885 consensus_queue.cc:260] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.180058 21881 tablet_bootstrap.cc:654] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.181407 21885 ts_tablet_manager.cc:1434] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:55:40.183960 21881 tablet_bootstrap.cc:492] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.184365 21881 ts_tablet_manager.cc:1403] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:40.186208 21881 raft_consensus.cc:359] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.186648 21881 raft_consensus.cc:385] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.186925 21881 raft_consensus.cc:740] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.187516 21881 consensus_queue.cc:260] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.187506 21885 tablet_bootstrap.cc:492] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.190028 21881 ts_tablet_manager.cc:1434] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:40.191928 21881 tablet_bootstrap.cc:492] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.192864 21882 tablet_bootstrap.cc:492] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.193301 21882 ts_tablet_manager.cc:1403] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260709 14:55:40.197395 21882 raft_consensus.cc:359] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.198055 21882 raft_consensus.cc:385] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.198325 21882 raft_consensus.cc:740] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.204113 21881 tablet_bootstrap.cc:654] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.210527 21881 tablet_bootstrap.cc:492] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.210911 21882 consensus_queue.cc:260] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.212651 21881 ts_tablet_manager.cc:1403] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.011s
I20260709 14:55:40.215423 21882 ts_tablet_manager.cc:1434] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260709 14:55:40.213795 21885 tablet_bootstrap.cc:654] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.216501 21881 raft_consensus.cc:359] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.217160 21881 raft_consensus.cc:385] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.217432 21881 raft_consensus.cc:740] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.217639 21882 tablet_bootstrap.cc:492] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.218055 21881 consensus_queue.cc:260] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.222762 21881 ts_tablet_manager.cc:1434] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:55:40.224366 21881 tablet_bootstrap.cc:492] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.225453 21882 tablet_bootstrap.cc:654] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.228672 21885 tablet_bootstrap.cc:492] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.229074 21885 ts_tablet_manager.cc:1403] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 14:55:40.230279 21881 tablet_bootstrap.cc:654] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.231513 21885 raft_consensus.cc:359] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.232366 21885 raft_consensus.cc:385] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.232612 21885 raft_consensus.cc:740] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.233311 21885 consensus_queue.cc:260] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.235524 21885 ts_tablet_manager.cc:1434] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:40.236747 21885 tablet_bootstrap.cc:492] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.243894 21885 tablet_bootstrap.cc:654] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.255589 21885 tablet_bootstrap.cc:492] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.256048 21885 ts_tablet_manager.cc:1403] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.012s
I20260709 14:55:40.258155 21885 raft_consensus.cc:359] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.258762 21885 raft_consensus.cc:385] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.258981 21885 raft_consensus.cc:740] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.259517 21885 consensus_queue.cc:260] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.261096 21885 ts_tablet_manager.cc:1434] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:40.261858 21885 tablet_bootstrap.cc:492] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.267341 21885 tablet_bootstrap.cc:654] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.268857 21882 tablet_bootstrap.cc:492] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.269354 21882 ts_tablet_manager.cc:1403] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.003s
I20260709 14:55:40.272351 21882 raft_consensus.cc:359] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.272403 22203 consensus_queue.cc:1048] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:40.273093 21882 raft_consensus.cc:385] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.278245 21885 tablet_bootstrap.cc:492] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.278527 21882 raft_consensus.cc:740] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.278823 21885 ts_tablet_manager.cc:1403] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 14:55:40.279306 21882 consensus_queue.cc:260] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.281339 21885 raft_consensus.cc:359] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.281976 21885 raft_consensus.cc:385] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.282114 21882 ts_tablet_manager.cc:1434] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:55:40.282287 21885 raft_consensus.cc:740] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.282977 21885 consensus_queue.cc:260] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.284329 21881 tablet_bootstrap.cc:492] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.284780 21881 ts_tablet_manager.cc:1403] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.012s
I20260709 14:55:40.285239 21885 ts_tablet_manager.cc:1434] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:55:40.286234 21885 tablet_bootstrap.cc:492] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.287295 21881 raft_consensus.cc:359] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.288311 21881 raft_consensus.cc:385] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.288595 21881 raft_consensus.cc:740] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.289511 21882 tablet_bootstrap.cc:492] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.291785 21881 consensus_queue.cc:260] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.293473 21885 tablet_bootstrap.cc:654] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.294013 21881 ts_tablet_manager.cc:1434] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:40.295050 21881 tablet_bootstrap.cc:492] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.296278 22264 raft_consensus.cc:493] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.296815 22264 raft_consensus.cc:515] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.300015 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038f50b5033e488f97ecc6e6e7b0ad29" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.300570 21881 tablet_bootstrap.cc:654] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.300504 22264 leader_election.cc:290] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.301910 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038f50b5033e488f97ecc6e6e7b0ad29" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.302488 21768 raft_consensus.cc:2468] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.300577 21692 raft_consensus.cc:2468] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.304328 21807 leader_election.cc:304] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.304497 21885 tablet_bootstrap.cc:492] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.305018 21885 ts_tablet_manager.cc:1403] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:55:40.306986 22264 raft_consensus.cc:2804] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.307327 22264 raft_consensus.cc:493] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.307713 22264 raft_consensus.cc:3060] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.307467 21885 raft_consensus.cc:359] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.308173 21885 raft_consensus.cc:385] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.308440 21885 raft_consensus.cc:740] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.309075 21885 consensus_queue.cc:260] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.310487 21885 ts_tablet_manager.cc:1434] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:40.310817 22132 raft_consensus.cc:493] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.311463 21885 tablet_bootstrap.cc:492] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.311254 22132 raft_consensus.cc:515] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.313213 22132 leader_election.cc:290] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.313692 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208357cfef464ee3ac36e3f09a5809f0" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.314052 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208357cfef464ee3ac36e3f09a5809f0" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.314244 21692 raft_consensus.cc:2468] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.314626 21768 raft_consensus.cc:2468] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.315405 21807 leader_election.cc:304] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.317514 21885 tablet_bootstrap.cc:654] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.318841 22264 raft_consensus.cc:515] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.324436 21882 tablet_bootstrap.cc:654] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.326802 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038f50b5033e488f97ecc6e6e7b0ad29" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.331657 21692 raft_consensus.cc:3060] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.333882 21881 tablet_bootstrap.cc:492] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.334312 21881 ts_tablet_manager.cc:1403] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.008s
I20260709 14:55:40.326886 22132 raft_consensus.cc:2804] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.328120 21885 tablet_bootstrap.cc:492] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.337069 22132 raft_consensus.cc:493] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.336853 21881 raft_consensus.cc:359] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.337524 21885 ts_tablet_manager.cc:1403] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260709 14:55:40.337471 21881 raft_consensus.cc:385] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.337924 21881 raft_consensus.cc:740] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.338541 21881 consensus_queue.cc:260] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.340088 21885 raft_consensus.cc:359] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.340559 21881 ts_tablet_manager.cc:1434] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:40.340737 21885 raft_consensus.cc:385] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.328651 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038f50b5033e488f97ecc6e6e7b0ad29" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:40.341149 21885 raft_consensus.cc:740] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.341316 21768 raft_consensus.cc:3060] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.341527 21881 tablet_bootstrap.cc:492] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.341923 21885 consensus_queue.cc:260] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.343886 21885 ts_tablet_manager.cc:1434] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:40.345032 21885 tablet_bootstrap.cc:492] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.337426 22132 raft_consensus.cc:3060] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.347846 21881 tablet_bootstrap.cc:654] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.347783 21692 raft_consensus.cc:2468] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.349654 21807 leader_election.cc:304] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.328531 22264 leader_election.cc:290] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.350323 22207 raft_consensus.cc:2804] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.350524 21885 tablet_bootstrap.cc:654] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.350873 22207 raft_consensus.cc:697] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:40.351704 22207 consensus_queue.cc:237] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.353386 22113 raft_consensus.cc:493] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.353888 22113 raft_consensus.cc:515] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.354270 21768 raft_consensus.cc:2468] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.355921 22113 leader_election.cc:290] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.357622 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293cfd3affae47e491a9a4aa7f30d80e" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:40.359422 21658 leader_election.cc:343] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.360952 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293cfd3affae47e491a9a4aa7f30d80e" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.361876 21768 raft_consensus.cc:2468] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 0.
I20260709 14:55:40.363092 21658 leader_election.cc:304] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:40.364094 22113 raft_consensus.cc:2804] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.364472 22113 raft_consensus.cc:493] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.364813 22113 raft_consensus.cc:3060] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.372639 21882 tablet_bootstrap.cc:492] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.373260 21882 ts_tablet_manager.cc:1403] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.084s	user 0.001s	sys 0.016s
I20260709 14:55:40.375959 21882 raft_consensus.cc:359] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.376852 21882 raft_consensus.cc:385] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.377197 21882 raft_consensus.cc:740] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.377856 21882 consensus_queue.cc:260] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.380823 21882 ts_tablet_manager.cc:1434] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:40.382194 21882 tablet_bootstrap.cc:492] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.388655 21882 tablet_bootstrap.cc:654] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.392798 21881 tablet_bootstrap.cc:492] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.393518 21881 ts_tablet_manager.cc:1403] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.013s
I20260709 14:55:40.395968 22113 raft_consensus.cc:515] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.396270 21881 raft_consensus.cc:359] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.396989 21881 raft_consensus.cc:385] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.397277 21881 raft_consensus.cc:740] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.397904 21881 consensus_queue.cc:260] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.399864 21881 ts_tablet_manager.cc:1434] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:40.400836 21881 tablet_bootstrap.cc:492] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.406754 21881 tablet_bootstrap.cc:654] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.410195 22118 raft_consensus.cc:493] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.410682 22118 raft_consensus.cc:515] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.411176 21882 tablet_bootstrap.cc:492] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.411827 21882 ts_tablet_manager.cc:1403] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260709 14:55:40.413165 22118 leader_election.cc:290] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.414543 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679761058a1a48a7a8f007394e973de9" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.415215 21689 raft_consensus.cc:2468] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:40.416081 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679761058a1a48a7a8f007394e973de9" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:40.417958 21881 tablet_bootstrap.cc:492] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.418390 21881 ts_tablet_manager.cc:1403] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 14:55:40.418951 21733 leader_election.cc:304] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
W20260709 14:55:40.419798 21733 leader_election.cc:343] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.421242 21881 raft_consensus.cc:359] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.421744 22118 raft_consensus.cc:2804] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.423138 22118 raft_consensus.cc:493] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.423504 22118 raft_consensus.cc:3060] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.423825 22113 leader_election.cc:290] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.409708 22132 raft_consensus.cc:515] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.425987 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293cfd3affae47e491a9a4aa7f30d80e" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:40.426383 22132 leader_election.cc:290] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.428076 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208357cfef464ee3ac36e3f09a5809f0" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.428637 21689 raft_consensus.cc:3060] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.431365 21882 raft_consensus.cc:359] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.432020 21882 raft_consensus.cc:385] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.432269 21882 raft_consensus.cc:740] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.434783 21885 tablet_bootstrap.cc:492] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.435240 21885 ts_tablet_manager.cc:1403] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.028s
I20260709 14:55:40.421900 21881 raft_consensus.cc:385] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.437041 21881 raft_consensus.cc:740] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.436378 22118 raft_consensus.cc:515] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.437736 21885 raft_consensus.cc:359] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.438431 21885 raft_consensus.cc:385] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.438692 21885 raft_consensus.cc:740] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.432891 21882 consensus_queue.cc:260] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.439395 22126 raft_consensus.cc:493] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.439328 21885 consensus_queue.cc:260] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.439872 22126 raft_consensus.cc:515] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.440697 21882 ts_tablet_manager.cc:1434] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:55:40.441866 22118 leader_election.cc:290] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.442107 22126 leader_election.cc:290] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.442693 21885 ts_tablet_manager.cc:1434] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:55:40.442981 21882 tablet_bootstrap.cc:492] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.443657 21885 tablet_bootstrap.cc:492] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.425482 21588 catalog_manager.cc:5697] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.437700 21881 consensus_queue.cc:260] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.448429 21881 ts_tablet_manager.cc:1434] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:55:40.449061 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679761058a1a48a7a8f007394e973de9" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.449298 21881 tablet_bootstrap.cc:492] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e: Bootstrap starting.
I20260709 14:55:40.449594 21692 raft_consensus.cc:3060] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.450070 21885 tablet_bootstrap.cc:654] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.452587 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4e7c3b8ab4cee9cbd2828c6aa492a" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:40.452975 21882 tablet_bootstrap.cc:654] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.453117 21841 raft_consensus.cc:2468] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:40.455827 21733 leader_election.cc:304] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.457916 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679761058a1a48a7a8f007394e973de9" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:40.458511 21881 tablet_bootstrap.cc:654] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.459332 22126 raft_consensus.cc:2804] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.459722 22126 raft_consensus.cc:493] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.460039 22126 raft_consensus.cc:3060] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.458401 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4e7c3b8ab4cee9cbd2828c6aa492a" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.463611 21691 raft_consensus.cc:2468] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
W20260709 14:55:40.466406 21658 leader_election.cc:343] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.467854 21841 raft_consensus.cc:3060] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.469767 21763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208357cfef464ee3ac36e3f09a5809f0" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:40.470366 21763 raft_consensus.cc:3060] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.458545 21839 raft_consensus.cc:3060] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.483286 21692 raft_consensus.cc:2468] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:40.485767 21763 raft_consensus.cc:2468] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.486821 22126 raft_consensus.cc:515] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.486821 21689 raft_consensus.cc:2468] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.487149 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293cfd3affae47e491a9a4aa7f30d80e" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:40.488334 21768 raft_consensus.cc:3060] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.492113 22126 leader_election.cc:290] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.493161 21839 raft_consensus.cc:2468] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:40.493409 22132 raft_consensus.cc:493] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.494774 22132 raft_consensus.cc:515] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.496121 21881 tablet_bootstrap.cc:492] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e: No bootstrap required, opened a new log
I20260709 14:55:40.499518 21881 ts_tablet_manager.cc:1403] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.013s
I20260709 14:55:40.502010 21881 raft_consensus.cc:359] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.502851 21881 raft_consensus.cc:385] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.503159 21881 raft_consensus.cc:740] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.503749 21881 consensus_queue.cc:260] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.504602 22207 raft_consensus.cc:493] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.505096 22207 raft_consensus.cc:515] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.505535 22203 consensus_queue.cc:1048] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.507000 22207 leader_election.cc:290] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.507287 21881 ts_tablet_manager.cc:1434] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:40.507783 21885 tablet_bootstrap.cc:492] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.508208 21885 ts_tablet_manager.cc:1403] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.010s
I20260709 14:55:40.499059 21768 raft_consensus.cc:2468] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 1.
I20260709 14:55:40.511818 21882 tablet_bootstrap.cc:492] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.512266 21882 ts_tablet_manager.cc:1403] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.016s
I20260709 14:55:40.512826 21807 leader_election.cc:304] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.515552 21885 raft_consensus.cc:359] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.514590 21658 leader_election.cc:304] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:40.511840 22132 leader_election.cc:290] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.516112 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4e7c3b8ab4cee9cbd2828c6aa492a" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.516441 21885 raft_consensus.cc:385] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.516691 22207 raft_consensus.cc:2804] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.516749 21885 raft_consensus.cc:740] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.516691 21689 raft_consensus.cc:3060] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.517508 22207 raft_consensus.cc:697] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:40.517534 21885 consensus_queue.cc:260] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.518383 22207 consensus_queue.cc:237] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.520905 22113 raft_consensus.cc:2804] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.524106 21885 ts_tablet_manager.cc:1434] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:40.525385 22113 raft_consensus.cc:697] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:40.526342 22113 consensus_queue.cc:237] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.527751 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.528499 21689 raft_consensus.cc:2468] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:40.529559 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4e7c3b8ab4cee9cbd2828c6aa492a" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:40.536497 21839 raft_consensus.cc:3060] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.537592 21763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4251ffbafe43189b24cf0a31961135" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.529615 21733 leader_election.cc:304] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.532259 22126 raft_consensus.cc:493] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.539125 22118 raft_consensus.cc:2804] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.539033 22126 raft_consensus.cc:515] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.539734 22118 raft_consensus.cc:697] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:40.540547 22118 consensus_queue.cc:237] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.540953 22126 leader_election.cc:290] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.532227 22234 consensus_queue.cc:1048] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.533509 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.542479 21765 raft_consensus.cc:2468] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.533452 21885 tablet_bootstrap.cc:492] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.535913 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4251ffbafe43189b24cf0a31961135" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.514621 21882 raft_consensus.cc:359] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.544028 21882 raft_consensus.cc:385] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.544369 21882 raft_consensus.cc:740] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.545193 21882 consensus_queue.cc:260] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.547497 21882 ts_tablet_manager.cc:1434] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 14:55:40.551422 21882 tablet_bootstrap.cc:492] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.553460 21588 catalog_manager.cc:5697] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.549443 21885 tablet_bootstrap.cc:654] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.562151 21733 leader_election.cc:304] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
W20260709 14:55:40.553931 21807 leader_election.cc:343] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.563066 21807 leader_election.cc:304] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:40.563779 22207 raft_consensus.cc:2749] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.564008 21587 catalog_manager.cc:5697] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.567092 21839 raft_consensus.cc:2468] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:40.568727 22207 raft_consensus.cc:493] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.568850 22118 raft_consensus.cc:2804] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.569823 22118 raft_consensus.cc:697] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:40.569655 22207 raft_consensus.cc:515] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.570691 22118 consensus_queue.cc:237] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.573105 22207 leader_election.cc:290] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.580389 21763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.581022 21763 raft_consensus.cc:2468] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.581750 21807 leader_election.cc:304] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:40.583232 21692 raft_consensus.cc:3060] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.584717 21885 tablet_bootstrap.cc:492] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.585156 21885 ts_tablet_manager.cc:1403] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.005s
I20260709 14:55:40.586988 22129 raft_consensus.cc:2804] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.587349 22129 raft_consensus.cc:493] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.587646 22129 raft_consensus.cc:3060] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.588488 22264 consensus_queue.cc:1048] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.591207 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.592984 21807 leader_election.cc:304] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.590796 21885 raft_consensus.cc:359] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.594038 21885 raft_consensus.cc:385] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.594412 21885 raft_consensus.cc:740] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.593956 22129 raft_consensus.cc:515] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.595425 22264 raft_consensus.cc:2804] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.595801 22264 raft_consensus.cc:493] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.596099 22129 leader_election.cc:290] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.596159 22264 raft_consensus.cc:3060] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.587765 21882 tablet_bootstrap.cc:654] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.603322 22264 raft_consensus.cc:515] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.605297 22264 leader_election.cc:290] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.605860 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.607791 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.595088 21885 consensus_queue.cc:260] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.609181 21763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
W20260709 14:55:40.611228 21733 leader_election.cc:343] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.619661 21763 raft_consensus.cc:3060] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.620895 21885 ts_tablet_manager.cc:1434] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:55:40.622326 22129 raft_consensus.cc:493] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.614406 22230 raft_consensus.cc:493] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.622520 21885 tablet_bootstrap.cc:492] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2: Bootstrap starting.
I20260709 14:55:40.622941 22230 raft_consensus.cc:515] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.625000 22230 leader_election.cc:290] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.622864 22129 raft_consensus.cc:515] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.627696 21882 tablet_bootstrap.cc:492] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.628244 21882 ts_tablet_manager.cc:1403] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.000s
I20260709 14:55:40.629292 22129 leader_election.cc:290] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.614979 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
W20260709 14:55:40.618976 21807 leader_election.cc:343] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.627485 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.631075 21841 raft_consensus.cc:2393] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 428b19411fbc47f8bd36464651f1e23e in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:40.632253 22207 consensus_queue.cc:1048] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:40.633733 21807 leader_election.cc:343] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.633993 21733 leader_election.cc:304] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:40.635288 21840 raft_consensus.cc:3060] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.638058 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:40.639591 22230 raft_consensus.cc:3060] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.617992 21589 catalog_manager.cc:5697] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:40.641966 21733 leader_election.cc:343] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.661368 21882 raft_consensus.cc:359] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.662807 21882 raft_consensus.cc:385] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.645619 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6435664c8f03492fb1b60b6e22bfa7d5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.663331 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6435664c8f03492fb1b60b6e22bfa7d5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.643890 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.663918 21765 raft_consensus.cc:2468] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:40.640929 21589 catalog_manager.cc:5697] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:40.665403 21733 leader_election.cc:343] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.665800 21733 leader_election.cc:304] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:40.666201 21882 raft_consensus.cc:740] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.667198 21882 consensus_queue.cc:260] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.640743 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:40.687975 21882 ts_tablet_manager.cc:1434] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 14:55:40.664794 22208 raft_consensus.cc:493] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.700850 21885 tablet_bootstrap.cc:654] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.702831 21882 tablet_bootstrap.cc:492] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.671208 21763 raft_consensus.cc:2468] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.707175 22126 raft_consensus.cc:493] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.697225 22248 raft_consensus.cc:2749] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.694880 22208 raft_consensus.cc:515] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.731174 22126 raft_consensus.cc:515] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
W20260709 14:55:40.757448 21807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41723, user_credentials={real_user=slave}} blocked reactor thread for 48095.5us
I20260709 14:55:40.767958 22208 leader_election.cc:290] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.771236 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805c4369ba240a9b35ad428172be3a3" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.771903 21692 raft_consensus.cc:2468] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:40.781898 21807 leader_election.cc:304] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.788160 21807 leader_election.cc:304] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
W20260709 14:55:40.789547 21807 leader_election.cc:343] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:40.790432 21807 leader_election.cc:343] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.790279 22126 leader_election.cc:290] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.789467 22138 raft_consensus.cc:2804] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.788574 22264 raft_consensus.cc:2804] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.808048 22264 raft_consensus.cc:493] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.812937 22264 raft_consensus.cc:3060] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.813282 21882 tablet_bootstrap.cc:654] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.814471 21733 leader_election.cc:304] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:40.816354 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805c4369ba240a9b35ad428172be3a3" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:40.816988 21840 raft_consensus.cc:2468] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 0.
I20260709 14:55:40.819561 22118 raft_consensus.cc:2804] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.820021 22118 raft_consensus.cc:493] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.820372 22118 raft_consensus.cc:3060] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.828919 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293cfd3affae47e491a9a4aa7f30d80e" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
I20260709 14:55:40.829366 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293cfd3affae47e491a9a4aa7f30d80e" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:40.831557 21765 raft_consensus.cc:2393] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eadf48b9d9134713a1dfab479223e9c2 in current term 1: Already voted for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in this term.
I20260709 14:55:40.842144 21885 tablet_bootstrap.cc:492] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2: No bootstrap required, opened a new log
I20260709 14:55:40.842615 21885 ts_tablet_manager.cc:1403] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2: Time spent bootstrapping tablet: real 0.220s	user 0.036s	sys 0.004s
I20260709 14:55:40.844352 21807 leader_election.cc:304] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:40.844659 22302 consensus_queue.cc:1048] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.845819 22302 raft_consensus.cc:3060] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.847692 21885 raft_consensus.cc:359] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.848361 21885 raft_consensus.cc:385] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.848623 21885 raft_consensus.cc:740] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.851625 22230 raft_consensus.cc:2749] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.852420 21885 consensus_queue.cc:260] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.854462 21885 ts_tablet_manager.cc:1434] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:55:40.855283 22118 raft_consensus.cc:515] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.868567 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805c4369ba240a9b35ad428172be3a3" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:40.869112 21840 raft_consensus.cc:3060] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.869647 21761 raft_consensus.cc:2468] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.871871 22302 raft_consensus.cc:2749] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.874555 21840 raft_consensus.cc:2468] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:40.875574 21733 leader_election.cc:304] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 
I20260709 14:55:40.875767 22118 leader_election.cc:290] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:40.883234 22298 raft_consensus.cc:2804] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.886690 22298 raft_consensus.cc:697] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:40.887657 22298 consensus_queue.cc:237] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.891373 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805c4369ba240a9b35ad428172be3a3" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
W20260709 14:55:40.894480 21658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.3:42167, user_credentials={real_user=slave}} blocked reactor thread for 46080.5us
I20260709 14:55:40.899155 22138 raft_consensus.cc:697] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:40.900048 21882 tablet_bootstrap.cc:492] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:40.901098 21882 ts_tablet_manager.cc:1403] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.207s	user 0.014s	sys 0.007s
I20260709 14:55:40.901100 21691 raft_consensus.cc:3060] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.906646 22138 consensus_queue.cc:237] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.908378 22264 raft_consensus.cc:515] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.910235 22264 leader_election.cc:290] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:40.914925 22312 consensus_queue.cc:1048] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.916118 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6435664c8f03492fb1b60b6e22bfa7d5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:40.916141 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6435664c8f03492fb1b60b6e22bfa7d5" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:40.917534 21765 raft_consensus.cc:3060] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.918251 21807 leader_election.cc:304] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
W20260709 14:55:40.919953 21807 leader_election.cc:343] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.923741 22207 raft_consensus.cc:2804] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.924194 22207 raft_consensus.cc:697] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:40.924973 22207 consensus_queue.cc:237] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.929744 21882 raft_consensus.cc:359] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.930413 21882 raft_consensus.cc:385] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.930675 21882 raft_consensus.cc:740] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.937871 21765 raft_consensus.cc:2468] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
I20260709 14:55:40.938959 21807 leader_election.cc:304] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:40.939821 22264 raft_consensus.cc:2804] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.940328 22264 raft_consensus.cc:697] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
W20260709 14:55:40.940552 21639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:40.966114 22104 consensus_queue.cc:1048] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:40.967368 21691 raft_consensus.cc:2468] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 1.
I20260709 14:55:40.976689 22264 consensus_queue.cc:237] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.977097 21882 consensus_queue.cc:260] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:40.992779 21882 ts_tablet_manager.cc:1434] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.004s
I20260709 14:55:40.993860 21882 tablet_bootstrap.cc:492] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:40.994922 22298 consensus_queue.cc:1048] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 14:55:41.058935 22316 log.cc:927] Time spent T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:55:41.060858 21882 tablet_bootstrap.cc:654] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.042133 22306 consensus_queue.cc:1048] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:41.064757 22298 consensus_queue.cc:1048] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.057471 22204 consensus_queue.cc:1048] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:41.070575 21587 catalog_manager.cc:5697] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.102185 22138 consensus_queue.cc:1048] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:41.136778 21588 catalog_manager.cc:5697] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 1 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.160633 21589 catalog_manager.cc:5697] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.162348 21589 catalog_manager.cc:5697] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.164381 22305 consensus_queue.cc:1048] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:41.185278 21882 tablet_bootstrap.cc:492] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:41.185861 21882 ts_tablet_manager.cc:1403] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.015s
I20260709 14:55:41.191329 21882 raft_consensus.cc:359] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.187705 22303 consensus_queue.cc:1048] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:41.204283 21882 raft_consensus.cc:385] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.204629 21882 raft_consensus.cc:740] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.213313 21882 consensus_queue.cc:260] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.215109 21882 ts_tablet_manager.cc:1434] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 14:55:41.215883 21882 tablet_bootstrap.cc:492] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:41.236649 21882 tablet_bootstrap.cc:654] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.241815 21689 raft_consensus.cc:3060] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.263724 22132 raft_consensus.cc:493] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.264223 22132 raft_consensus.cc:515] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.266489 22132 leader_election.cc:290] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:41.267787 21692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" is_pre_election: true
W20260709 14:55:41.269073 21807 leader_election.cc:343] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:41.269860 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:41.270457 21759 raft_consensus.cc:2468] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 0.
I20260709 14:55:41.272665 21807 leader_election.cc:304] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [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: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:41.273582 22264 raft_consensus.cc:2804] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:41.273880 22264 raft_consensus.cc:493] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.274142 22264 raft_consensus.cc:3060] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.278645 22264 raft_consensus.cc:515] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.280524 22264 leader_election.cc:290] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723)
I20260709 14:55:41.281224 21882 tablet_bootstrap.cc:492] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:41.281715 21882 ts_tablet_manager.cc:1403] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.017s
I20260709 14:55:41.283476 21689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:41.284109 21882 raft_consensus.cc:359] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.284852 21882 raft_consensus.cc:385] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.285109 21882 raft_consensus.cc:740] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.285590 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "eadf48b9d9134713a1dfab479223e9c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:41.285763 21882 consensus_queue.cc:260] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.286167 21759 raft_consensus.cc:3060] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.287587 21882 ts_tablet_manager.cc:1434] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:41.288314 21882 tablet_bootstrap.cc:492] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:41.291671 21759 raft_consensus.cc:2468] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eadf48b9d9134713a1dfab479223e9c2 in term 1.
W20260709 14:55:41.291801 21807 leader_election.cc:343] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:41.292582 21882 tablet_bootstrap.cc:654] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.293205 21807 leader_election.cc:304] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2; no voters: 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:41.294468 22132 raft_consensus.cc:2804] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.295163 22132 raft_consensus.cc:697] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Leader. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:41.296000 22132 consensus_queue.cc:237] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.300038 21882 tablet_bootstrap.cc:492] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:41.300769 21882 ts_tablet_manager.cc:1403] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:55:41.302974 21882 raft_consensus.cc:359] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.303599 21882 raft_consensus.cc:385] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.303871 21882 raft_consensus.cc:740] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.304457 21882 consensus_queue.cc:260] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.306167 21882 ts_tablet_manager.cc:1434] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:55:41.307075 21882 tablet_bootstrap.cc:492] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1: Bootstrap starting.
I20260709 14:55:41.308935 21591 catalog_manager.cc:5697] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "eadf48b9d9134713a1dfab479223e9c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.313077 21882 tablet_bootstrap.cc:654] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.318177 22309 raft_consensus.cc:493] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.318673 22309 raft_consensus.cc:515] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.320492 21882 tablet_bootstrap.cc:492] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1: No bootstrap required, opened a new log
I20260709 14:55:41.320734 22309 leader_election.cc:290] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:41.320925 21882 ts_tablet_manager.cc:1403] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 14:55:41.322326 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:41.322685 21759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91552282313b42c4887ceb26b835c8c5" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:41.323410 21882 raft_consensus.cc:359] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.324054 21882 raft_consensus.cc:385] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.324326 21882 raft_consensus.cc:740] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.323455 21759 raft_consensus.cc:2393] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:41.324926 21882 consensus_queue.cc:260] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.326439 21658 leader_election.cc:304] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:41.327330 22309 raft_consensus.cc:3060] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.327410 21882 ts_tablet_manager.cc:1434] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:41.328293 21689 raft_consensus.cc:3060] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.333204 22309 raft_consensus.cc:2749] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.333483 22129 consensus_queue.cc:1048] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.333603 22132 consensus_queue.cc:1048] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.334400 22309 raft_consensus.cc:493] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.335856 22129 consensus_queue.cc:1048] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.334910 22309 raft_consensus.cc:515] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.339020 22309 leader_election.cc:290] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:41.345561 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:41.347049 21765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:41.350775 21658 leader_election.cc:304] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:41.353428 22204 raft_consensus.cc:2749] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:41.374704 22208 consensus_queue.cc:1048] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.404508 22304 consensus_queue.cc:1048] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.408663 22304 consensus_queue.cc:1048] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.450170 22132 consensus_queue.cc:1048] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.460084 21689 raft_consensus.cc:3060] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.468623 22132 consensus_queue.cc:1048] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.668556 22234 raft_consensus.cc:493] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.668927 22234 raft_consensus.cc:515] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:41.670428 22234 leader_election.cc:290] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:41.671180 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "428b19411fbc47f8bd36464651f1e23e" is_pre_election: true
I20260709 14:55:41.671331 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499c4925b2fc42a3b65083dd9a40e410" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eadf48b9d9134713a1dfab479223e9c2" is_pre_election: true
I20260709 14:55:41.671955 21761 raft_consensus.cc:2393] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in current term 1: Already voted for candidate eadf48b9d9134713a1dfab479223e9c2 in this term.
I20260709 14:55:41.672894 21658 leader_election.cc:304] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1; no voters: 428b19411fbc47f8bd36464651f1e23e, eadf48b9d9134713a1dfab479223e9c2
I20260709 14:55:41.673678 22234 raft_consensus.cc:3060] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.679010 22234 raft_consensus.cc:2749] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.784364 22264 consensus_queue.cc:1048] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.799436 22129 consensus_queue.cc:1048] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:43.006910 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:43.032251 22345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:43.033439 22346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:43.034102 22348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:43.037818 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:43.040845 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:43.041137 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:43.041442 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608943041421 us; error 0 us; skew 500 ppm
I20260709 14:55:43.042572 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:43.045990 20588 webserver.cc:533] Webserver started at http://127.20.27.4:44571/ using document root <none> and password file <none>
I20260709 14:55:43.046572 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:43.046813 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:43.047186 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:43.048444 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-3-root/instance:
uuid: "a518a17b04a84e76a3bbf46372cb8647"
format_stamp: "Formatted at 2026-07-09 14:55:43 on dist-test-slave-mmkh"
I20260709 14:55:43.052835 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:55:43.056185 22353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:43.057790 20588 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:43.058090 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-3-root
uuid: "a518a17b04a84e76a3bbf46372cb8647"
format_stamp: "Formatted at 2026-07-09 14:55:43 on dist-test-slave-mmkh"
I20260709 14:55:43.058468 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909003172-20588-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:43.083616 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:43.085264 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:43.087255 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:43.090386 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:43.090655 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:43.090972 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:43.091228 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:43.163122 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.4:35297
I20260709 14:55:43.163229 22415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.4:35297 every 8 connection(s)
I20260709 14:55:43.189261 20588 auto_leader_rebalancer-test.cc:446] add a tserver: a518a17b04a84e76a3bbf46372cb8647
I20260709 14:55:43.196933 22416 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34869
I20260709 14:55:43.197377 22416 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:43.198230 22416 heartbeater.cc:507] Master 127.20.27.62:34869 requested a full tablet report, sending...
I20260709 14:55:43.200657 21588 ts_manager.cc:194] Registered new tserver with Master: a518a17b04a84e76a3bbf46372cb8647 (127.20.27.4:35297)
I20260709 14:55:43.202250 21588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54796
I20260709 14:55:44.205096 22416 heartbeater.cc:499] Master 127.20.27.62:34869 was elected leader, sending a full tablet report...
I20260709 14:55:48.349262 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:48.396680 21836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23"
dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
mode: GRACEFUL
new_leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
 from {username='slave'} at 127.0.0.1:52518
I20260709 14:55:48.397156 21836 raft_consensus.cc:606] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 LEADER]: Received request to transfer leadership to TS 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:48.399281 21836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df"
dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
mode: GRACEFUL
new_leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
 from {username='slave'} at 127.0.0.1:52518
I20260709 14:55:48.399663 21836 raft_consensus.cc:606] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Received request to transfer leadership to TS 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:48.401436 21836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230"
dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
mode: GRACEFUL
new_leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
 from {username='slave'} at 127.0.0.1:52518
I20260709 14:55:48.401804 21836 raft_consensus.cc:606] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Received request to transfer leadership to TS 26ec08dca3a6404d904ffb5c92ae5ed1
I20260709 14:55:48.403697 21836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886"
dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
mode: GRACEFUL
new_leader_uuid: "428b19411fbc47f8bd36464651f1e23e"
 from {username='slave'} at 127.0.0.1:52518
I20260709 14:55:48.404040 21836 raft_consensus.cc:606] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Received request to transfer leadership to TS 428b19411fbc47f8bd36464651f1e23e
I20260709 14:55:48.404831 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:48.405905 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:48.680681 22421 raft_consensus.cc:993] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: : Instructing follower 26ec08dca3a6404d904ffb5c92ae5ed1 to start an election
I20260709 14:55:48.681135 22426 raft_consensus.cc:1081] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 LEADER]: Signalling peer 26ec08dca3a6404d904ffb5c92ae5ed1 to start an election
I20260709 14:55:48.682389 21691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23"
dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
 from {username='slave'} at 127.0.0.1:59908
I20260709 14:55:48.682869 21691 raft_consensus.cc:493] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.683161 21691 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.687282 21691 raft_consensus.cc:515] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.689313 21691 leader_election.cc:290] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 3 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:48.689760 21763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:48.690176 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c62f33be74413d8210c1aeb75fbc23" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:48.690310 21763 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.690760 21836 raft_consensus.cc:3055] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:48.691005 21836 raft_consensus.cc:740] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:48.691531 21836 consensus_queue.cc:260] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [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: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.692294 21836 raft_consensus.cc:3060] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:48.695133 21763 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 3.
I20260709 14:55:48.696810 21658 leader_election.cc:304] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:48.698012 22309 raft_consensus.cc:2804] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:48.697939 21836 raft_consensus.cc:2468] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 3.
I20260709 14:55:48.698760 22309 raft_consensus.cc:697] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 3 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:48.699504 22309 consensus_queue.cc:237] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [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: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.711490 22431 raft_consensus.cc:993] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: : Instructing follower 26ec08dca3a6404d904ffb5c92ae5ed1 to start an election
I20260709 14:55:48.712046 22426 raft_consensus.cc:1081] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Signalling peer 26ec08dca3a6404d904ffb5c92ae5ed1 to start an election
I20260709 14:55:48.715870 21691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230"
dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
 from {username='slave'} at 127.0.0.1:59908
I20260709 14:55:48.716405 21691 raft_consensus.cc:493] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.716715 21691 raft_consensus.cc:3060] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.721879 21691 raft_consensus.cc:515] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.723727 21691 leader_election.cc:290] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 2 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:48.725047 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:48.725025 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cbf399a2d14b1ab0e145d358d7a230" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:48.725739 21836 raft_consensus.cc:3055] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.726050 21761 raft_consensus.cc:3060] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.726068 21836 raft_consensus.cc:740] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:48.726982 21836 consensus_queue.cc:260] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.726961 21589 catalog_manager.cc:5697] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 2 to 3, leader changed from eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3) to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.728211 21836 raft_consensus.cc:3060] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.731714 21761 raft_consensus.cc:2468] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 2.
I20260709 14:55:48.732721 21658 leader_election.cc:304] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:48.733420 22309 raft_consensus.cc:2804] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.733834 22309 raft_consensus.cc:697] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:48.734524 22309 consensus_queue.cc:237] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.735749 21836 raft_consensus.cc:2468] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 2.
I20260709 14:55:48.748834 21589 catalog_manager.cc:5697] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 1 to 2, leader changed from eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3) to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.875496 22426 raft_consensus.cc:993] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: : Instructing follower 428b19411fbc47f8bd36464651f1e23e to start an election
I20260709 14:55:48.875891 22431 raft_consensus.cc:1081] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Signalling peer 428b19411fbc47f8bd36464651f1e23e to start an election
I20260709 14:55:48.877242 21761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886"
dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
 from {username='slave'} at 127.0.0.1:54910
I20260709 14:55:48.877691 21761 raft_consensus.cc:493] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.877964 21761 raft_consensus.cc:3060] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.882373 21761 raft_consensus.cc:515] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.884052 21761 leader_election.cc:290] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 2 election: Requested vote from peers 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:48.884701 21691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
I20260709 14:55:48.884956 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f531bbcbd2a14e6a9891c2a077d4a886" candidate_uuid: "428b19411fbc47f8bd36464651f1e23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:48.885217 21691 raft_consensus.cc:3060] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.885447 21836 raft_consensus.cc:3055] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.885695 21836 raft_consensus.cc:740] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:48.886264 21836 consensus_queue.cc:260] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.887042 21836 raft_consensus.cc:3060] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.889259 21691 raft_consensus.cc:2468] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 2.
I20260709 14:55:48.890223 21733 leader_election.cc:304] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:48.890822 22424 raft_consensus.cc:2804] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.891032 21836 raft_consensus.cc:2468] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 428b19411fbc47f8bd36464651f1e23e in term 2.
I20260709 14:55:48.891350 22424 raft_consensus.cc:697] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 2 LEADER]: Becoming Leader. State: Replica: 428b19411fbc47f8bd36464651f1e23e, State: Running, Role: LEADER
I20260709 14:55:48.892170 22424 consensus_queue.cc:237] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.903410 21589 catalog_manager.cc:5697] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e reported cstate change: term changed from 1 to 2, leader changed from eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3) to 428b19411fbc47f8bd36464651f1e23e (127.20.27.2). New cstate: current_term: 2 leader_uuid: "428b19411fbc47f8bd36464651f1e23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.925550 22426 raft_consensus.cc:993] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: : Instructing follower 26ec08dca3a6404d904ffb5c92ae5ed1 to start an election
I20260709 14:55:48.925944 22431 raft_consensus.cc:1081] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Signalling peer 26ec08dca3a6404d904ffb5c92ae5ed1 to start an election
I20260709 14:55:48.927332 21691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df"
dest_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1"
 from {username='slave'} at 127.0.0.1:59908
I20260709 14:55:48.927716 21691 raft_consensus.cc:493] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.927937 21691 raft_consensus.cc:3060] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.931691 21691 raft_consensus.cc:515] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.933046 21691 leader_election.cc:290] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 2 election: Requested vote from peers 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723), eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3:42167)
I20260709 14:55:48.933691 21761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "428b19411fbc47f8bd36464651f1e23e"
I20260709 14:55:48.934134 21761 raft_consensus.cc:3060] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.934587 21836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869a8d5e29624d9d8b1950a1e39308df" candidate_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eadf48b9d9134713a1dfab479223e9c2"
I20260709 14:55:48.935110 21836 raft_consensus.cc:3055] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.935395 21836 raft_consensus.cc:740] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eadf48b9d9134713a1dfab479223e9c2, State: Running, Role: LEADER
I20260709 14:55:48.936139 21836 consensus_queue.cc:260] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.937203 21836 raft_consensus.cc:3060] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.940882 21761 raft_consensus.cc:2468] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 2.
I20260709 14:55:48.941797 21658 leader_election.cc:304] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26ec08dca3a6404d904ffb5c92ae5ed1, 428b19411fbc47f8bd36464651f1e23e; no voters: 
I20260709 14:55:48.942503 22428 raft_consensus.cc:2804] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.942970 22428 raft_consensus.cc:697] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 LEADER]: Becoming Leader. State: Replica: 26ec08dca3a6404d904ffb5c92ae5ed1, State: Running, Role: LEADER
I20260709 14:55:48.942971 21836 raft_consensus.cc:2468] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ec08dca3a6404d904ffb5c92ae5ed1 in term 2.
I20260709 14:55:48.943812 22428 consensus_queue.cc:237] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } }
I20260709 14:55:48.952656 21589 catalog_manager.cc:5697] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 reported cstate change: term changed from 1 to 2, leader changed from eadf48b9d9134713a1dfab479223e9c2 (127.20.27.3) to 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.151248 21761 raft_consensus.cc:1275] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Refusing update from remote peer 26ec08dca3a6404d904ffb5c92ae5ed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.152284 22428 consensus_queue.cc:1048] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.164798 21836 raft_consensus.cc:1275] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Refusing update from remote peer 26ec08dca3a6404d904ffb5c92ae5ed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.166486 22309 consensus_queue.cc:1048] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.198776 21836 raft_consensus.cc:1275] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 3 FOLLOWER]: Refusing update from remote peer 26ec08dca3a6404d904ffb5c92ae5ed1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:49.199864 22428 consensus_queue.cc:1048] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.211673 21761 raft_consensus.cc:1275] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 3 FOLLOWER]: Refusing update from remote peer 26ec08dca3a6404d904ffb5c92ae5ed1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:49.213459 22433 consensus_queue.cc:1048] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.393532 21691 raft_consensus.cc:1275] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Refusing update from remote peer 428b19411fbc47f8bd36464651f1e23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.395234 22306 consensus_queue.cc:1048] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ec08dca3a6404d904ffb5c92ae5ed1" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.403081 21836 raft_consensus.cc:1275] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Refusing update from remote peer 428b19411fbc47f8bd36464651f1e23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.404435 22306 consensus_queue.cc:1048] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.436945 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:49.477599 21761 raft_consensus.cc:1275] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Refusing update from remote peer 26ec08dca3a6404d904ffb5c92ae5ed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.483615 22428 consensus_queue.cc:1048] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "428b19411fbc47f8bd36464651f1e23e" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:49.515704 21839 raft_consensus.cc:1275] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Refusing update from remote peer 26ec08dca3a6404d904ffb5c92ae5ed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.517549 22433 consensus_queue.cc:1048] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eadf48b9d9134713a1dfab479223e9c2" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:49.587141 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
W20260709 14:55:49.626056 21807 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]
W20260709 14:55:49.631398 21807 consensus_peers.cc:597] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.633507 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:49.634359 20588 tablet_replica.cc:333] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.636401 20588 raft_consensus.cc:2243] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.637056 20588 raft_consensus.cc:2272] T f531bbcbd2a14e6a9891c2a077d4a886 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.641098 20588 tablet_replica.cc:333] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.643231 20588 raft_consensus.cc:2243] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.645447 20588 raft_consensus.cc:2272] T 91552282313b42c4887ceb26b835c8c5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.648799 20588 tablet_replica.cc:333] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
W20260709 14:55:49.649667 21733 consensus_peers.cc:597] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.650024 20588 raft_consensus.cc:2243] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.650645 20588 raft_consensus.cc:2272] T 0b60d2d0847b4938919868f050510c34 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.653810 20588 tablet_replica.cc:333] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
W20260709 14:55:49.654865 21733 consensus_peers.cc:597] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.655304 20588 raft_consensus.cc:2243] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.655864 20588 raft_consensus.cc:2272] T 2805c4369ba240a9b35ad428172be3a3 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.658542 20588 tablet_replica.cc:333] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.659586 20588 raft_consensus.cc:2243] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.660539 20588 raft_consensus.cc:2272] T 869a8d5e29624d9d8b1950a1e39308df P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.663237 21733 consensus_peers.cc:597] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.663532 20588 tablet_replica.cc:333] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.664726 20588 raft_consensus.cc:2243] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.665376 20588 raft_consensus.cc:2272] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.666985 21733 consensus_peers.cc:597] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.668206 20588 tablet_replica.cc:333] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.669641 20588 raft_consensus.cc:2243] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.670221 20588 raft_consensus.cc:2272] T 679761058a1a48a7a8f007394e973de9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.672883 20588 tablet_replica.cc:333] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.673804 20588 raft_consensus.cc:2243] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.675460 20588 raft_consensus.cc:2272] T 293cfd3affae47e491a9a4aa7f30d80e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.675776 21807 consensus_peers.cc:597] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.675968 21733 consensus_peers.cc:597] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.677455 20588 tablet_replica.cc:333] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.678087 20588 raft_consensus.cc:2243] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.678510 20588 raft_consensus.cc:2272] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.680944 20588 tablet_replica.cc:333] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.681937 20588 raft_consensus.cc:2243] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.682505 20588 raft_consensus.cc:2272] T 656d619191c149a79740cbfcd7b30429 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.685145 20588 tablet_replica.cc:333] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.685925 20588 raft_consensus.cc:2243] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.686465 20588 raft_consensus.cc:2272] T 673464adfb174948bb192a68a330b24d P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.688391 20588 tablet_replica.cc:333] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.688956 20588 raft_consensus.cc:2243] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.689762 20588 raft_consensus.cc:2272] T 3303f317d8c94050842894118fbe423c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.691497 20588 tablet_replica.cc:333] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.692037 20588 raft_consensus.cc:2243] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.692725 20588 raft_consensus.cc:2272] T 18e71b996b094ea58edd947afc7bdc3c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.694239 20588 tablet_replica.cc:333] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.694888 20588 raft_consensus.cc:2243] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.695324 20588 raft_consensus.cc:2272] T a7aa8e484a214ab081f931a7cd25cc5c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.697381 20588 tablet_replica.cc:333] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.698479 20588 raft_consensus.cc:2243] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.699527 20588 raft_consensus.cc:2272] T 52599db144e74cfda32693b15692ebd6 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.702169 20588 tablet_replica.cc:333] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.702912 20588 raft_consensus.cc:2243] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.703847 20588 raft_consensus.cc:2272] T 0ec5c24f1ffe4f0d96414915445e299b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.704643 21807 consensus_peers.cc:597] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.705780 20588 tablet_replica.cc:333] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.706445 20588 raft_consensus.cc:2243] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.706875 20588 raft_consensus.cc:2272] T ebe3f97446f8463382add0b4e1829e12 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.708781 20588 tablet_replica.cc:333] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.709324 20588 raft_consensus.cc:2243] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.709702 20588 raft_consensus.cc:2272] T 009dad062bbc4b2482406ddc38df36ac P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.711936 20588 tablet_replica.cc:333] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.712479 20588 raft_consensus.cc:2243] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.712977 20588 raft_consensus.cc:2272] T 67dd6fc84c874d9598fddb34e15aa8cf P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.715481 20588 tablet_replica.cc:333] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.716477 20588 raft_consensus.cc:2243] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.717015 20588 raft_consensus.cc:2272] T 66500252e69442cf98f1490552836f26 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.719753 20588 tablet_replica.cc:333] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.720506 20588 raft_consensus.cc:2243] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.721592 20588 raft_consensus.cc:2272] T 006b8fd0bc8c4b81bc580ffe87ea518f P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.722304 21807 consensus_peers.cc:597] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.723469 20588 tablet_replica.cc:333] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.724102 20588 raft_consensus.cc:2243] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.724530 20588 raft_consensus.cc:2272] T 499c4925b2fc42a3b65083dd9a40e410 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.726127 20588 tablet_replica.cc:333] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.726697 20588 raft_consensus.cc:2243] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.727154 20588 raft_consensus.cc:2272] T 6435664c8f03492fb1b60b6e22bfa7d5 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.729012 20588 tablet_replica.cc:333] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.729660 20588 raft_consensus.cc:2243] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.730073 20588 raft_consensus.cc:2272] T 09d153b129ac4eb28d20267ff1394e74 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.731985 20588 tablet_replica.cc:333] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.732530 20588 raft_consensus.cc:2243] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.732969 20588 raft_consensus.cc:2272] T 2becd4ef483e49f4a41339114284fae4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.735198 20588 tablet_replica.cc:333] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.735697 20588 raft_consensus.cc:2243] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.736084 20588 raft_consensus.cc:2272] T 43975c9c44974336a69e2e9a8a428504 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.737582 20588 tablet_replica.cc:333] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.738214 20588 raft_consensus.cc:2243] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.739082 20588 raft_consensus.cc:2272] T cb4251ffbafe43189b24cf0a31961135 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.740748 20588 tablet_replica.cc:333] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.741519 20588 raft_consensus.cc:2243] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.742429 20588 raft_consensus.cc:2272] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.744611 21733 consensus_peers.cc:597] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.744688 20588 tablet_replica.cc:333] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
W20260709 14:55:49.745160 21807 consensus_peers.cc:597] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.745536 20588 raft_consensus.cc:2243] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.746017 20588 raft_consensus.cc:2272] T 5e84bbf421114b92a5f13563e8b2216e P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.747725 20588 tablet_replica.cc:333] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.748211 20588 raft_consensus.cc:2243] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.748693 20588 raft_consensus.cc:2272] T 499a3c6fac644522b867f455fe762c55 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.750885 20588 tablet_replica.cc:333] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.751577 20588 raft_consensus.cc:2243] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.752519 20588 raft_consensus.cc:2272] T de36e11934004d01afcbc6e3adb58755 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.754601 20588 tablet_replica.cc:333] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.755280 20588 raft_consensus.cc:2243] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.755723 20588 raft_consensus.cc:2272] T c47f0066be88421a8a0f279ec1a5b0eb P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.758095 20588 tablet_replica.cc:333] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.758602 20588 raft_consensus.cc:2243] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.759325 20588 raft_consensus.cc:2272] T b847b0d19e224c9a803ce3a1bee85dc8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.761266 20588 tablet_replica.cc:333] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.761739 20588 raft_consensus.cc:2243] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.762126 20588 raft_consensus.cc:2272] T 477bdaf69d034ebb89d724a4d726ee17 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.763692 20588 tablet_replica.cc:333] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.764147 20588 raft_consensus.cc:2243] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.764849 20588 raft_consensus.cc:2272] T be5ee07fa0cd44a48e80d94e5b8733c4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.766785 20588 tablet_replica.cc:333] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.767361 20588 raft_consensus.cc:2243] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.768321 20588 raft_consensus.cc:2272] T f7de815a39fb4abd829f16517aeddff4 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.770691 21807 consensus_peers.cc:597] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.770752 20588 tablet_replica.cc:333] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.771489 20588 raft_consensus.cc:2243] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.772230 20588 raft_consensus.cc:2272] T 98cbf399a2d14b1ab0e145d358d7a230 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.773461 21807 consensus_peers.cc:597] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.774415 20588 tablet_replica.cc:333] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.775010 20588 raft_consensus.cc:2243] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.775717 20588 raft_consensus.cc:2272] T 45846555150a4d27848b20fbf38608c9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.777465 20588 tablet_replica.cc:333] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.777987 20588 raft_consensus.cc:2243] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.778790 20588 raft_consensus.cc:2272] T 47c62f33be74413d8210c1aeb75fbc23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.780584 20588 tablet_replica.cc:333] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.781159 20588 raft_consensus.cc:2243] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.782045 20588 raft_consensus.cc:2272] T 08cf3395c1124fc49e53ec5f094dca22 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.783887 20588 tablet_replica.cc:333] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
W20260709 14:55:49.784485 21733 consensus_peers.cc:597] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.784543 20588 raft_consensus.cc:2243] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.785132 20588 raft_consensus.cc:2272] T 8ae4cfc2420647d8b98b16b05023a3e0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.787668 20588 tablet_replica.cc:333] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.788249 20588 raft_consensus.cc:2243] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.788746 20588 raft_consensus.cc:2272] T e66e51cfce454913b78b3bea9e66a5e8 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.790762 20588 tablet_replica.cc:333] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.791445 20588 raft_consensus.cc:2243] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.791829 20588 raft_consensus.cc:2272] T 7b7d3470f90f4bea89ba727227b174b0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.793416 20588 tablet_replica.cc:333] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.793876 20588 raft_consensus.cc:2243] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.794237 20588 raft_consensus.cc:2272] T 620e912d63584b27971095022a005122 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.795732 20588 tablet_replica.cc:333] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.796197 20588 raft_consensus.cc:2243] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.796521 20588 raft_consensus.cc:2272] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.798321 20588 tablet_replica.cc:333] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.798869 20588 raft_consensus.cc:2243] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.799422 20588 raft_consensus.cc:2272] T 8173581043974b32875716c8f9bf6f6b P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.801461 20588 tablet_replica.cc:333] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.801915 20588 raft_consensus.cc:2243] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.802264 20588 raft_consensus.cc:2272] T d706b200967440868492dba4dd973269 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.803764 20588 tablet_replica.cc:333] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.804188 20588 raft_consensus.cc:2243] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.804507 20588 raft_consensus.cc:2272] T 208357cfef464ee3ac36e3f09a5809f0 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.806015 20588 tablet_replica.cc:333] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.806427 20588 raft_consensus.cc:2243] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.806807 20588 raft_consensus.cc:2272] T 038f50b5033e488f97ecc6e6e7b0ad29 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.808281 20588 tablet_replica.cc:333] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.808743 20588 raft_consensus.cc:2243] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.809087 20588 raft_consensus.cc:2272] T 55375e4f5850452ebd414828fb70316c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.810701 20588 tablet_replica.cc:333] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.811154 20588 raft_consensus.cc:2243] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.811480 20588 raft_consensus.cc:2272] T ed1c6f9143e342efb1f49cf6b49dc639 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.813012 20588 tablet_replica.cc:333] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.813436 20588 raft_consensus.cc:2243] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.813797 20588 raft_consensus.cc:2272] T 87e4eef5709446b7afb7f82736988c23 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.815328 20588 tablet_replica.cc:333] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.815762 20588 raft_consensus.cc:2243] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.816207 20588 raft_consensus.cc:2272] T 18f8cb181421425db842bfe754959f43 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.817836 20588 tablet_replica.cc:333] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.818301 20588 raft_consensus.cc:2243] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.819011 20588 raft_consensus.cc:2272] T 7dcdc89016194b498dfc71e648ca94be P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.820540 20588 tablet_replica.cc:333] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.820958 20588 raft_consensus.cc:2243] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.821343 20588 raft_consensus.cc:2272] T e4e83f8ec6814e35809b3ed33be351fa P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.823046 20588 tablet_replica.cc:333] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.823442 20588 raft_consensus.cc:2243] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.823779 20588 raft_consensus.cc:2272] T c89e9691746548dcabd000b953b3cffd P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.825275 20588 tablet_replica.cc:333] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.825698 20588 raft_consensus.cc:2243] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.826092 20588 raft_consensus.cc:2272] T 36193a2c98ce4b1992cf3121b5cd5c6c P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.827708 20588 tablet_replica.cc:333] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.828088 20588 raft_consensus.cc:2243] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.828732 20588 raft_consensus.cc:2272] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.830603 20588 tablet_replica.cc:333] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1: stopping tablet replica
I20260709 14:55:49.831018 20588 raft_consensus.cc:2243] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.831658 20588 raft_consensus.cc:2272] T 9d45249d47954204a07f38aece80b367 P 26ec08dca3a6404d904ffb5c92ae5ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.835261 21733 consensus_peers.cc:597] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.849834 21807 consensus_peers.cc:597] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.856429 21807 consensus_peers.cc:597] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.857092 21807 consensus_peers.cc:597] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.874505 21807 consensus_peers.cc:597] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.874614 21733 consensus_peers.cc:597] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.907459 21733 consensus_peers.cc:597] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.908927 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
W20260709 14:55:49.921777 21733 consensus_peers.cc:597] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.922425 21733 consensus_peers.cc:597] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.927709 21807 consensus_peers.cc:597] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.928259 21807 consensus_peers.cc:597] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.933868 21733 consensus_peers.cc:597] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.950096 21733 consensus_peers.cc:597] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.950488 21733 consensus_peers.cc:597] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.952723 21733 consensus_peers.cc:597] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.954615 21733 consensus_peers.cc:597] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.968298 21807 consensus_peers.cc:597] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.991176 21807 consensus_peers.cc:597] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.993100 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
W20260709 14:55:49.996338 21807 consensus_peers.cc:597] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.000984 21807 consensus_peers.cc:597] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.006351 21807 consensus_peers.cc:597] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.009040 21733 consensus_peers.cc:597] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.009142 21807 consensus_peers.cc:597] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.034024 21807 consensus_peers.cc:597] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.037441 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:55:50.037798 21807 consensus_peers.cc:597] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.038815 20588 tablet_replica.cc:333] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.039690 20588 raft_consensus.cc:2243] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.040056 20588 raft_consensus.cc:2272] T 91552282313b42c4887ceb26b835c8c5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.041716 20588 tablet_replica.cc:333] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.042209 20588 raft_consensus.cc:2243] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.042878 20588 raft_consensus.cc:2272] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.044607 20588 tablet_replica.cc:333] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.045187 20588 raft_consensus.cc:2243] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.045855 20588 raft_consensus.cc:2272] T f531bbcbd2a14e6a9891c2a077d4a886 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.048179 20588 tablet_replica.cc:333] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.048810 20588 raft_consensus.cc:2243] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.049197 20588 raft_consensus.cc:2272] T 293cfd3affae47e491a9a4aa7f30d80e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.050755 20588 tablet_replica.cc:333] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.051275 20588 raft_consensus.cc:2243] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.051975 20588 raft_consensus.cc:2272] T 2805c4369ba240a9b35ad428172be3a3 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.053542 20588 tablet_replica.cc:333] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.054138 20588 raft_consensus.cc:2243] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.054996 20588 raft_consensus.cc:2272] T 679761058a1a48a7a8f007394e973de9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.057041 20588 tablet_replica.cc:333] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.057610 20588 raft_consensus.cc:2243] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.057996 20588 raft_consensus.cc:2272] T 9d45249d47954204a07f38aece80b367 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.059618 20588 tablet_replica.cc:333] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.060477 20588 raft_consensus.cc:2243] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.060972 20588 raft_consensus.cc:2272] T 3303f317d8c94050842894118fbe423c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.063002 20588 tablet_replica.cc:333] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.063644 20588 raft_consensus.cc:2243] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:50.064664 21807 consensus_peers.cc:597] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.064905 20588 raft_consensus.cc:2272] T f9b089b7ac0d48a1a97e12fb3b691bb5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.067171 20588 tablet_replica.cc:333] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.067713 20588 raft_consensus.cc:2243] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.068089 20588 raft_consensus.cc:2272] T 52599db144e74cfda32693b15692ebd6 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.069757 20588 tablet_replica.cc:333] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.070257 20588 raft_consensus.cc:2243] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.071028 20588 raft_consensus.cc:2272] T a7aa8e484a214ab081f931a7cd25cc5c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.072772 20588 tablet_replica.cc:333] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.073380 20588 raft_consensus.cc:2243] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.073781 20588 raft_consensus.cc:2272] T 0ec5c24f1ffe4f0d96414915445e299b P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.075366 20588 tablet_replica.cc:333] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.075891 20588 raft_consensus.cc:2243] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.076263 20588 raft_consensus.cc:2272] T 038f50b5033e488f97ecc6e6e7b0ad29 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.078135 20588 tablet_replica.cc:333] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.078742 20588 raft_consensus.cc:2243] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.079560 20588 raft_consensus.cc:2272] T 55375e4f5850452ebd414828fb70316c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.080794 21807 consensus_peers.cc:597] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.081632 20588 tablet_replica.cc:333] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.082283 20588 raft_consensus.cc:2243] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.082765 20588 raft_consensus.cc:2272] T 208357cfef464ee3ac36e3f09a5809f0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.084342 20588 tablet_replica.cc:333] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.085008 20588 raft_consensus.cc:2243] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.085548 20588 raft_consensus.cc:2272] T 673464adfb174948bb192a68a330b24d P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.087916 20588 tablet_replica.cc:333] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.088630 20588 raft_consensus.cc:2243] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.089094 20588 raft_consensus.cc:2272] T 656d619191c149a79740cbfcd7b30429 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.091178 20588 tablet_replica.cc:333] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.091676 20588 raft_consensus.cc:2243] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.092125 20588 raft_consensus.cc:2272] T 6435664c8f03492fb1b60b6e22bfa7d5 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.094173 20588 tablet_replica.cc:333] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.094882 20588 raft_consensus.cc:2243] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.095263 20588 raft_consensus.cc:2272] T 499c4925b2fc42a3b65083dd9a40e410 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.097007 20588 tablet_replica.cc:333] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.097496 20588 raft_consensus.cc:2243] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.097831 20588 raft_consensus.cc:2272] T 09d153b129ac4eb28d20267ff1394e74 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.099305 20588 tablet_replica.cc:333] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.099773 20588 raft_consensus.cc:2243] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.100438 20588 raft_consensus.cc:2272] T 2becd4ef483e49f4a41339114284fae4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.102031 20588 tablet_replica.cc:333] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.102484 20588 raft_consensus.cc:2243] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.102840 20588 raft_consensus.cc:2272] T 43975c9c44974336a69e2e9a8a428504 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.104676 20588 tablet_replica.cc:333] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.105365 20588 raft_consensus.cc:2243] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.105891 20588 raft_consensus.cc:2272] T 18e71b996b094ea58edd947afc7bdc3c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.107357 21807 consensus_peers.cc:597] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.108290 20588 tablet_replica.cc:333] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.109058 20588 raft_consensus.cc:2243] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:50.109078 21807 consensus_peers.cc:597] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.110029 20588 raft_consensus.cc:2272] T 66500252e69442cf98f1490552836f26 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.111198 21807 consensus_peers.cc:597] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.112092 20588 tablet_replica.cc:333] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.112643 20588 raft_consensus.cc:2243] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.113076 20588 raft_consensus.cc:2272] T 006b8fd0bc8c4b81bc580ffe87ea518f P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.115073 20588 tablet_replica.cc:333] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.115625 20588 raft_consensus.cc:2243] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.116032 20588 raft_consensus.cc:2272] T cb4251ffbafe43189b24cf0a31961135 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.117534 20588 tablet_replica.cc:333] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.118091 20588 raft_consensus.cc:2243] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.118458 20588 raft_consensus.cc:2272] T a98b0b8abf1f4a8eb5be6f99f56c4efa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.120057 20588 tablet_replica.cc:333] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.120733 20588 raft_consensus.cc:2243] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.121518 20588 raft_consensus.cc:2272] T 5e84bbf421114b92a5f13563e8b2216e P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.123535 20588 tablet_replica.cc:333] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
W20260709 14:55:50.123478 21807 consensus_peers.cc:597] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.124292 20588 raft_consensus.cc:2243] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.124660 20588 raft_consensus.cc:2272] T ebe3f97446f8463382add0b4e1829e12 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.126693 20588 tablet_replica.cc:333] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.127454 20588 raft_consensus.cc:2243] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.128412 20588 raft_consensus.cc:2272] T 009dad062bbc4b2482406ddc38df36ac P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.130682 20588 tablet_replica.cc:333] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.131388 20588 raft_consensus.cc:2243] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.131863 20588 raft_consensus.cc:2272] T 0b60d2d0847b4938919868f050510c34 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.134093 20588 tablet_replica.cc:333] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.134604 20588 raft_consensus.cc:2243] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.135058 20588 raft_consensus.cc:2272] T e66e51cfce454913b78b3bea9e66a5e8 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.136857 20588 tablet_replica.cc:333] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.137531 20588 raft_consensus.cc:2243] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.138368 20588 raft_consensus.cc:2272] T 8ae4cfc2420647d8b98b16b05023a3e0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.140235 20588 tablet_replica.cc:333] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.140885 20588 raft_consensus.cc:2243] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.141342 20588 raft_consensus.cc:2272] T 67dd6fc84c874d9598fddb34e15aa8cf P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.143294 20588 tablet_replica.cc:333] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.143918 20588 raft_consensus.cc:2243] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:50.143867 21807 consensus_peers.cc:597] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 -> Peer 26ec08dca3a6404d904ffb5c92ae5ed1 (127.20.27.1:35369): Couldn't send request to peer 26ec08dca3a6404d904ffb5c92ae5ed1. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.144801 20588 raft_consensus.cc:2272] T 7b7d3470f90f4bea89ba727227b174b0 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.146878 21807 consensus_peers.cc:597] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.146993 20588 tablet_replica.cc:333] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.147660 20588 raft_consensus.cc:2243] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.148383 20588 raft_consensus.cc:2272] T 620e912d63584b27971095022a005122 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.150022 20588 tablet_replica.cc:333] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.150516 20588 raft_consensus.cc:2243] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.150902 20588 raft_consensus.cc:2272] T be5ee07fa0cd44a48e80d94e5b8733c4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.152529 20588 tablet_replica.cc:333] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.153023 20588 raft_consensus.cc:2243] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.153367 20588 raft_consensus.cc:2272] T f7de815a39fb4abd829f16517aeddff4 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.154981 20588 tablet_replica.cc:333] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.155475 20588 raft_consensus.cc:2243] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.155848 20588 raft_consensus.cc:2272] T 45846555150a4d27848b20fbf38608c9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.157361 20588 tablet_replica.cc:333] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.157828 20588 raft_consensus.cc:2243] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.158219 20588 raft_consensus.cc:2272] T 98cbf399a2d14b1ab0e145d358d7a230 P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.160187 20588 tablet_replica.cc:333] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.160959 20588 raft_consensus.cc:2243] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.161500 20588 raft_consensus.cc:2272] T 47c62f33be74413d8210c1aeb75fbc23 P 428b19411fbc47f8bd36464651f1e23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.164415 20588 tablet_replica.cc:333] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.165122 20588 raft_consensus.cc:2243] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.165625 20588 raft_consensus.cc:2272] T 08cf3395c1124fc49e53ec5f094dca22 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.167600 20588 tablet_replica.cc:333] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.168310 20588 raft_consensus.cc:2243] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.168804 20588 raft_consensus.cc:2272] T b847b0d19e224c9a803ce3a1bee85dc8 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.171051 20588 tablet_replica.cc:333] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.171728 20588 raft_consensus.cc:2243] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:50.171831 21807 consensus_peers.cc:597] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.172209 20588 raft_consensus.cc:2272] T 477bdaf69d034ebb89d724a4d726ee17 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.174045 20588 tablet_replica.cc:333] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.174732 20588 raft_consensus.cc:2243] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.175132 20588 raft_consensus.cc:2272] T 8173581043974b32875716c8f9bf6f6b P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.177191 20588 tablet_replica.cc:333] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.177829 20588 raft_consensus.cc:2243] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.178756 20588 raft_consensus.cc:2272] T 499a3c6fac644522b867f455fe762c55 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.180702 20588 tablet_replica.cc:333] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.181149 20588 raft_consensus.cc:2243] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.181478 20588 raft_consensus.cc:2272] T de36e11934004d01afcbc6e3adb58755 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.183075 20588 tablet_replica.cc:333] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.183504 20588 raft_consensus.cc:2243] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.184118 20588 raft_consensus.cc:2272] T c47f0066be88421a8a0f279ec1a5b0eb P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.185554 20588 tablet_replica.cc:333] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.186035 20588 raft_consensus.cc:2243] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.186682 20588 raft_consensus.cc:2272] T c89e9691746548dcabd000b953b3cffd P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.188369 20588 tablet_replica.cc:333] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.188866 20588 raft_consensus.cc:2243] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.189257 20588 raft_consensus.cc:2272] T 36193a2c98ce4b1992cf3121b5cd5c6c P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.190912 20588 tablet_replica.cc:333] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.191390 20588 raft_consensus.cc:2243] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.191745 20588 raft_consensus.cc:2272] T 2e9c9c1e0feb42d49572ebd0051c3c52 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.193270 20588 tablet_replica.cc:333] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.193734 20588 raft_consensus.cc:2243] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.194118 20588 raft_consensus.cc:2272] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.195672 20588 tablet_replica.cc:333] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.196131 20588 raft_consensus.cc:2243] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.196486 20588 raft_consensus.cc:2272] T 87e4eef5709446b7afb7f82736988c23 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.198118 20588 tablet_replica.cc:333] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.198540 20588 raft_consensus.cc:2243] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.198912 20588 raft_consensus.cc:2272] T 18f8cb181421425db842bfe754959f43 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.200342 20588 tablet_replica.cc:333] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.200776 20588 raft_consensus.cc:2243] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.201432 20588 raft_consensus.cc:2272] T d706b200967440868492dba4dd973269 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.202981 20588 tablet_replica.cc:333] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.203424 20588 raft_consensus.cc:2243] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.203766 20588 raft_consensus.cc:2272] T 7dcdc89016194b498dfc71e648ca94be P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.205179 20588 tablet_replica.cc:333] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.205603 20588 raft_consensus.cc:2243] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.205969 20588 raft_consensus.cc:2272] T 869a8d5e29624d9d8b1950a1e39308df P 428b19411fbc47f8bd36464651f1e23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.207820 20588 tablet_replica.cc:333] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.208362 20588 raft_consensus.cc:2243] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:50.209070 21807 consensus_peers.cc:597] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.209185 20588 raft_consensus.cc:2272] T e4e83f8ec6814e35809b3ed33be351fa P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.211098 20588 tablet_replica.cc:333] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e: stopping tablet replica
I20260709 14:55:50.211519 20588 raft_consensus.cc:2243] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:50.211694 21807 consensus_peers.cc:597] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.211896 20588 raft_consensus.cc:2272] T ed1c6f9143e342efb1f49cf6b49dc639 P 428b19411fbc47f8bd36464651f1e23e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.215682 21807 consensus_peers.cc:597] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.274430 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
W20260709 14:55:50.282608 21807 consensus_peers.cc:597] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.284541 21807 consensus_peers.cc:597] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.311081 21807 consensus_peers.cc:597] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.347816 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
W20260709 14:55:50.362100 21807 consensus_peers.cc:597] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.389957 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:50.390775 20588 tablet_replica.cc:333] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.391662 20588 raft_consensus.cc:2243] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.392161 20588 raft_consensus.cc:2272] T 293cfd3affae47e491a9a4aa7f30d80e P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.393724 20588 tablet_replica.cc:333] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.394214 20588 raft_consensus.cc:2243] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.394548 20588 raft_consensus.cc:2272] T 679761058a1a48a7a8f007394e973de9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.396097 20588 tablet_replica.cc:333] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.396544 20588 raft_consensus.cc:2243] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.397178 20588 raft_consensus.cc:2272] T 91552282313b42c4887ceb26b835c8c5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.398576 20588 tablet_replica.cc:333] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.399123 20588 raft_consensus.cc:2243] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.399452 20588 raft_consensus.cc:2272] T f531bbcbd2a14e6a9891c2a077d4a886 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.401675 20588 tablet_replica.cc:333] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.402201 20588 raft_consensus.cc:2243] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.402525 20588 raft_consensus.cc:2272] T 2cf4e7c3b8ab4cee9cbd2828c6aa492a P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.404098 20588 tablet_replica.cc:333] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.404578 20588 raft_consensus.cc:2243] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.404922 20588 raft_consensus.cc:2272] T cb4251ffbafe43189b24cf0a31961135 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.406345 20588 tablet_replica.cc:333] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.406847 20588 raft_consensus.cc:2243] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.407169 20588 raft_consensus.cc:2272] T 3303f317d8c94050842894118fbe423c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.408614 20588 tablet_replica.cc:333] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.409129 20588 raft_consensus.cc:2243] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.409502 20588 raft_consensus.cc:2272] T 2805c4369ba240a9b35ad428172be3a3 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.411340 20588 tablet_replica.cc:333] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.411834 20588 raft_consensus.cc:2243] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.412185 20588 raft_consensus.cc:2272] T f9b089b7ac0d48a1a97e12fb3b691bb5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.412544 21807 consensus_peers.cc:597] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.413919 20588 tablet_replica.cc:333] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.414433 20588 raft_consensus.cc:2243] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.414821 20588 raft_consensus.cc:2272] T 18e71b996b094ea58edd947afc7bdc3c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.416440 20588 tablet_replica.cc:333] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.417177 20588 raft_consensus.cc:2243] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.417548 20588 raft_consensus.cc:2272] T a7aa8e484a214ab081f931a7cd25cc5c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.419512 20588 tablet_replica.cc:333] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.420179 20588 raft_consensus.cc:2243] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.420578 20588 raft_consensus.cc:2272] T 52599db144e74cfda32693b15692ebd6 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.422461 20588 tablet_replica.cc:333] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
W20260709 14:55:50.422583 21807 consensus_peers.cc:597] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 -> Peer 428b19411fbc47f8bd36464651f1e23e (127.20.27.2:41723): Couldn't send request to peer 428b19411fbc47f8bd36464651f1e23e. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.423239 20588 raft_consensus.cc:2243] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.423606 20588 raft_consensus.cc:2272] T 0ec5c24f1ffe4f0d96414915445e299b P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.425161 20588 tablet_replica.cc:333] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.425643 20588 raft_consensus.cc:2243] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.426306 20588 raft_consensus.cc:2272] T 656d619191c149a79740cbfcd7b30429 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.428236 20588 tablet_replica.cc:333] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.428722 20588 raft_consensus.cc:2243] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.429548 20588 raft_consensus.cc:2272] T 673464adfb174948bb192a68a330b24d P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.431293 20588 tablet_replica.cc:333] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.431768 20588 raft_consensus.cc:2243] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.432395 20588 raft_consensus.cc:2272] T ebe3f97446f8463382add0b4e1829e12 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.433882 20588 tablet_replica.cc:333] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.434353 20588 raft_consensus.cc:2243] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.434746 20588 raft_consensus.cc:2272] T 009dad062bbc4b2482406ddc38df36ac P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.436285 20588 tablet_replica.cc:333] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.436762 20588 raft_consensus.cc:2243] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.437088 20588 raft_consensus.cc:2272] T 006b8fd0bc8c4b81bc580ffe87ea518f P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.438495 20588 tablet_replica.cc:333] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.439028 20588 raft_consensus.cc:2243] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.439383 20588 raft_consensus.cc:2272] T 66500252e69442cf98f1490552836f26 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.440912 20588 tablet_replica.cc:333] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.441388 20588 raft_consensus.cc:2243] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.442042 20588 raft_consensus.cc:2272] T 499c4925b2fc42a3b65083dd9a40e410 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.443497 20588 tablet_replica.cc:333] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.443992 20588 raft_consensus.cc:2243] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.444636 20588 raft_consensus.cc:2272] T 6435664c8f03492fb1b60b6e22bfa7d5 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.446161 20588 tablet_replica.cc:333] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.446699 20588 raft_consensus.cc:2243] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.447427 20588 raft_consensus.cc:2272] T 09d153b129ac4eb28d20267ff1394e74 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.448927 20588 tablet_replica.cc:333] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.449414 20588 raft_consensus.cc:2243] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.449779 20588 raft_consensus.cc:2272] T 2becd4ef483e49f4a41339114284fae4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.451284 20588 tablet_replica.cc:333] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.451778 20588 raft_consensus.cc:2243] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.452399 20588 raft_consensus.cc:2272] T 43975c9c44974336a69e2e9a8a428504 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.453926 20588 tablet_replica.cc:333] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.454418 20588 raft_consensus.cc:2243] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.455063 20588 raft_consensus.cc:2272] T 67dd6fc84c874d9598fddb34e15aa8cf P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.456653 20588 tablet_replica.cc:333] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.457183 20588 raft_consensus.cc:2243] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.457593 20588 raft_consensus.cc:2272] T b847b0d19e224c9a803ce3a1bee85dc8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.459236 20588 tablet_replica.cc:333] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.459770 20588 raft_consensus.cc:2243] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.460469 20588 raft_consensus.cc:2272] T 477bdaf69d034ebb89d724a4d726ee17 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.461989 20588 tablet_replica.cc:333] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.462484 20588 raft_consensus.cc:2243] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.463133 20588 raft_consensus.cc:2272] T 0b60d2d0847b4938919868f050510c34 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.464701 20588 tablet_replica.cc:333] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.465212 20588 raft_consensus.cc:2243] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.465574 20588 raft_consensus.cc:2272] T 8ae4cfc2420647d8b98b16b05023a3e0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.467248 20588 tablet_replica.cc:333] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.467840 20588 raft_consensus.cc:2243] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.468703 20588 raft_consensus.cc:2272] T e66e51cfce454913b78b3bea9e66a5e8 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.470613 20588 tablet_replica.cc:333] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.471206 20588 raft_consensus.cc:2243] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.472062 20588 raft_consensus.cc:2272] T 87e4eef5709446b7afb7f82736988c23 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.473587 20588 tablet_replica.cc:333] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.474090 20588 raft_consensus.cc:2243] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.474771 20588 raft_consensus.cc:2272] T 83f56bf2b7424e62aa4e3ad4bbea64f9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.476967 20588 tablet_replica.cc:333] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.477643 20588 raft_consensus.cc:2243] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.478106 20588 raft_consensus.cc:2272] T 499a3c6fac644522b867f455fe762c55 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.480188 20588 tablet_replica.cc:333] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.480842 20588 raft_consensus.cc:2243] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.481292 20588 raft_consensus.cc:2272] T de36e11934004d01afcbc6e3adb58755 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.482985 20588 tablet_replica.cc:333] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.483464 20588 raft_consensus.cc:2243] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.483807 20588 raft_consensus.cc:2272] T c47f0066be88421a8a0f279ec1a5b0eb P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.485255 20588 tablet_replica.cc:333] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.485729 20588 raft_consensus.cc:2243] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.486362 20588 raft_consensus.cc:2272] T 8173581043974b32875716c8f9bf6f6b P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.487866 20588 tablet_replica.cc:333] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.488369 20588 raft_consensus.cc:2243] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.489030 20588 raft_consensus.cc:2272] T 18f8cb181421425db842bfe754959f43 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.490540 20588 tablet_replica.cc:333] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.491048 20588 raft_consensus.cc:2243] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.491418 20588 raft_consensus.cc:2272] T f7de815a39fb4abd829f16517aeddff4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.492904 20588 tablet_replica.cc:333] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.493487 20588 raft_consensus.cc:2243] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.493870 20588 raft_consensus.cc:2272] T be5ee07fa0cd44a48e80d94e5b8733c4 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.495399 20588 tablet_replica.cc:333] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.495885 20588 raft_consensus.cc:2243] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.496294 20588 raft_consensus.cc:2272] T 620e912d63584b27971095022a005122 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.497705 20588 tablet_replica.cc:333] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.498152 20588 raft_consensus.cc:2243] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.498493 20588 raft_consensus.cc:2272] T 7b7d3470f90f4bea89ba727227b174b0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.500015 20588 tablet_replica.cc:333] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.500466 20588 raft_consensus.cc:2243] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.500811 20588 raft_consensus.cc:2272] T 08cf3395c1124fc49e53ec5f094dca22 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.502249 20588 tablet_replica.cc:333] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.502758 20588 raft_consensus.cc:2243] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.503120 20588 raft_consensus.cc:2272] T 47c62f33be74413d8210c1aeb75fbc23 P eadf48b9d9134713a1dfab479223e9c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.504532 20588 tablet_replica.cc:333] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.505017 20588 raft_consensus.cc:2243] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.505676 20588 raft_consensus.cc:2272] T 208357cfef464ee3ac36e3f09a5809f0 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.507166 20588 tablet_replica.cc:333] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.507589 20588 raft_consensus.cc:2243] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.508200 20588 raft_consensus.cc:2272] T 038f50b5033e488f97ecc6e6e7b0ad29 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.509593 20588 tablet_replica.cc:333] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.510036 20588 raft_consensus.cc:2243] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.510406 20588 raft_consensus.cc:2272] T 55375e4f5850452ebd414828fb70316c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.511874 20588 tablet_replica.cc:333] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.512326 20588 raft_consensus.cc:2243] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.512655 20588 raft_consensus.cc:2272] T 9d45249d47954204a07f38aece80b367 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.514703 20588 tablet_replica.cc:333] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.515146 20588 raft_consensus.cc:2243] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.515489 20588 raft_consensus.cc:2272] T c89e9691746548dcabd000b953b3cffd P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.516928 20588 tablet_replica.cc:333] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.517407 20588 raft_consensus.cc:2243] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.517879 20588 raft_consensus.cc:2272] T 2e9c9c1e0feb42d49572ebd0051c3c52 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.519659 20588 tablet_replica.cc:333] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.520057 20588 raft_consensus.cc:2243] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.520641 20588 raft_consensus.cc:2272] T 36193a2c98ce4b1992cf3121b5cd5c6c P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.522101 20588 tablet_replica.cc:333] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.522503 20588 raft_consensus.cc:2243] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.522871 20588 raft_consensus.cc:2272] T a98b0b8abf1f4a8eb5be6f99f56c4efa P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.524588 20588 tablet_replica.cc:333] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.524998 20588 raft_consensus.cc:2243] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.525302 20588 raft_consensus.cc:2272] T 5e84bbf421114b92a5f13563e8b2216e P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.526690 20588 tablet_replica.cc:333] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.527112 20588 raft_consensus.cc:2243] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.527403 20588 raft_consensus.cc:2272] T 7dcdc89016194b498dfc71e648ca94be P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.528790 20588 tablet_replica.cc:333] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.529165 20588 raft_consensus.cc:2243] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.529475 20588 raft_consensus.cc:2272] T 869a8d5e29624d9d8b1950a1e39308df P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.531236 20588 tablet_replica.cc:333] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.531673 20588 raft_consensus.cc:2243] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.532001 20588 raft_consensus.cc:2272] T e4e83f8ec6814e35809b3ed33be351fa P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.533429 20588 tablet_replica.cc:333] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.533823 20588 raft_consensus.cc:2243] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.534132 20588 raft_consensus.cc:2272] T d706b200967440868492dba4dd973269 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.535573 20588 tablet_replica.cc:333] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.536022 20588 raft_consensus.cc:2243] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.536649 20588 raft_consensus.cc:2272] T ed1c6f9143e342efb1f49cf6b49dc639 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.538064 20588 tablet_replica.cc:333] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.538420 20588 raft_consensus.cc:2243] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.538780 20588 raft_consensus.cc:2272] T 98cbf399a2d14b1ab0e145d358d7a230 P eadf48b9d9134713a1dfab479223e9c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.540202 20588 tablet_replica.cc:333] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2: stopping tablet replica
I20260709 14:55:50.540548 20588 raft_consensus.cc:2243] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.540858 20588 raft_consensus.cc:2272] T 45846555150a4d27848b20fbf38608c9 P eadf48b9d9134713a1dfab479223e9c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.605121 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:55:50.669946 20588 tablet_server.cc:179] TabletServer@127.20.27.4:0 shutting down...
I20260709 14:55:50.690488 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:50.705422 20588 tablet_server.cc:196] TabletServer@127.20.27.4:0 shutdown complete.
I20260709 14:55:50.712867 20588 master.cc:562] Master@127.20.27.62:34869 shutting down...
I20260709 14:55:50.727859 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.728367 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.728642 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5419f1f0a591487db0332353cbaed449: stopping tablet replica
I20260709 14:55:50.748457 20588 master.cc:584] Master@127.20.27.62:34869 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (19200 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:50.824014 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:42023
I20260709 14:55:50.825068 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:50.830830 22465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.831010 22466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.831810 22468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:50.832096 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:50.832970 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:50.833156 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:50.833268 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608950833257 us; error 0 us; skew 500 ppm
I20260709 14:55:50.833709 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:50.836010 20588 webserver.cc:533] Webserver started at http://127.20.27.62:39565/ using document root <none> and password file <none>
I20260709 14:55:50.836467 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:50.836621 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:50.836848 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:50.837934 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-mmkh"
I20260709 14:55:50.842188 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:50.845263 22473 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:50.845944 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:50.846210 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-mmkh"
I20260709 14:55:50.846467 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:50.869964 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:50.871224 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:50.907505 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:42023
I20260709 14:55:50.907613 22524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:42023 every 8 connection(s)
I20260709 14:55:50.911207 22525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:50.921097 22525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4: Bootstrap starting.
I20260709 14:55:50.925678 22525 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.929553 22525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4: No bootstrap required, opened a new log
I20260709 14:55:50.931582 22525 raft_consensus.cc:359] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4" member_type: VOTER }
I20260709 14:55:50.931957 22525 raft_consensus.cc:385] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.932163 22525 raft_consensus.cc:740] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643bd08ff09b45c4a72b1c9e26dc4cc4, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.932687 22525 consensus_queue.cc:260] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "643bd08ff09b45c4a72b1c9e26dc4cc4" member_type: VOTER }
I20260709 14:55:50.933115 22525 raft_consensus.cc:399] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:50.933327 22525 raft_consensus.cc:493] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:50.933562 22525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.937727 22525 raft_consensus.cc:515] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4" member_type: VOTER }
I20260709 14:55:50.938223 22525 leader_election.cc:304] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [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: 643bd08ff09b45c4a72b1c9e26dc4cc4; no voters: 
I20260709 14:55:50.939302 22525 leader_election.cc:290] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:50.939669 22528 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.940949 22528 raft_consensus.cc:697] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 1 LEADER]: Becoming Leader. State: Replica: 643bd08ff09b45c4a72b1c9e26dc4cc4, State: Running, Role: LEADER
I20260709 14:55:50.941632 22528 consensus_queue.cc:237] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [LEADER]: Queue going to LEADER mode. State: All 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: "643bd08ff09b45c4a72b1c9e26dc4cc4" member_type: VOTER }
I20260709 14:55:50.941979 22525 sys_catalog.cc:565] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:50.946244 22529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4" member_type: VOTER } }
I20260709 14:55:50.946172 22530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 643bd08ff09b45c4a72b1c9e26dc4cc4. Latest consensus state: current_term: 1 leader_uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "643bd08ff09b45c4a72b1c9e26dc4cc4" member_type: VOTER } }
I20260709 14:55:50.946887 22529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:50.946972 22530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:50.951859 22537 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:50.956418 22537 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:50.957435 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:50.964332 22537 catalog_manager.cc:1383] Generated new cluster ID: b0855f1de56149b6b20968bc6ab2feb0
I20260709 14:55:50.964596 22537 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:50.992363 22537 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:50.993558 22537 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:51.005962 22537 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4: Generated new TSK 0
I20260709 14:55:51.006501 22537 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:51.023480 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.028911 22546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.029492 22547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.031463 20588 server_base.cc:1061] running on GCE node
W20260709 14:55:51.031423 22549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.032439 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:51.032629 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.032792 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608951032775 us; error 0 us; skew 500 ppm
I20260709 14:55:51.033300 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.035332 20588 webserver.cc:533] Webserver started at http://127.20.27.1:41219/ using document root <none> and password file <none>
I20260709 14:55:51.035774 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.035943 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.036221 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.037210 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "658c14f7b8e743999a591353fd726b29"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.041293 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:55:51.044296 22554 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.044914 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:51.045166 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "658c14f7b8e743999a591353fd726b29"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.045400 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.060562 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.061685 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.063067 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.065178 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.065356 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.065541 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.065682 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.102697 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:46871
I20260709 14:55:51.102826 22616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:46871 every 8 connection(s)
I20260709 14:55:51.107439 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.114080 22621 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.116633 22622 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.119886 22624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.120342 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:51.121321 22617 heartbeater.cc:344] Connected to a master server at 127.20.27.62:42023
I20260709 14:55:51.121636 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:51.121660 22617 heartbeater.cc:461] Registering TS with master...
W20260709 14:55:51.121940 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.122121 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608951122104 us; error 0 us; skew 500 ppm
I20260709 14:55:51.122524 22617 heartbeater.cc:507] Master 127.20.27.62:42023 requested a full tablet report, sending...
I20260709 14:55:51.122634 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.124845 22490 ts_manager.cc:194] Registered new tserver with Master: 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:51.125262 20588 webserver.cc:533] Webserver started at http://127.20.27.2:43069/ using document root <none> and password file <none>
I20260709 14:55:51.125761 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.125924 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.126157 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.126674 22490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57622
I20260709 14:55:51.127287 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "7c0595fa508347bd9aed67e1ddb0e370"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.131803 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:51.134811 22629 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.135499 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:51.135752 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "7c0595fa508347bd9aed67e1ddb0e370"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.136024 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.150309 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.151516 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.152894 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.155000 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.155200 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.155417 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.155575 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.192533 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:41901
I20260709 14:55:51.192629 22691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:41901 every 8 connection(s)
I20260709 14:55:51.196975 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.203164 22695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.204097 22696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.206174 22698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.207767 20588 server_base.cc:1061] running on GCE node
I20260709 14:55:51.208057 22692 heartbeater.cc:344] Connected to a master server at 127.20.27.62:42023
I20260709 14:55:51.208438 22692 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.208665 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:51.208885 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.209035 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608951209017 us; error 0 us; skew 500 ppm
I20260709 14:55:51.209101 22692 heartbeater.cc:507] Master 127.20.27.62:42023 requested a full tablet report, sending...
I20260709 14:55:51.209551 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.211166 22490 ts_manager.cc:194] Registered new tserver with Master: 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:51.212249 20588 webserver.cc:533] Webserver started at http://127.20.27.3:45303/ using document root <none> and password file <none>
I20260709 14:55:51.212877 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.212888 22490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57630
I20260709 14:55:51.213238 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.213570 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.214864 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "bb51eabd0c00436d8e4f603b25aaade8"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.219002 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:55:51.222080 22703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.222796 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:51.223052 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "bb51eabd0c00436d8e4f603b25aaade8"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.223311 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.240810 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.241927 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.243300 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.245452 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.245651 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.245867 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.246016 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.282459 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:43841
I20260709 14:55:51.282553 22765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:43841 every 8 connection(s)
I20260709 14:55:51.286891 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.292749 22769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.293388 22770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.296444 20588 server_base.cc:1061] running on GCE node
W20260709 14:55:51.297297 22773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.297685 22766 heartbeater.cc:344] Connected to a master server at 127.20.27.62:42023
I20260709 14:55:51.298105 22766 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.298301 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:51.298568 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.298800 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608951298781 us; error 0 us; skew 500 ppm
I20260709 14:55:51.299000 22766 heartbeater.cc:507] Master 127.20.27.62:42023 requested a full tablet report, sending...
I20260709 14:55:51.299556 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.301167 22490 ts_manager.cc:194] Registered new tserver with Master: bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:51.302560 20588 webserver.cc:533] Webserver started at http://127.20.27.4:34869/ using document root <none> and password file <none>
I20260709 14:55:51.302857 22490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57644
I20260709 14:55:51.303193 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.303463 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.303771 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.305193 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-3-root/instance:
uuid: "093f01110b9141728fdd30aa268a182d"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.309167 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 14:55:51.312121 22777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.312769 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:51.313021 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-3-root
uuid: "093f01110b9141728fdd30aa268a182d"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:55:51.313275 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.321650 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.322696 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.324031 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.326069 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.326262 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.326471 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.326627 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.364341 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.4:39347
I20260709 14:55:51.364423 22839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.4:39347 every 8 connection(s)
I20260709 14:55:51.376884 22840 heartbeater.cc:344] Connected to a master server at 127.20.27.62:42023
I20260709 14:55:51.377213 22840 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.378086 22840 heartbeater.cc:507] Master 127.20.27.62:42023 requested a full tablet report, sending...
I20260709 14:55:51.380079 22490 ts_manager.cc:194] Registered new tserver with Master: 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:51.380549 20588 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013286221s
I20260709 14:55:51.381338 22490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57652
I20260709 14:55:51.403893 22490 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57668:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:55:51.629017 22805 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6ab5519634d7dbd94122cf2fd02e6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:51.630472 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6ab5519634d7dbd94122cf2fd02e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.631563 22802 tablet_service.cc:1511] Processing CreateTablet for tablet c405faaa2b254e7c89297b124c146a06 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:51.632895 22802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c405faaa2b254e7c89297b124c146a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.633536 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbde08f6b794e73972c6423e23be4bb (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:51.634860 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbde08f6b794e73972c6423e23be4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.636070 22801 tablet_service.cc:1511] Processing CreateTablet for tablet a32de5be58984713b9bcb95f656626e5 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:51.637363 22801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32de5be58984713b9bcb95f656626e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.637645 22803 tablet_service.cc:1511] Processing CreateTablet for tablet 262765d1d7cb4075a07b86833016b84d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:51.638924 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262765d1d7cb4075a07b86833016b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.640789 22800 tablet_service.cc:1511] Processing CreateTablet for tablet 92702db03d07484c9ca56a88fa8c5014 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:51.642086 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92702db03d07484c9ca56a88fa8c5014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.646332 22799 tablet_service.cc:1511] Processing CreateTablet for tablet a23e45af014c453ca4797512f93dcf7a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:51.647660 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23e45af014c453ca4797512f93dcf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.652105 22798 tablet_service.cc:1511] Processing CreateTablet for tablet 4e28910e607449c2abbf72b6db55183a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:51.653445 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e28910e607449c2abbf72b6db55183a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.657560 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 15dca6509aa74432b20ce39bece95f12 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:51.658990 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dca6509aa74432b20ce39bece95f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.663090 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd245c563d84aa2b39421766cb50c64 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:51.664417 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd245c563d84aa2b39421766cb50c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.675849 22656 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6ab5519634d7dbd94122cf2fd02e6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:51.677240 22656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6ab5519634d7dbd94122cf2fd02e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.678582 22657 tablet_service.cc:1511] Processing CreateTablet for tablet 54149848d3e34981b9dc161726cbea2f (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:51.678800 22652 tablet_service.cc:1511] Processing CreateTablet for tablet 92702db03d07484c9ca56a88fa8c5014 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:51.681922 22651 tablet_service.cc:1511] Processing CreateTablet for tablet b798cac758214d0f9a4cb46a30769476 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:51.683743 22650 tablet_service.cc:1511] Processing CreateTablet for tablet a23e45af014c453ca4797512f93dcf7a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:51.685470 22649 tablet_service.cc:1511] Processing CreateTablet for tablet 15dca6509aa74432b20ce39bece95f12 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:51.687150 22648 tablet_service.cc:1511] Processing CreateTablet for tablet bb70ead165f640e2a575f9f5c39ae6d8 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:51.688834 22653 tablet_service.cc:1511] Processing CreateTablet for tablet c405faaa2b254e7c89297b124c146a06 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:51.691974 22652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92702db03d07484c9ca56a88fa8c5014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.692065 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 262765d1d7cb4075a07b86833016b84d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:51.693120 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54149848d3e34981b9dc161726cbea2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.693737 22651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b798cac758214d0f9a4cb46a30769476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.690395 22654 tablet_service.cc:1511] Processing CreateTablet for tablet c511ab29861a410ba1478d13a5e44fc6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:51.709336 22857 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:51.709858 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262765d1d7cb4075a07b86833016b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.711365 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c511ab29861a410ba1478d13a5e44fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.714253 22582 tablet_service.cc:1511] Processing CreateTablet for tablet 54149848d3e34981b9dc161726cbea2f (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:51.715612 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54149848d3e34981b9dc161726cbea2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.716506 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae82aec6076411689b199cdb7bd3dda (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:51.716944 22581 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6ab5519634d7dbd94122cf2fd02e6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:51.717700 22653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c405faaa2b254e7c89297b124c146a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.718152 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae82aec6076411689b199cdb7bd3dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.719312 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dca6509aa74432b20ce39bece95f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.719154 22580 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbde08f6b794e73972c6423e23be4bb (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:51.723176 22576 tablet_service.cc:1511] Processing CreateTablet for tablet b798cac758214d0f9a4cb46a30769476 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:51.723328 22575 tablet_service.cc:1511] Processing CreateTablet for tablet a23e45af014c453ca4797512f93dcf7a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:51.723707 22577 tablet_service.cc:1511] Processing CreateTablet for tablet a32de5be58984713b9bcb95f656626e5 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:51.725883 22574 tablet_service.cc:1511] Processing CreateTablet for tablet 4e28910e607449c2abbf72b6db55183a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:51.726101 22579 tablet_service.cc:1511] Processing CreateTablet for tablet c511ab29861a410ba1478d13a5e44fc6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:51.727432 22579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c511ab29861a410ba1478d13a5e44fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.728008 22580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbde08f6b794e73972c6423e23be4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.724826 22578 tablet_service.cc:1511] Processing CreateTablet for tablet c405faaa2b254e7c89297b124c146a06 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:51.728932 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e28910e607449c2abbf72b6db55183a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.730001 22573 tablet_service.cc:1511] Processing CreateTablet for tablet bb70ead165f640e2a575f9f5c39ae6d8 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:51.730856 22577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32de5be58984713b9bcb95f656626e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.731453 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b798cac758214d0f9a4cb46a30769476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.732034 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c405faaa2b254e7c89297b124c146a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.733947 22730 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbde08f6b794e73972c6423e23be4bb (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:51.735222 22730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbde08f6b794e73972c6423e23be4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.735395 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb70ead165f640e2a575f9f5c39ae6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.739343 22729 tablet_service.cc:1511] Processing CreateTablet for tablet 262765d1d7cb4075a07b86833016b84d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:51.740656 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262765d1d7cb4075a07b86833016b84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.743741 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb70ead165f640e2a575f9f5c39ae6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.744194 22728 tablet_service.cc:1511] Processing CreateTablet for tablet c511ab29861a410ba1478d13a5e44fc6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:51.745553 22857 tablet_bootstrap.cc:654] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.747573 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23e45af014c453ca4797512f93dcf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.747953 22727 tablet_service.cc:1511] Processing CreateTablet for tablet a32de5be58984713b9bcb95f656626e5 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:51.749300 22731 tablet_service.cc:1511] Processing CreateTablet for tablet 54149848d3e34981b9dc161726cbea2f (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:51.745483 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c511ab29861a410ba1478d13a5e44fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.755241 22725 tablet_service.cc:1511] Processing CreateTablet for tablet b798cac758214d0f9a4cb46a30769476 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:51.753083 22726 tablet_service.cc:1511] Processing CreateTablet for tablet 92702db03d07484c9ca56a88fa8c5014 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:51.757211 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6ab5519634d7dbd94122cf2fd02e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.760044 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54149848d3e34981b9dc161726cbea2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.761152 22727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32de5be58984713b9bcb95f656626e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.762238 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 8de45a9021d447e7b4947e682a541b45 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:51.763571 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de45a9021d447e7b4947e682a541b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.768720 22725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b798cac758214d0f9a4cb46a30769476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.771113 22726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92702db03d07484c9ca56a88fa8c5014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.776521 22803 tablet_service.cc:1511] Processing CreateTablet for tablet d63aea2cb7f7439fb91724e43c91e882 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:51.777967 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63aea2cb7f7439fb91724e43c91e882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.779209 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23e45af014c453ca4797512f93dcf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.780686 22724 tablet_service.cc:1511] Processing CreateTablet for tablet 4e28910e607449c2abbf72b6db55183a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:51.784408 22723 tablet_service.cc:1511] Processing CreateTablet for tablet 15dca6509aa74432b20ce39bece95f12 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:51.752835 22805 tablet_service.cc:1511] Processing CreateTablet for tablet 0498d2b9725748a18a9bc6c8b2a859a0 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:51.807858 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0498d2b9725748a18a9bc6c8b2a859a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.821446 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd245c563d84aa2b39421766cb50c64 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:51.823107 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd245c563d84aa2b39421766cb50c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.828146 22802 tablet_service.cc:1511] Processing CreateTablet for tablet 55a5343f53e645b9897916b51a126b50 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:51.828804 22722 tablet_service.cc:1511] Processing CreateTablet for tablet bb70ead165f640e2a575f9f5c39ae6d8 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:51.829531 22802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a5343f53e645b9897916b51a126b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.841220 22582 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae82aec6076411689b199cdb7bd3dda (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:51.842765 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 0498d2b9725748a18a9bc6c8b2a859a0 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:51.844384 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0498d2b9725748a18a9bc6c8b2a859a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.846414 22724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e28910e607449c2abbf72b6db55183a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.847882 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 6b29f15ba009406bb498dff87e9cd7c6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:51.849220 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b29f15ba009406bb498dff87e9cd7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.851055 22722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb70ead165f640e2a575f9f5c39ae6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.866986 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd4a5d4b38b49bd9a3e8ee2459fadd0 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:51.868564 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd4a5d4b38b49bd9a3e8ee2459fadd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.877243 22723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dca6509aa74432b20ce39bece95f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.842612 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae82aec6076411689b199cdb7bd3dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.881433 22730 tablet_service.cc:1511] Processing CreateTablet for tablet 0498d2b9725748a18a9bc6c8b2a859a0 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:51.915383 22730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0498d2b9725748a18a9bc6c8b2a859a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.919698 22575 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd245c563d84aa2b39421766cb50c64 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:51.920897 22860 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:51.920742 22728 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae82aec6076411689b199cdb7bd3dda (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:51.922104 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae82aec6076411689b199cdb7bd3dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.928026 22729 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd4a5d4b38b49bd9a3e8ee2459fadd0 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:51.928227 22654 tablet_service.cc:1511] Processing CreateTablet for tablet 8de45a9021d447e7b4947e682a541b45 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:51.929613 22653 tablet_service.cc:1511] Processing CreateTablet for tablet 55a5343f53e645b9897916b51a126b50 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:51.929845 22724 tablet_service.cc:1511] Processing CreateTablet for tablet d63aea2cb7f7439fb91724e43c91e882 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 14:55:51.958451 22475 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 50671.6us
I20260709 14:55:51.958802 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de45a9021d447e7b4947e682a541b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.959327 22724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63aea2cb7f7439fb91724e43c91e882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.947254 22650 tablet_service.cc:1511] Processing CreateTablet for tablet fca56694220448f08a7b9e71eb656045 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:51.949240 22577 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd4a5d4b38b49bd9a3e8ee2459fadd0 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
W20260709 14:55:51.950616 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:51.956002 22728 tablet_service.cc:1511] Processing CreateTablet for tablet 55a5343f53e645b9897916b51a126b50 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:51.966979 22731 tablet_service.cc:1511] Processing CreateTablet for tablet fca56694220448f08a7b9e71eb656045 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:51.968289 22857 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:51.968773 22857 ts_tablet_manager.cc:1403] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.261s	user 0.024s	sys 0.021s
I20260709 14:55:51.965252 22653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a5343f53e645b9897916b51a126b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.971825 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca56694220448f08a7b9e71eb656045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.972681 22577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd4a5d4b38b49bd9a3e8ee2459fadd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.973415 22578 tablet_service.cc:1511] Processing CreateTablet for tablet 8de45a9021d447e7b4947e682a541b45 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:51.971591 22857 raft_consensus.cc:359] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:51.975449 22857 raft_consensus.cc:385] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.975785 22857 raft_consensus.cc:740] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.977823 22582 tablet_service.cc:1511] Processing CreateTablet for tablet d63aea2cb7f7439fb91724e43c91e882 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:51.977931 22576 tablet_service.cc:1511] Processing CreateTablet for tablet fca56694220448f08a7b9e71eb656045 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:51.981022 22581 tablet_service.cc:1511] Processing CreateTablet for tablet 6b29f15ba009406bb498dff87e9cd7c6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:51.974635 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de45a9021d447e7b4947e682a541b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.983479 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd245c563d84aa2b39421766cb50c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.984094 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd4a5d4b38b49bd9a3e8ee2459fadd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.986734 22857 consensus_queue.cc:260] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:51.987720 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca56694220448f08a7b9e71eb656045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.990062 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63aea2cb7f7439fb91724e43c91e882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.994992 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b29f15ba009406bb498dff87e9cd7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.999027 22657 tablet_service.cc:1511] Processing CreateTablet for tablet 6b29f15ba009406bb498dff87e9cd7c6 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:52.000340 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b29f15ba009406bb498dff87e9cd7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.004762 22860 tablet_bootstrap.cc:654] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.025007 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a5343f53e645b9897916b51a126b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.027287 22859 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:52.035334 22858 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:52.048511 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca56694220448f08a7b9e71eb656045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.062218 22722 tablet_service.cc:1511] Processing CreateTablet for tablet 5418f7fe0c5e4536899be285ff9a6012 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:52.081913 22803 tablet_service.cc:1511] Processing CreateTablet for tablet 5418f7fe0c5e4536899be285ff9a6012 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:52.082640 22575 tablet_service.cc:1511] Processing CreateTablet for tablet 5418f7fe0c5e4536899be285ff9a6012 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:52.083462 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5418f7fe0c5e4536899be285ff9a6012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.087791 22722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5418f7fe0c5e4536899be285ff9a6012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.092334 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5418f7fe0c5e4536899be285ff9a6012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.100073 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 9f93bec466564b7d9805589efade564c (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:52.100419 22654 tablet_service.cc:1511] Processing CreateTablet for tablet 9f93bec466564b7d9805589efade564c (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:52.101378 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f93bec466564b7d9805589efade564c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.101742 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f93bec466564b7d9805589efade564c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.102135 22724 tablet_service.cc:1511] Processing CreateTablet for tablet 9f93bec466564b7d9805589efade564c (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:52.103341 22724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f93bec466564b7d9805589efade564c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.109202 22859 tablet_bootstrap.cc:654] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.114533 22857 ts_tablet_manager.cc:1434] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.145s	user 0.022s	sys 0.035s
I20260709 14:55:52.115324 22840 heartbeater.cc:499] Master 127.20.27.62:42023 was elected leader, sending a full tablet report...
W20260709 14:55:52.118212 22841 tablet.cc:2406] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:52.121529 22857 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:52.122073 22862 raft_consensus.cc:493] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.122586 22862 raft_consensus.cc:515] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.127617 22857 tablet_bootstrap.cc:654] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.129341 22617 heartbeater.cc:499] Master 127.20.27.62:42023 was elected leader, sending a full tablet report...
I20260709 14:55:52.130702 22858 tablet_bootstrap.cc:654] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.149398 22578 tablet_service.cc:1511] Processing CreateTablet for tablet c0ccdd21692947a885044de50b682ab8 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:52.150487 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ccdd21692947a885044de50b682ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.153855 22862 leader_election.cc:290] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:52.146155 22860 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:52.159371 22654 tablet_service.cc:1511] Processing CreateTablet for tablet c0ccdd21692947a885044de50b682ab8 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:52.160703 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ccdd21692947a885044de50b682ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.163249 22860 ts_tablet_manager.cc:1403] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.243s	user 0.019s	sys 0.032s
I20260709 14:55:52.165989 22860 raft_consensus.cc:359] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.166637 22860 raft_consensus.cc:385] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.185031 22729 tablet_service.cc:1511] Processing CreateTablet for tablet c0ccdd21692947a885044de50b682ab8 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:52.186355 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ccdd21692947a885044de50b682ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.195535 22857 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:52.197026 22857 ts_tablet_manager.cc:1403] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.016s
I20260709 14:55:52.198413 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 270605c23018481f8515f5a843d49538 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:52.199738 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270605c23018481f8515f5a843d49538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.199941 22857 raft_consensus.cc:359] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.200717 22857 raft_consensus.cc:385] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.201013 22857 raft_consensus.cc:740] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.201736 22857 consensus_queue.cc:260] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.204070 22857 ts_tablet_manager.cc:1434] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:52.204994 22857 tablet_bootstrap.cc:492] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:52.210801 22857 tablet_bootstrap.cc:654] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.212975 22578 tablet_service.cc:1511] Processing CreateTablet for tablet 270605c23018481f8515f5a843d49538 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:52.214210 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270605c23018481f8515f5a843d49538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.177598 22860 raft_consensus.cc:740] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.215044 22860 consensus_queue.cc:260] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.215505 22692 heartbeater.cc:499] Master 127.20.27.62:42023 was elected leader, sending a full tablet report...
I20260709 14:55:52.214901 22653 tablet_service.cc:1511] Processing CreateTablet for tablet 270605c23018481f8515f5a843d49538 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:52.220606 22722 tablet_service.cc:1511] Processing CreateTablet for tablet 5764db575ca84cf3abf06301acd1a99b (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:52.231611 22805 tablet_service.cc:1511] Processing CreateTablet for tablet 5764db575ca84cf3abf06301acd1a99b (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:52.232383 22722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5764db575ca84cf3abf06301acd1a99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.232857 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5764db575ca84cf3abf06301acd1a99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.236276 22582 tablet_service.cc:1511] Processing CreateTablet for tablet 5764db575ca84cf3abf06301acd1a99b (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:52.236470 22650 tablet_service.cc:1511] Processing CreateTablet for tablet e667fbdf0a9d4f0a99a62f8d6d7ebb4f (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:52.237600 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5764db575ca84cf3abf06301acd1a99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.238885 22653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270605c23018481f8515f5a843d49538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.239575 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e667fbdf0a9d4f0a99a62f8d6d7ebb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.252310 22859 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:52.252854 22859 ts_tablet_manager.cc:1403] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.226s	user 0.016s	sys 0.010s
I20260709 14:55:52.255615 22859 raft_consensus.cc:359] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.256346 22859 raft_consensus.cc:385] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.256628 22859 raft_consensus.cc:740] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.257411 22859 consensus_queue.cc:260] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.257872 22858 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:52.258460 22858 ts_tablet_manager.cc:1403] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.223s	user 0.020s	sys 0.013s
I20260709 14:55:52.261169 22858 raft_consensus.cc:359] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:52.263084 22860 ts_tablet_manager.cc:1434] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.099s	user 0.004s	sys 0.008s
I20260709 14:55:52.275002 22860 tablet_bootstrap.cc:492] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:52.282824 22796 tablet_service.cc:1511] Processing CreateTablet for tablet e667fbdf0a9d4f0a99a62f8d6d7ebb4f (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:52.271059 22858 raft_consensus.cc:385] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.284576 22858 raft_consensus.cc:740] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.284992 22657 tablet_service.cc:1511] Processing CreateTablet for tablet 57b196a802f6434a80e6fd7717bbdddd (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:52.285698 22575 tablet_service.cc:1511] Processing CreateTablet for tablet 57b196a802f6434a80e6fd7717bbdddd (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:52.287875 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b196a802f6434a80e6fd7717bbdddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.288206 22857 tablet_bootstrap.cc:492] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:52.288690 22857 ts_tablet_manager.cc:1403] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.009s
I20260709 14:55:52.289220 22858 consensus_queue.cc:260] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:52.290676 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e667fbdf0a9d4f0a99a62f8d6d7ebb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.291170 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:52.293642 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b196a802f6434a80e6fd7717bbdddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.289531 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:52.294770 22724 tablet_service.cc:1511] Processing CreateTablet for tablet 57b196a802f6434a80e6fd7717bbdddd (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:52.296036 22724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b196a802f6434a80e6fd7717bbdddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.297640 22857 raft_consensus.cc:359] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:52.298300 22857 raft_consensus.cc:385] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.298594 22857 raft_consensus.cc:740] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
W20260709 14:55:52.299095 22779 leader_election.cc:343] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.301514 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 38ef88e66306470c88c771c9e4371668 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:52.302764 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ef88e66306470c88c771c9e4371668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.302573 22576 tablet_service.cc:1511] Processing CreateTablet for tablet 38ef88e66306470c88c771c9e4371668 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:52.303977 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ef88e66306470c88c771c9e4371668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.305356 22766 heartbeater.cc:499] Master 127.20.27.62:42023 was elected leader, sending a full tablet report...
W20260709 14:55:52.299773 22779 leader_election.cc:343] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.308259 22779 leader_election.cc:304] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:52.309130 22862 raft_consensus.cc:2749] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.313500 22650 tablet_service.cc:1511] Processing CreateTablet for tablet 38ef88e66306470c88c771c9e4371668 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:52.314610 22728 tablet_service.cc:1511] Processing CreateTablet for tablet d7501a3668104221a94cda4777f3e2a4 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:52.315794 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7501a3668104221a94cda4777f3e2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.281075 22860 tablet_bootstrap.cc:654] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.316684 22857 consensus_queue.cc:260] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:52.319363 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ef88e66306470c88c771c9e4371668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.321972 22857 ts_tablet_manager.cc:1434] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.006s
I20260709 14:55:52.322989 22857 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:52.326884 22803 tablet_service.cc:1511] Processing CreateTablet for tablet d7501a3668104221a94cda4777f3e2a4 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:52.328133 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7501a3668104221a94cda4777f3e2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.323004 22859 ts_tablet_manager.cc:1434] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.070s	user 0.017s	sys 0.004s
I20260709 14:55:52.333105 22858 ts_tablet_manager.cc:1434] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 14:55:52.334088 22858 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:52.334017 22574 tablet_service.cc:1511] Processing CreateTablet for tablet d7501a3668104221a94cda4777f3e2a4 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:52.335314 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7501a3668104221a94cda4777f3e2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.338441 22722 tablet_service.cc:1511] Processing CreateTablet for tablet e667fbdf0a9d4f0a99a62f8d6d7ebb4f (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:52.339401 22859 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:52.340099 22722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e667fbdf0a9d4f0a99a62f8d6d7ebb4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.339504 22860 tablet_bootstrap.cc:492] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:52.343241 22860 ts_tablet_manager.cc:1403] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.000s
I20260709 14:55:52.346127 22860 raft_consensus.cc:359] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:52.348366 22654 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad70477f2414a51af44c9e8f2d0c323 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:52.351042 22729 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad70477f2414a51af44c9e8f2d0c323 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:52.362210 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad70477f2414a51af44c9e8f2d0c323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.362313 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad70477f2414a51af44c9e8f2d0c323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.366232 22731 tablet_service.cc:1511] Processing CreateTablet for tablet cb9b8cdddc1b46f3a8d398daba4dcfd7 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:52.367543 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9b8cdddc1b46f3a8d398daba4dcfd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.352208 22857 tablet_bootstrap.cc:654] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.354211 22859 tablet_bootstrap.cc:654] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.357741 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad70477f2414a51af44c9e8f2d0c323 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:52.359228 22576 tablet_service.cc:1511] Processing CreateTablet for tablet cb9b8cdddc1b46f3a8d398daba4dcfd7 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:52.377317 22805 tablet_service.cc:1511] Processing CreateTablet for tablet af6909d982f34d4e97f25a2019ea7e90 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:52.378571 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6909d982f34d4e97f25a2019ea7e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.382746 22575 tablet_service.cc:1511] Processing CreateTablet for tablet af6909d982f34d4e97f25a2019ea7e90 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:52.384076 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6909d982f34d4e97f25a2019ea7e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.397665 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb09b2a8b14a0c8af470cbfb2b3079 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:52.398677 22582 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb09b2a8b14a0c8af470cbfb2b3079 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:52.399876 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb09b2a8b14a0c8af470cbfb2b3079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.402042 22648 tablet_service.cc:1511] Processing CreateTablet for tablet 19a2587a5bf34cb4acc22a6819b25142 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:52.403316 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19a2587a5bf34cb4acc22a6819b25142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.404661 22726 tablet_service.cc:1511] Processing CreateTablet for tablet 19a2587a5bf34cb4acc22a6819b25142 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:52.373433 22860 raft_consensus.cc:385] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.405820 22726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19a2587a5bf34cb4acc22a6819b25142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.406018 22860 raft_consensus.cc:740] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.392280 22655 tablet_service.cc:1511] Processing CreateTablet for tablet af6909d982f34d4e97f25a2019ea7e90 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:52.406778 22860 consensus_queue.cc:260] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:52.407418 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6909d982f34d4e97f25a2019ea7e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.408854 22860 ts_tablet_manager.cc:1434] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.065s	user 0.002s	sys 0.002s
I20260709 14:55:52.409735 22860 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:52.411710 22858 tablet_bootstrap.cc:654] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.392848 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad70477f2414a51af44c9e8f2d0c323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.393642 22657 tablet_service.cc:1511] Processing CreateTablet for tablet cb9b8cdddc1b46f3a8d398daba4dcfd7 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:52.395723 22723 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb09b2a8b14a0c8af470cbfb2b3079 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:52.415585 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb09b2a8b14a0c8af470cbfb2b3079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.422792 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 19a2587a5bf34cb4acc22a6819b25142 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:52.427067 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19a2587a5bf34cb4acc22a6819b25142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.427274 22723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb09b2a8b14a0c8af470cbfb2b3079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.403265 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9b8cdddc1b46f3a8d398daba4dcfd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.439920 22872 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.440475 22872 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.446223 22872 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:52.462508 22653 tablet_service.cc:1511] Processing CreateTablet for tablet da4af5b1d155412cabc9869c2df6924a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:52.464326 22728 tablet_service.cc:1511] Processing CreateTablet for tablet da4af5b1d155412cabc9869c2df6924a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:52.464243 22578 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec91b7daa1e430a9474fbb0be6fee51 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:52.473796 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec91b7daa1e430a9474fbb0be6fee51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.468187 22649 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec91b7daa1e430a9474fbb0be6fee51 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:52.492729 22729 tablet_service.cc:1511] Processing CreateTablet for tablet d7bfa228bd0e42b88b0fc81a97b31bb9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:52.494515 22581 tablet_service.cc:1511] Processing CreateTablet for tablet d7bfa228bd0e42b88b0fc81a97b31bb9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:52.495218 22574 tablet_service.cc:1511] Processing CreateTablet for tablet da4af5b1d155412cabc9869c2df6924a (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:52.495846 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bfa228bd0e42b88b0fc81a97b31bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.496412 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4af5b1d155412cabc9869c2df6924a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.471608 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9b8cdddc1b46f3a8d398daba4dcfd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.503099 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bfa228bd0e42b88b0fc81a97b31bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.504348 22862 raft_consensus.cc:493] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.504593 22860 tablet_bootstrap.cc:654] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.504791 22857 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:52.504827 22862 raft_consensus.cc:515] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.505350 22857 ts_tablet_manager.cc:1403] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.002s
I20260709 14:55:52.507831 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:52.508523 22653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4af5b1d155412cabc9869c2df6924a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.507851 22862 leader_election.cc:290] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:52.508955 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:52.511865 22779 leader_election.cc:343] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:52.512495 22779 leader_election.cc:343] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.512914 22779 leader_election.cc:304] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:52.513613 22862 raft_consensus.cc:2749] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.515398 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4af5b1d155412cabc9869c2df6924a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.526010 22726 tablet_service.cc:1511] Processing CreateTablet for tablet f0b17ecd211c4813a64050a8152f6231 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:52.526315 22574 tablet_service.cc:1511] Processing CreateTablet for tablet e246769045df43b78ea835e1533d6f5e (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:52.527262 22726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b17ecd211c4813a64050a8152f6231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.527904 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e246769045df43b78ea835e1533d6f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.532112 22859 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:52.532598 22859 ts_tablet_manager.cc:1403] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.008s
I20260709 14:55:52.535684 22803 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec91b7daa1e430a9474fbb0be6fee51 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:52.536331 22648 tablet_service.cc:1511] Processing CreateTablet for tablet f0b17ecd211c4813a64050a8152f6231 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:52.536942 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec91b7daa1e430a9474fbb0be6fee51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.542405 22859 raft_consensus.cc:359] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.543160 22859 raft_consensus.cc:385] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.543447 22859 raft_consensus.cc:740] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.544081 22802 tablet_service.cc:1511] Processing CreateTablet for tablet d7bfa228bd0e42b88b0fc81a97b31bb9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:52.544245 22859 consensus_queue.cc:260] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.545218 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec91b7daa1e430a9474fbb0be6fee51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.545306 22802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bfa228bd0e42b88b0fc81a97b31bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.545864 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b17ecd211c4813a64050a8152f6231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.550946 22857 raft_consensus.cc:359] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.551656 22857 raft_consensus.cc:385] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.551927 22857 raft_consensus.cc:740] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.552614 22857 consensus_queue.cc:260] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.553170 22801 tablet_service.cc:1511] Processing CreateTablet for tablet f0b17ecd211c4813a64050a8152f6231 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:52.554358 22801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b17ecd211c4813a64050a8152f6231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.569068 22648 tablet_service.cc:1511] Processing CreateTablet for tablet e246769045df43b78ea835e1533d6f5e (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:52.570333 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e246769045df43b78ea835e1533d6f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.577028 22722 tablet_service.cc:1511] Processing CreateTablet for tablet e246769045df43b78ea835e1533d6f5e (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:52.578428 22722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e246769045df43b78ea835e1533d6f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.578759 22801 tablet_service.cc:1511] Processing CreateTablet for tablet e7a18f02ea494408aab7a021029b2b72 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:52.579939 22801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a18f02ea494408aab7a021029b2b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.605923 22859 ts_tablet_manager.cc:1434] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.004s
I20260709 14:55:52.610189 22859 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:52.612914 22857 ts_tablet_manager.cc:1434] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.001s
I20260709 14:55:52.641702 22858 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:52.641976 22805 tablet_service.cc:1511] Processing CreateTablet for tablet 53e022558c9a4ffdaf48234cf9351039 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:52.651664 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e022558c9a4ffdaf48234cf9351039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.646338 22731 tablet_service.cc:1511] Processing CreateTablet for tablet 53e022558c9a4ffdaf48234cf9351039 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:52.652513 22860 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:52.652974 22860 ts_tablet_manager.cc:1403] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.243s	user 0.025s	sys 0.035s
I20260709 14:55:52.653110 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e022558c9a4ffdaf48234cf9351039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.647060 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:52.656369 22631 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.641986 22874 raft_consensus.cc:493] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.646435 22582 tablet_service.cc:1511] Processing CreateTablet for tablet e7a18f02ea494408aab7a021029b2b72 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:52.657080 22874 raft_consensus.cc:515] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:52.658236 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a18f02ea494408aab7a021029b2b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.659739 22874 leader_election.cc:290] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:52.656322 22860 raft_consensus.cc:359] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.670509 22860 raft_consensus.cc:385] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.670908 22860 raft_consensus.cc:740] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.671902 22860 consensus_queue.cc:260] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.673434 22859 tablet_bootstrap.cc:654] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.674803 22857 tablet_bootstrap.cc:492] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:52.676733 22860 ts_tablet_manager.cc:1434] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:52.680706 22860 tablet_bootstrap.cc:492] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:52.645699 22574 tablet_service.cc:1511] Processing CreateTablet for tablet 53e022558c9a4ffdaf48234cf9351039 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:52.650075 22649 tablet_service.cc:1511] Processing CreateTablet for tablet e7a18f02ea494408aab7a021029b2b72 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:52.650751 22858 ts_tablet_manager.cc:1403] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.317s	user 0.028s	sys 0.016s
I20260709 14:55:52.687496 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e022558c9a4ffdaf48234cf9351039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.691094 22723 tablet_service.cc:1511] Processing CreateTablet for tablet 16fbf120ef3c4bd09ae65ba51c733f70 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:52.692368 22723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fbf120ef3c4bd09ae65ba51c733f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.695770 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a18f02ea494408aab7a021029b2b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.696233 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:52.697862 22633 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.697986 22858 raft_consensus.cc:359] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.698315 22633 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:52.699124 22872 raft_consensus.cc:2749] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.708927 22857 tablet_bootstrap.cc:654] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.711225 22872 raft_consensus.cc:493] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.711681 22872 raft_consensus.cc:515] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:52.702914 22858 raft_consensus.cc:385] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.720053 22803 tablet_service.cc:1511] Processing CreateTablet for tablet 16fbf120ef3c4bd09ae65ba51c733f70 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:52.721310 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fbf120ef3c4bd09ae65ba51c733f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.725378 22578 tablet_service.cc:1511] Processing CreateTablet for tablet bed8bf35f7a74216ac6b16440a19edac (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:52.726756 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed8bf35f7a74216ac6b16440a19edac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.730831 22872 leader_election.cc:290] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:52.731940 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:52.733449 22633 leader_election.cc:343] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.737680 22862 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.738175 22862 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:52.740422 22862 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:52.752420 22873 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.752934 22873 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.753664 22648 tablet_service.cc:1511] Processing CreateTablet for tablet 16fbf120ef3c4bd09ae65ba51c733f70 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:52.753918 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:52.754667 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fbf120ef3c4bd09ae65ba51c733f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.715682 22858 raft_consensus.cc:740] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.759008 22873 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
W20260709 14:55:52.766048 22779 leader_election.cc:343] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.772342 22805 tablet_service.cc:1511] Processing CreateTablet for tablet 55fccd7ac7eb4a82be5d2539e2dc4cce (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:52.772346 22650 tablet_service.cc:1511] Processing CreateTablet for tablet bed8bf35f7a74216ac6b16440a19edac (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:52.774974 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fccd7ac7eb4a82be5d2539e2dc4cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.775573 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed8bf35f7a74216ac6b16440a19edac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.781427 22859 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:52.782020 22859 ts_tablet_manager.cc:1403] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.025s
I20260709 14:55:52.804174 22859 raft_consensus.cc:359] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.804976 22859 raft_consensus.cc:385] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.805279 22859 raft_consensus.cc:740] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.806164 22859 consensus_queue.cc:260] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.808688 22653 tablet_service.cc:1511] Processing CreateTablet for tablet 55fccd7ac7eb4a82be5d2539e2dc4cce (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:52.809233 22859 ts_tablet_manager.cc:1434] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.009s
I20260709 14:55:52.810376 22859 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:52.812608 22731 tablet_service.cc:1511] Processing CreateTablet for tablet bed8bf35f7a74216ac6b16440a19edac (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:52.813891 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed8bf35f7a74216ac6b16440a19edac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.816555 22860 tablet_bootstrap.cc:654] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.820403 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:52.822129 22705 leader_election.cc:343] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.776779 22858 consensus_queue.cc:260] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.834879 22874 raft_consensus.cc:493] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.849637 22874 raft_consensus.cc:515] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:52.864997 22859 tablet_bootstrap.cc:654] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.882198 22858 ts_tablet_manager.cc:1434] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.187s	user 0.015s	sys 0.005s
I20260709 14:55:52.882109 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 5906e44c0aa44febb9b28dd588e3998b (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:52.883772 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5906e44c0aa44febb9b28dd588e3998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.892230 22728 tablet_service.cc:1511] Processing CreateTablet for tablet 5906e44c0aa44febb9b28dd588e3998b (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:52.889570 22653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fccd7ac7eb4a82be5d2539e2dc4cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.902526 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5906e44c0aa44febb9b28dd588e3998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.902626 22803 tablet_service.cc:1511] Processing CreateTablet for tablet ce3394bb9320436fb6023329522e09ad (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:52.903777 22862 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.904275 22862 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.905799 22578 tablet_service.cc:1511] Processing CreateTablet for tablet 5906e44c0aa44febb9b28dd588e3998b (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:52.905922 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 61f3d338bc594c4d9aa448392f4ea24d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:52.906217 22862 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:52.907074 22578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5906e44c0aa44febb9b28dd588e3998b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.907686 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:52.908309 22592 raft_consensus.cc:2468] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:52.909915 22779 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:52.910775 22862 raft_consensus.cc:2804] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.911123 22862 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.911438 22862 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.913144 22857 tablet_bootstrap.cc:492] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:52.913690 22857 ts_tablet_manager.cc:1403] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.278s	user 0.012s	sys 0.021s
I20260709 14:55:52.913137 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:52.914939 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:52.861544 22582 tablet_service.cc:1511] Processing CreateTablet for tablet 55fccd7ac7eb4a82be5d2539e2dc4cce (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:52.916074 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fccd7ac7eb4a82be5d2539e2dc4cce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.918576 22705 leader_election.cc:343] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.917500 22729 tablet_service.cc:1511] Processing CreateTablet for tablet ce3394bb9320436fb6023329522e09ad (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 14:55:52.919338 22631 leader_election.cc:343] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.919845 22631 leader_election.cc:304] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:52.920233 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3394bb9320436fb6023329522e09ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.924265 22649 tablet_service.cc:1511] Processing CreateTablet for tablet ce3394bb9320436fb6023329522e09ad (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:52.925396 22872 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.925865 22872 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.927858 22872 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:52.900867 22874 leader_election.cc:290] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:52.935535 22574 tablet_service.cc:1511] Processing CreateTablet for tablet 61f3d338bc594c4d9aa448392f4ea24d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:52.936813 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f3d338bc594c4d9aa448392f4ea24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.936569 22657 tablet_service.cc:1511] Processing CreateTablet for tablet 9f6806c1982849af9046ce4223faf1a1 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:52.943543 22576 tablet_service.cc:1511] Processing CreateTablet for tablet e2fb62200fd0401f96120fc3bfbe6cca (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:52.943652 22722 tablet_service.cc:1511] Processing CreateTablet for tablet e2fb62200fd0401f96120fc3bfbe6cca (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:52.944564 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fb62200fd0401f96120fc3bfbe6cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.944895 22722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fb62200fd0401f96120fc3bfbe6cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.937034 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f3d338bc594c4d9aa448392f4ea24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.947042 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f6806c1982849af9046ce4223faf1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.947746 22726 tablet_service.cc:1511] Processing CreateTablet for tablet 5232a7d893bd4d828e8a1688352aadc7 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:52.948945 22726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232a7d893bd4d828e8a1688352aadc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.951056 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3394bb9320436fb6023329522e09ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.951678 22581 tablet_service.cc:1511] Processing CreateTablet for tablet 9f6806c1982849af9046ce4223faf1a1 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:52.952909 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f6806c1982849af9046ce4223faf1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.955137 22873 raft_consensus.cc:493] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.955605 22873 raft_consensus.cc:515] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.957409 22654 tablet_service.cc:1511] Processing CreateTablet for tablet 5232a7d893bd4d828e8a1688352aadc7 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:52.957803 22873 leader_election.cc:290] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:52.958643 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232a7d893bd4d828e8a1688352aadc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.963281 22723 tablet_service.cc:1511] Processing CreateTablet for tablet 61f3d338bc594c4d9aa448392f4ea24d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:52.963610 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:52.934243 22872 raft_consensus.cc:2749] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:52.976974 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:52.978591 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:52.978433 22575 tablet_service.cc:1511] Processing CreateTablet for tablet dfb34bf7cf004dd591c1fc81eecc0ec9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:52.979809 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb34bf7cf004dd591c1fc81eecc0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.968079 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 47594us
I20260709 14:55:52.980233 22862 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:52.981596 22723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f3d338bc594c4d9aa448392f4ea24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.981886 22815 raft_consensus.cc:2393] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:52.985086 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:52.985301 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:52.985872 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:52.988291 22591 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:52.988368 22631 leader_election.cc:343] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:52.988539 22704 leader_election.cc:343] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.990914 22803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3394bb9320436fb6023329522e09ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.991019 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:52.989007 22704 leader_election.cc:304] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:52.992446 22874 raft_consensus.cc:2749] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:52.992992 22778 leader_election.cc:343] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.993449 22778 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:52.998222 22862 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:52.998823 22862 raft_consensus.cc:2749] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.998931 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:53.000005 22728 tablet_service.cc:1511] Processing CreateTablet for tablet dfb34bf7cf004dd591c1fc81eecc0ec9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:53.001462 22858 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.002919 22579 tablet_service.cc:1511] Processing CreateTablet for tablet e23684c319394e54951520f32b2c7a11 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:53.007457 22579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23684c319394e54951520f32b2c7a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.007226 22724 tablet_service.cc:1511] Processing CreateTablet for tablet 98d1dfe2fdd4405f9a8eb56a098f69e9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:53.006469 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb34bf7cf004dd591c1fc81eecc0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.019938 22858 tablet_bootstrap.cc:654] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.019747 22648 tablet_service.cc:1511] Processing CreateTablet for tablet e23684c319394e54951520f32b2c7a11 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:53.020960 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23684c319394e54951520f32b2c7a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.013036 22860 tablet_bootstrap.cc:492] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.027653 22650 tablet_service.cc:1511] Processing CreateTablet for tablet dfb34bf7cf004dd591c1fc81eecc0ec9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:53.028998 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb34bf7cf004dd591c1fc81eecc0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.031793 22801 tablet_service.cc:1511] Processing CreateTablet for tablet 9f6806c1982849af9046ce4223faf1a1 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:53.033110 22801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f6806c1982849af9046ce4223faf1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.043676 22859 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:53.044358 22859 ts_tablet_manager.cc:1403] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.234s	user 0.014s	sys 0.009s
I20260709 14:55:53.056927 22804 tablet_service.cc:1511] Processing CreateTablet for tablet e2fb62200fd0401f96120fc3bfbe6cca (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:53.057421 22797 tablet_service.cc:1511] Processing CreateTablet for tablet e23684c319394e54951520f32b2c7a11 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:53.058300 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fb62200fd0401f96120fc3bfbe6cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.059657 22802 tablet_service.cc:1511] Processing CreateTablet for tablet 5232a7d893bd4d828e8a1688352aadc7 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:53.060848 22802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232a7d893bd4d828e8a1688352aadc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.061913 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54149848d3e34981b9dc161726cbea2f" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:53.063483 22555 leader_election.cc:343] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.064318 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:53.065636 22555 leader_election.cc:343] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.066038 22555 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:53.102826 22860 ts_tablet_manager.cc:1403] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.422s	user 0.025s	sys 0.019s
I20260709 14:55:53.105080 22724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d1dfe2fdd4405f9a8eb56a098f69e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.107571 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23684c319394e54951520f32b2c7a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.052166 22857 raft_consensus.cc:359] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.125414 22857 raft_consensus.cc:385] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.125748 22857 raft_consensus.cc:740] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.126137 22799 tablet_service.cc:1511] Processing CreateTablet for tablet 98d1dfe2fdd4405f9a8eb56a098f69e9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:53.127426 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d1dfe2fdd4405f9a8eb56a098f69e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.128603 22591 raft_consensus.cc:2468] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:53.129129 22873 raft_consensus.cc:2749] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.132658 22779 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:53.133495 22862 raft_consensus.cc:2804] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.139104 22576 tablet_service.cc:1511] Processing CreateTablet for tablet 98d1dfe2fdd4405f9a8eb56a098f69e9 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:53.140530 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d1dfe2fdd4405f9a8eb56a098f69e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.142971 22862 raft_consensus.cc:697] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:53.143939 22862 consensus_queue.cc:237] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:53.148876 22633 leader_election.cc:343] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.149361 22633 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:53.150451 22872 raft_consensus.cc:2749] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.155876 22859 raft_consensus.cc:359] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.156713 22859 raft_consensus.cc:385] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.157003 22859 raft_consensus.cc:740] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.157778 22859 consensus_queue.cc:260] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.159214 22860 raft_consensus.cc:359] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.159962 22860 raft_consensus.cc:385] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.160251 22860 raft_consensus.cc:740] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.126590 22857 consensus_queue.cc:260] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.173007 22873 raft_consensus.cc:493] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.173605 22873 raft_consensus.cc:515] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.174876 22859 ts_tablet_manager.cc:1434] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.002s
I20260709 14:55:53.180037 22859 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:53.189193 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.189865 22815 raft_consensus.cc:2468] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:53.191092 22707 leader_election.cc:304] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:53.192196 22874 raft_consensus.cc:2804] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.192565 22874 raft_consensus.cc:493] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.192879 22874 raft_consensus.cc:3060] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.201800 22649 tablet_service.cc:1511] Processing CreateTablet for tablet 1185e6b0d30742e9b9feb71decb32d5c (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:53.203233 22649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1185e6b0d30742e9b9feb71decb32d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.237504 22873 leader_election.cc:290] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:53.238767 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.241115 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54149848d3e34981b9dc161726cbea2f" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.242527 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.243693 22857 ts_tablet_manager.cc:1434] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.330s	user 0.012s	sys 0.002s
W20260709 14:55:53.244185 22558 leader_election.cc:343] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.246842 22556 leader_election.cc:343] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.247301 22556 leader_election.cc:304] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:55:53.248415 22556 leader_election.cc:343] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.248943 22858 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.249321 22873 raft_consensus.cc:2749] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.249542 22858 ts_tablet_manager.cc:1403] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.248s	user 0.037s	sys 0.035s
I20260709 14:55:53.248835 22556 leader_election.cc:304] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.250661 22873 raft_consensus.cc:2749] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.267793 22857 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:53.268733 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 1185e6b0d30742e9b9feb71decb32d5c (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:53.228114 22860 consensus_queue.cc:260] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.269969 22872 raft_consensus.cc:493] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.298506 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1185e6b0d30742e9b9feb71decb32d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.302910 22860 ts_tablet_manager.cc:1434] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.200s	user 0.011s	sys 0.005s
I20260709 14:55:53.270423 22872 raft_consensus.cc:515] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.305645 22858 raft_consensus.cc:359] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.306438 22858 raft_consensus.cc:385] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.306761 22858 raft_consensus.cc:740] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.310587 22862 raft_consensus.cc:493] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.311137 22862 raft_consensus.cc:515] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.311017 22858 consensus_queue.cc:260] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.313632 22862 leader_election.cc:290] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.314323 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:55:53.316382 22779 leader_election.cc:343] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.317233 22859 tablet_bootstrap.cc:654] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.328029 22556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 78256.9us
I20260709 14:55:53.335114 22860 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.359674 22579 tablet_service.cc:1511] Processing CreateTablet for tablet d41a6348c179498c9b26326f79d7bc7d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:53.334445 22858 ts_tablet_manager.cc:1434] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 14:55:53.341444 22728 tablet_service.cc:1511] Processing CreateTablet for tablet d41a6348c179498c9b26326f79d7bc7d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 14:55:53.361373 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 368515us
I20260709 14:55:53.361840 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41a6348c179498c9b26326f79d7bc7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.361726 22802 tablet_service.cc:1511] Processing CreateTablet for tablet 7f087c014bb145398362fad5cc3dac4d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:53.362915 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:53.364925 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:53.366187 22778 leader_election.cc:343] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.366665 22648 tablet_service.cc:1511] Processing CreateTablet for tablet 7f087c014bb145398362fad5cc3dac4d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 14:55:53.367085 22778 leader_election.cc:343] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.367975 22778 leader_election.cc:343] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.368073 22648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f087c014bb145398362fad5cc3dac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.368386 22778 leader_election.cc:304] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.369879 22579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41a6348c179498c9b26326f79d7bc7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.369378 22731 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0da26bf67c44bf839366a0cfde03a3 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:53.370894 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0da26bf67c44bf839366a0cfde03a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.371325 22576 tablet_service.cc:1511] Processing CreateTablet for tablet 7f087c014bb145398362fad5cc3dac4d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:53.372460 22857 tablet_bootstrap.cc:654] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.369621 22862 raft_consensus.cc:2749] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.377918 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0da26bf67c44bf839366a0cfde03a3 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:53.372565 22576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f087c014bb145398362fad5cc3dac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.379155 22724 tablet_service.cc:1511] Processing CreateTablet for tablet 1185e6b0d30742e9b9feb71decb32d5c (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:53.380352 22724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1185e6b0d30742e9b9feb71decb32d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.384034 22581 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0da26bf67c44bf839366a0cfde03a3 (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:53.385241 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0da26bf67c44bf839366a0cfde03a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.343204 22650 tablet_service.cc:1511] Processing CreateTablet for tablet d41a6348c179498c9b26326f79d7bc7d (DEFAULT_TABLE table=test-workload [id=d4d318cddbde449a931dfc12698c77d1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:53.344960 22489 catalog_manager.cc:5697] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.347638 22872 leader_election.cc:290] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:53.349431 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.350561 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.362955 22802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f087c014bb145398362fad5cc3dac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.392660 22859 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:53.392992 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0da26bf67c44bf839366a0cfde03a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.393199 22859 ts_tablet_manager.cc:1403] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.213s	user 0.011s	sys 0.009s
W20260709 14:55:53.395032 22633 leader_election.cc:343] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.396236 22631 leader_election.cc:343] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.396663 22631 leader_election.cc:304] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.397631 22902 raft_consensus.cc:2749] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.402385 22858 tablet_bootstrap.cc:492] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.411116 22859 raft_consensus.cc:359] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.413069 22858 tablet_bootstrap.cc:654] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.419060 22650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41a6348c179498c9b26326f79d7bc7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.412281 22859 raft_consensus.cc:385] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.429348 22859 raft_consensus.cc:740] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.445176 22874 raft_consensus.cc:515] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.447808 22859 consensus_queue.cc:260] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.450328 22859 ts_tablet_manager.cc:1434] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 14:55:53.451274 22859 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:53.453524 22860 tablet_bootstrap.cc:654] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.458130 22858 tablet_bootstrap.cc:492] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.458631 22858 ts_tablet_manager.cc:1403] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.012s
I20260709 14:55:53.458644 22857 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:53.459553 22857 ts_tablet_manager.cc:1403] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.022s
I20260709 14:55:53.463685 22858 raft_consensus.cc:359] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.463887 22857 raft_consensus.cc:359] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.464149 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:53.464741 22857 raft_consensus.cc:385] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.464867 22815 raft_consensus.cc:3060] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.465124 22857 raft_consensus.cc:740] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.466048 22857 consensus_queue.cc:260] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.468405 22857 ts_tablet_manager.cc:1434] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:53.469414 22857 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:53.472378 22874 leader_election.cc:290] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:53.471627 22815 raft_consensus.cc:2468] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:53.473634 22707 leader_election.cc:304] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:53.474491 22874 raft_consensus.cc:2804] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.475139 22874 raft_consensus.cc:697] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:53.475975 22874 consensus_queue.cc:237] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.477147 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
W20260709 14:55:53.483002 22705 leader_election.cc:343] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.471787 22859 tablet_bootstrap.cc:654] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.481709 22857 tablet_bootstrap.cc:654] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.464425 22858 raft_consensus.cc:385] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.486970 22858 raft_consensus.cc:740] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.488715 22858 consensus_queue.cc:260] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.495602 22860 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.499964 22858 ts_tablet_manager.cc:1434] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:55:53.501055 22858 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.508124 22860 ts_tablet_manager.cc:1403] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.178s	user 0.006s	sys 0.006s
I20260709 14:55:53.511197 22860 raft_consensus.cc:359] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.511936 22860 raft_consensus.cc:385] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.512240 22860 raft_consensus.cc:740] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.515622 22859 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:53.516265 22859 ts_tablet_manager.cc:1403] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.018s
I20260709 14:55:53.519326 22857 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:53.519820 22857 ts_tablet_manager.cc:1403] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.015s
I20260709 14:55:53.519057 22859 raft_consensus.cc:359] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.522162 22858 tablet_bootstrap.cc:654] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.522257 22859 raft_consensus.cc:385] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.522775 22859 raft_consensus.cc:740] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.522688 22860 consensus_queue.cc:260] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.524329 22901 raft_consensus.cc:493] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.528662 22901 raft_consensus.cc:515] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.530046 22860 ts_tablet_manager.cc:1434] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:53.524679 22873 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.531230 22860 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.525614 22490 catalog_manager.cc:5697] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.535072 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.526962 22857 raft_consensus.cc:359] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.536554 22859 consensus_queue.cc:260] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.539727 22860 tablet_bootstrap.cc:654] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.536556 22556 leader_election.cc:343] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.530939 22873 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.540910 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.542163 22873 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.548808 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:53.549366 22666 raft_consensus.cc:2468] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:53.551020 22555 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
W20260709 14:55:53.552174 22558 leader_election.cc:343] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.552628 22558 leader_election.cc:304] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.553357 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.554291 22857 raft_consensus.cc:385] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.554605 22857 raft_consensus.cc:740] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.555348 22857 consensus_queue.cc:260] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.557528 22917 raft_consensus.cc:2804] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.558008 22917 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.558373 22917 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.567015 22917 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.569906 22901 leader_election.cc:290] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:53.569197 22860 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.570439 22901 raft_consensus.cc:2749] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.570627 22860 ts_tablet_manager.cc:1403] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.012s
I20260709 14:55:53.557524 22857 ts_tablet_manager.cc:1434] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 14:55:53.572093 22857 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:53.574011 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:53.574587 22666 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.581554 22666 raft_consensus.cc:2468] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:53.581979 22917 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.583429 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
W20260709 14:55:53.582583 22558 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.583472 22555 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
W20260709 14:55:53.585415 22558 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.585635 22917 raft_consensus.cc:2804] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.587250 22917 raft_consensus.cc:697] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:55:53.588101 22917 consensus_queue.cc:237] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.589557 22857 tablet_bootstrap.cc:654] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.589012 22860 raft_consensus.cc:359] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.589964 22860 raft_consensus.cc:385] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.590299 22860 raft_consensus.cc:740] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.591979 22860 consensus_queue.cc:260] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.593274 22858 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.594460 22858 ts_tablet_manager.cc:1403] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.006s
I20260709 14:55:53.597223 22858 raft_consensus.cc:359] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.597854 22858 raft_consensus.cc:385] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.598155 22858 raft_consensus.cc:740] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.599232 22860 ts_tablet_manager.cc:1434] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:55:53.598981 22858 consensus_queue.cc:260] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.600349 22860 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.601116 22858 ts_tablet_manager.cc:1434] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:53.607920 22860 tablet_bootstrap.cc:654] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.609411 22858 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.616882 22488 catalog_manager.cc:5697] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.621851 22858 tablet_bootstrap.cc:654] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.613286 22859 ts_tablet_manager.cc:1434] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.097s	user 0.042s	sys 0.019s
I20260709 14:55:53.625464 22859 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:53.627264 22860 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.627822 22860 ts_tablet_manager.cc:1403] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260709 14:55:53.630640 22860 raft_consensus.cc:359] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.631526 22860 raft_consensus.cc:385] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.631881 22860 raft_consensus.cc:740] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.632732 22860 consensus_queue.cc:260] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.634967 22857 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:53.635439 22857 ts_tablet_manager.cc:1403] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.008s
I20260709 14:55:53.637832 22857 raft_consensus.cc:359] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.638475 22857 raft_consensus.cc:385] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.639360 22857 raft_consensus.cc:740] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.640066 22857 consensus_queue.cc:260] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.642186 22858 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.642728 22858 ts_tablet_manager.cc:1403] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260709 14:55:53.643317 22859 tablet_bootstrap.cc:654] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.644825 22872 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.644568 22857 ts_tablet_manager.cc:1434] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:53.645547 22858 raft_consensus.cc:359] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.649708 22872 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.650156 22858 raft_consensus.cc:385] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.650558 22858 raft_consensus.cc:740] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.651737 22872 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:53.651463 22858 consensus_queue.cc:260] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.654012 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.654806 22591 raft_consensus.cc:2393] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:53.655094 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.657188 22860 ts_tablet_manager.cc:1434] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 14:55:53.657433 22633 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:53.658212 22860 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.663805 22857 tablet_bootstrap.cc:492] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:53.664708 22860 tablet_bootstrap.cc:654] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.665937 22872 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.668613 22858 ts_tablet_manager.cc:1434] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 14:55:53.669847 22858 tablet_bootstrap.cc:492] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.676523 22857 tablet_bootstrap.cc:654] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.679445 22859 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:53.679911 22859 ts_tablet_manager.cc:1403] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.005s
I20260709 14:55:53.680675 22872 raft_consensus.cc:2749] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.682761 22859 raft_consensus.cc:359] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.683512 22859 raft_consensus.cc:385] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.683812 22859 raft_consensus.cc:740] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.686326 22858 tablet_bootstrap.cc:654] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.686187 22860 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.687044 22860 ts_tablet_manager.cc:1403] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260709 14:55:53.689607 22860 raft_consensus.cc:359] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.690253 22860 raft_consensus.cc:385] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.690516 22860 raft_consensus.cc:740] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.691349 22859 consensus_queue.cc:260] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.697531 22858 tablet_bootstrap.cc:492] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.698098 22858 ts_tablet_manager.cc:1403] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.013s
I20260709 14:55:53.698637 22860 consensus_queue.cc:260] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.700588 22860 ts_tablet_manager.cc:1434] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:53.698133 22859 ts_tablet_manager.cc:1434] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:53.702977 22858 raft_consensus.cc:359] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.707597 22858 raft_consensus.cc:385] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.708797 22858 raft_consensus.cc:740] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.709621 22858 consensus_queue.cc:260] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.708521 22860 tablet_bootstrap.cc:492] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.711866 22862 consensus_queue.cc:1048] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.716149 22860 tablet_bootstrap.cc:654] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.721164 22859 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:53.721800 22857 tablet_bootstrap.cc:492] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:53.722317 22857 ts_tablet_manager.cc:1403] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.017s
I20260709 14:55:53.724126 22858 ts_tablet_manager.cc:1434] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:53.725440 22858 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.727698 22857 raft_consensus.cc:359] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.730120 22857 raft_consensus.cc:385] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.730789 22857 raft_consensus.cc:740] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.732770 22857 consensus_queue.cc:260] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.736083 22859 tablet_bootstrap.cc:654] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.736694 22860 tablet_bootstrap.cc:492] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.736976 22917 raft_consensus.cc:493] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.737205 22860 ts_tablet_manager.cc:1403] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 14:55:53.731348 22858 tablet_bootstrap.cc:654] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.740392 22860 raft_consensus.cc:359] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.741171 22860 raft_consensus.cc:385] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.741597 22860 raft_consensus.cc:740] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.735100 22857 ts_tablet_manager.cc:1434] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 14:55:53.743110 22860 consensus_queue.cc:260] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.743868 22857 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:53.744624 22899 consensus_queue.cc:1048] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:53.746503 22860 ts_tablet_manager.cc:1434] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:53.749850 22860 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.750929 22874 raft_consensus.cc:493] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.750818 22917 raft_consensus.cc:515] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.751397 22874 raft_consensus.cc:515] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.752930 22917 leader_election.cc:290] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.753315 22874 leader_election.cc:290] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:53.754050 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.754802 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.755306 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.755954 22592 raft_consensus.cc:2468] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
W20260709 14:55:53.756143 22556 leader_election.cc:343] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.756834 22707 leader_election.cc:343] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.757368 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:53.758175 22705 leader_election.cc:304] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [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: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:55:53.759130 22899 raft_consensus.cc:493] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.762094 22860 tablet_bootstrap.cc:654] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.761925 22899 raft_consensus.cc:515] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.762595 22858 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.763077 22858 ts_tablet_manager.cc:1403] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 14:55:53.758580 22857 tablet_bootstrap.cc:654] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.759306 22874 raft_consensus.cc:2804] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.766264 22874 raft_consensus.cc:493] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.766608 22874 raft_consensus.cc:3060] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.767961 22858 raft_consensus.cc:359] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.768610 22858 raft_consensus.cc:385] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.768865 22858 raft_consensus.cc:740] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.769627 22858 consensus_queue.cc:260] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.771499 22858 ts_tablet_manager.cc:1434] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:53.772322 22893 raft_consensus.cc:493] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.772817 22893 raft_consensus.cc:515] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.774554 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.774971 22893 leader_election.cc:290] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.776222 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.776752 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54149848d3e34981b9dc161726cbea2f" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.776906 22592 raft_consensus.cc:2468] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:53.778524 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54149848d3e34981b9dc161726cbea2f" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:53.779865 22704 leader_election.cc:343] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.780647 22779 leader_election.cc:304] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:53.781476 22590 raft_consensus.cc:2468] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:53.782696 22705 leader_election.cc:304] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [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: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:53.782827 22872 raft_consensus.cc:493] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.783862 22872 raft_consensus.cc:515] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.785929 22872 leader_election.cc:290] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.786499 22893 raft_consensus.cc:2804] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.786893 22893 raft_consensus.cc:493] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.787218 22893 raft_consensus.cc:3060] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.788144 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.788805 22590 raft_consensus.cc:2468] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:53.791018 22897 raft_consensus.cc:2804] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.791422 22897 raft_consensus.cc:493] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.791743 22897 raft_consensus.cc:3060] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:53.793385 22779 leader_election.cc:343] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.793859 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:55:53.795202 22631 leader_election.cc:343] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.796247 22631 leader_election.cc:304] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.797863 22872 raft_consensus.cc:2804] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.798215 22872 raft_consensus.cc:493] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.798542 22872 raft_consensus.cc:3060] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.772845 22899 leader_election.cc:290] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:53.775084 22857 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:53.810469 22857 ts_tablet_manager.cc:1403] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.000s
W20260709 14:55:53.758703 22555 leader_election.cc:343] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.812940 22555 leader_election.cc:304] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.813712 22917 raft_consensus.cc:2749] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:53.813865 22555 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 55203.1us
I20260709 14:55:53.761129 22859 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:53.819705 22859 ts_tablet_manager.cc:1403] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.007s
I20260709 14:55:53.820266 22862 raft_consensus.cc:493] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.820822 22862 raft_consensus.cc:515] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.823161 22897 raft_consensus.cc:515] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.825074 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:53.772444 22858 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.825735 22666 raft_consensus.cc:2468] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:53.827133 22860 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.826969 22778 leader_election.cc:304] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:53.827634 22860 ts_tablet_manager.cc:1403] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.078s	user 0.036s	sys 0.011s
I20260709 14:55:53.829483 22859 raft_consensus.cc:359] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.830145 22859 raft_consensus.cc:385] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.829957 22860 raft_consensus.cc:359] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.830622 22860 raft_consensus.cc:385] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.830675 22897 leader_election.cc:290] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:53.830968 22860 raft_consensus.cc:740] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.831328 22897 raft_consensus.cc:2804] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.831735 22897 raft_consensus.cc:493] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.832185 22897 raft_consensus.cc:3060] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.831768 22860 consensus_queue.cc:260] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.833382 22893 raft_consensus.cc:515] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.825796 22857 raft_consensus.cc:359] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.835724 22857 raft_consensus.cc:385] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.836038 22857 raft_consensus.cc:740] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.834168 22860 ts_tablet_manager.cc:1434] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:53.837433 22860 tablet_bootstrap.cc:492] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:53.837575 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:53.839180 22897 raft_consensus.cc:515] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.840943 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:53.841193 22897 leader_election.cc:290] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.841542 22591 raft_consensus.cc:3060] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:53.843232 22779 leader_election.cc:343] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.845095 22860 tablet_bootstrap.cc:654] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.845611 22858 tablet_bootstrap.cc:654] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.843897 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:53.846438 22741 raft_consensus.cc:3060] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.846081 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:53.847362 22666 raft_consensus.cc:3060] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.847994 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54149848d3e34981b9dc161726cbea2f" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:53.848645 22590 raft_consensus.cc:3060] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.844190 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:53.853315 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54149848d3e34981b9dc161726cbea2f" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:53.833835 22872 raft_consensus.cc:515] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.827044 22874 raft_consensus.cc:515] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.853899 22667 raft_consensus.cc:3060] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.830457 22859 raft_consensus.cc:740] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.855371 22874 leader_election.cc:290] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:53.855991 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:53.855918 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:53.856659 22592 raft_consensus.cc:3060] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.857313 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:53.857900 22589 raft_consensus.cc:3060] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.857738 22857 consensus_queue.cc:260] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.858597 22897 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.859067 22897 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:53.859558 22707 leader_election.cc:343] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.862414 22897 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.863600 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:53.864264 22665 raft_consensus.cc:2468] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:53.865365 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.866694 22857 ts_tablet_manager.cc:1434] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 14:55:53.867048 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:53.867748 22857 tablet_bootstrap.cc:492] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
W20260709 14:55:53.868304 22631 leader_election.cc:343] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.866730 22779 leader_election.cc:343] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.870826 22872 leader_election.cc:290] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.871447 22778 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:53.834784 22862 leader_election.cc:290] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.872767 22897 raft_consensus.cc:2804] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.873900 22589 raft_consensus.cc:2468] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:53.874814 22897 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.862419 22859 consensus_queue.cc:260] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.844503 22893 leader_election.cc:290] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.885840 22859 ts_tablet_manager.cc:1434] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 14:55:53.886852 22859 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:53.887387 22705 leader_election.cc:304] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:55:53.888737 22893 raft_consensus.cc:2804] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.889212 22893 raft_consensus.cc:697] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:53.877645 22741 raft_consensus.cc:2468] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:53.892555 22779 leader_election.cc:304] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:53.893131 22590 raft_consensus.cc:2468] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:53.893397 22862 raft_consensus.cc:2804] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.893922 22667 raft_consensus.cc:2468] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:53.893955 22862 raft_consensus.cc:697] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:53.894408 22705 leader_election.cc:304] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:53.895076 22862 consensus_queue.cc:237] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.896209 22859 tablet_bootstrap.cc:654] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.896879 22874 raft_consensus.cc:2804] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.879509 22857 tablet_bootstrap.cc:654] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.883697 22592 raft_consensus.cc:2468] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:53.884136 22897 raft_consensus.cc:3060] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.890045 22893 consensus_queue.cc:237] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.906404 22631 leader_election.cc:304] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.912007 22872 raft_consensus.cc:2804] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.912588 22872 raft_consensus.cc:697] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:53.913435 22872 consensus_queue.cc:237] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.899753 22666 raft_consensus.cc:2468] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:53.928120 22858 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:53.929050 22858 ts_tablet_manager.cc:1403] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.157s	user 0.022s	sys 0.014s
I20260709 14:55:53.929811 22897 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.932696 22858 raft_consensus.cc:359] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.905081 22591 raft_consensus.cc:2468] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:53.935726 22862 raft_consensus.cc:493] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.936257 22862 raft_consensus.cc:515] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.933866 22858 raft_consensus.cc:385] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.937898 22858 raft_consensus.cc:740] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.939844 22779 leader_election.cc:304] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:53.940769 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:53.941756 22899 raft_consensus.cc:2804] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:53.942131 22779 leader_election.cc:343] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.942226 22899 raft_consensus.cc:697] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:53.943127 22899 consensus_queue.cc:237] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:53.943779 22862 leader_election.cc:290] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.945245 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.945830 22591 raft_consensus.cc:2468] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:53.947017 22779 leader_election.cc:304] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:53.940267 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:53.947793 22862 raft_consensus.cc:2804] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.947911 22666 raft_consensus.cc:3060] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.948159 22862 raft_consensus.cc:493] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.948504 22862 raft_consensus.cc:3060] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.951689 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:53.952334 22667 raft_consensus.cc:2468] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:53.954190 22874 raft_consensus.cc:697] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:53.955148 22874 consensus_queue.cc:237] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.956568 22666 raft_consensus.cc:2468] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:53.940685 22897 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.958191 22778 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:53.958277 22858 consensus_queue.cc:260] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.962127 22899 raft_consensus.cc:2804] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.962606 22899 raft_consensus.cc:697] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:53.963439 22899 consensus_queue.cc:237] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.964902 22488 catalog_manager.cc:5697] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.966840 22872 raft_consensus.cc:493] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.962577 22858 ts_tablet_manager.cc:1434] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
I20260709 14:55:53.968289 22858 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:53.967119 22939 raft_consensus.cc:493] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.969271 22939 raft_consensus.cc:515] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.973815 22862 raft_consensus.cc:515] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:53.974460 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:53.975142 22591 raft_consensus.cc:2468] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:53.976027 22862 leader_election.cc:290] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.976655 22815 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.979542 22860 tablet_bootstrap.cc:492] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:53.980098 22860 ts_tablet_manager.cc:1403] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.143s	user 0.049s	sys 0.048s
I20260709 14:55:53.968736 22872 raft_consensus.cc:515] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.974570 22939 leader_election.cc:290] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:53.983011 22705 leader_election.cc:304] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:53.983596 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:53.984092 22893 raft_consensus.cc:2804] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.984659 22893 raft_consensus.cc:493] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.985075 22893 raft_consensus.cc:3060] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.986902 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:53.987000 22860 raft_consensus.cc:359] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.987465 22591 raft_consensus.cc:3060] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.987867 22860 raft_consensus.cc:385] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.984175 22667 raft_consensus.cc:3060] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:53.987689 22705 consensus_peers.cc:597] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:53.989651 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.006021 22489 catalog_manager.cc:5697] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.008569 22667 raft_consensus.cc:2468] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
W20260709 14:55:54.009665 22704 leader_election.cc:343] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.009982 22778 leader_election.cc:304] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:53.988696 22860 raft_consensus.cc:740] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
W20260709 14:55:53.985214 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:54.011060 22860 consensus_queue.cc:260] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:53.990891 22902 raft_consensus.cc:493] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.992151 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.011916 22917 consensus_queue.cc:1048] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:54.013216 22631 leader_election.cc:343] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.011945 22902 raft_consensus.cc:515] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.015419 22902 leader_election.cc:290] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:53.996095 22893 raft_consensus.cc:515] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:53.997400 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:53.997844 22872 leader_election.cc:290] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.019815 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.021687 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.022267 22741 raft_consensus.cc:2468] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:54.022847 22814 raft_consensus.cc:2468] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:54.010823 22862 raft_consensus.cc:2804] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.024185 22633 leader_election.cc:304] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.024586 22862 raft_consensus.cc:697] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:54.025354 22872 raft_consensus.cc:2804] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.025725 22872 raft_consensus.cc:493] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.026146 22872 raft_consensus.cc:3060] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.025563 22862 consensus_queue.cc:237] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.023910 22631 leader_election.cc:304] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:54.032514 22860 ts_tablet_manager.cc:1434] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.004s
I20260709 14:55:54.033948 22860 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:54.036765 22857 tablet_bootstrap.cc:492] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:54.037147 22857 ts_tablet_manager.cc:1403] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.003s
I20260709 14:55:54.033237 22902 raft_consensus.cc:2804] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.038501 22902 raft_consensus.cc:493] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.038872 22902 raft_consensus.cc:3060] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.031188 22939 raft_consensus.cc:493] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.040879 22939 raft_consensus.cc:515] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.042328 22858 tablet_bootstrap.cc:654] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.032799 22874 consensus_queue.cc:1048] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:54.043453 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:54.046315 22902 raft_consensus.cc:515] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:55:54.049219 22704 leader_election.cc:343] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.050251 22902 leader_election.cc:290] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:54.044572 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:54.050904 22592 raft_consensus.cc:3060] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.052032 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:54.052690 22813 raft_consensus.cc:2468] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:54.053488 22859 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.053993 22859 ts_tablet_manager.cc:1403] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.167s	user 0.020s	sys 0.007s
I20260709 14:55:54.053936 22707 leader_election.cc:304] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
W20260709 14:55:54.034134 22631 leader_election.cc:343] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.054906 22874 raft_consensus.cc:2804] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.055250 22874 raft_consensus.cc:493] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.055576 22874 raft_consensus.cc:3060] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.056176 22902 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.056631 22902 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.056815 22859 raft_consensus.cc:359] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.057420 22859 raft_consensus.cc:385] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.057685 22859 raft_consensus.cc:740] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.048525 22591 raft_consensus.cc:2468] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:54.058322 22859 consensus_queue.cc:260] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.060298 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:54.062237 22741 raft_consensus.cc:3060] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.062471 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:54.062803 22859 ts_tablet_manager.cc:1434] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:54.046041 22893 leader_election.cc:290] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:54.046396 22872 raft_consensus.cc:515] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.067727 22859 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:54.060433 22857 raft_consensus.cc:359] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.068396 22857 raft_consensus.cc:385] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.068670 22857 raft_consensus.cc:740] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.070691 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:54.071348 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.048617 22489 catalog_manager.cc:5697] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.071390 22813 raft_consensus.cc:2468] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:54.076834 22917 raft_consensus.cc:493] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.067763 22939 leader_election.cc:290] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:54.077452 22633 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:54.077323 22917 raft_consensus.cc:515] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:55:54.078135 22705 leader_election.cc:343] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.079108 22948 raft_consensus.cc:2804] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.079491 22948 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.079819 22948 raft_consensus.cc:3060] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.080405 22859 tablet_bootstrap.cc:654] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.072609 22902 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.073474 22857 consensus_queue.cc:260] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.081933 22874 raft_consensus.cc:515] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.082015 22488 catalog_manager.cc:5697] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.083942 22857 ts_tablet_manager.cc:1434] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 14:55:54.084975 22857 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:54.084841 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:54.085199 22917 leader_election.cc:290] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:54.085378 22813 raft_consensus.cc:3060] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.086769 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.084081 22874 leader_election.cc:290] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:55:54.091290 22555 leader_election.cc:343] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.092391 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.093231 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
W20260709 14:55:54.093910 22556 leader_election.cc:343] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:54.095978 22705 leader_election.cc:343] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.099519 22556 leader_election.cc:304] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:55:54.076678 22631 leader_election.cc:343] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.120942 22813 raft_consensus.cc:2468] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:54.120942 22860 tablet_bootstrap.cc:654] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.122499 22707 leader_election.cc:304] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:54.123801 22874 raft_consensus.cc:2804] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.124565 22874 raft_consensus.cc:697] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:54.124861 22872 leader_election.cc:290] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.125424 22874 consensus_queue.cc:237] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.095467 22488 catalog_manager.cc:5697] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.126667 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.127770 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:54.128296 22488 catalog_manager.cc:5697] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.091523 22592 raft_consensus.cc:2468] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:54.107621 22741 raft_consensus.cc:2468] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
W20260709 14:55:54.141886 22556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 48025.6us
I20260709 14:55:54.136842 22859 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.145861 22857 tablet_bootstrap.cc:654] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.107805 22917 raft_consensus.cc:2749] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:54.133636 22631 leader_election.cc:343] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.137943 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:54.137988 22705 leader_election.cc:304] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:54.138545 22948 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.150120 22939 raft_consensus.cc:2804] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.145982 22859 ts_tablet_manager.cc:1403] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.024s
I20260709 14:55:54.146107 22858 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:54.148202 22874 raft_consensus.cc:493] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:54.148706 22631 leader_election.cc:343] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.151003 22858 ts_tablet_manager.cc:1403] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.183s	user 0.017s	sys 0.016s
I20260709 14:55:54.155396 22939 raft_consensus.cc:697] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:54.156388 22939 consensus_queue.cc:237] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.161739 22631 leader_election.cc:304] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:54.163110 22872 raft_consensus.cc:2804] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.163616 22872 raft_consensus.cc:697] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:54.164456 22872 consensus_queue.cc:237] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.152310 22813 raft_consensus.cc:3060] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.172010 22948 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.172739 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:54.173425 22814 raft_consensus.cc:3060] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.153585 22874 raft_consensus.cc:515] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.177961 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:54.179052 22874 leader_election.cc:290] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
W20260709 14:55:54.179767 22631 leader_election.cc:343] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.180048 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.180693 22667 raft_consensus.cc:2468] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:54.182091 22704 leader_election.cc:304] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:54.183548 22874 raft_consensus.cc:2804] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.189460 22874 raft_consensus.cc:493] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.190295 22874 raft_consensus.cc:3060] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.195083 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:54.196995 22707 leader_election.cc:343] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.203263 22814 raft_consensus.cc:2468] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:54.204656 22633 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.206775 22948 raft_consensus.cc:2804] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.214164 22948 raft_consensus.cc:697] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:54.215075 22948 consensus_queue.cc:237] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.216225 22857 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:54.216694 22857 ts_tablet_manager.cc:1403] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.132s	user 0.034s	sys 0.033s
I20260709 14:55:54.217221 22915 consensus_queue.cc:1048] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.081s
I20260709 14:55:54.219430 22489 catalog_manager.cc:5697] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.221649 22857 raft_consensus.cc:359] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.222283 22857 raft_consensus.cc:385] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.222523 22857 raft_consensus.cc:740] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.223325 22857 consensus_queue.cc:260] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.225637 22857 ts_tablet_manager.cc:1434] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:54.226553 22857 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:54.231774 22857 tablet_bootstrap.cc:654] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.225248 22859 raft_consensus.cc:359] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.232913 22859 raft_consensus.cc:385] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.233207 22859 raft_consensus.cc:740] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.235255 22813 raft_consensus.cc:2468] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:54.236640 22859 consensus_queue.cc:260] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.216894 22874 raft_consensus.cc:515] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.251123 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:54.251808 22667 raft_consensus.cc:3060] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.257308 22858 raft_consensus.cc:359] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.258134 22858 raft_consensus.cc:385] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.258389 22858 raft_consensus.cc:740] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.264433 22859 ts_tablet_manager.cc:1434] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.000s
I20260709 14:55:54.265497 22859 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:54.267949 22860 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:54.268404 22860 ts_tablet_manager.cc:1403] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.235s	user 0.018s	sys 0.037s
I20260709 14:55:54.244386 22633 leader_election.cc:304] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.292618 22874 leader_election.cc:290] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.298969 22948 raft_consensus.cc:2804] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.299772 22948 raft_consensus.cc:697] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:54.300760 22948 consensus_queue.cc:237] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.303253 22860 raft_consensus.cc:359] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.304076 22860 raft_consensus.cc:385] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.304419 22860 raft_consensus.cc:740] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.305286 22860 consensus_queue.cc:260] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.307591 22860 ts_tablet_manager.cc:1434] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:55:54.318415 22860 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:54.310400 22859 tablet_bootstrap.cc:654] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.341777 22858 consensus_queue.cc:260] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.328207 22490 catalog_manager.cc:5697] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.332139 22874 consensus_queue.cc:1048] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.348150 22858 ts_tablet_manager.cc:1434] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.196s	user 0.009s	sys 0.000s
I20260709 14:55:54.348804 22860 tablet_bootstrap.cc:654] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.349131 22858 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:54.336202 22667 raft_consensus.cc:2468] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:54.337611 22488 catalog_manager.cc:5697] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.361704 22858 tablet_bootstrap.cc:654] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.369612 22704 leader_election.cc:304] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:54.370779 22874 raft_consensus.cc:2804] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.371249 22874 raft_consensus.cc:697] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:54.372089 22874 consensus_queue.cc:237] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.372881 22897 raft_consensus.cc:493] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.373418 22897 raft_consensus.cc:515] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.374653 22964 raft_consensus.cc:493] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.375200 22964 raft_consensus.cc:515] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.377393 22964 leader_election.cc:290] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:54.377708 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:54.378994 22778 leader_election.cc:343] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.383091 22857 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:54.383464 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.384147 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.384296 22590 raft_consensus.cc:2393] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 1: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:55:54.384296 22860 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:54.385310 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.385541 22860 ts_tablet_manager.cc:1403] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 14:55:54.382475 22490 catalog_manager.cc:5697] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.375581 22897 leader_election.cc:290] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
W20260709 14:55:54.390115 22779 leader_election.cc:343] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.390331 22704 leader_election.cc:304] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:54.390617 22779 leader_election.cc:304] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.392335 22899 raft_consensus.cc:2749] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.393108 22939 raft_consensus.cc:3060] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.388134 22860 raft_consensus.cc:359] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.396116 22860 raft_consensus.cc:385] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.396401 22860 raft_consensus.cc:740] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.397084 22860 consensus_queue.cc:260] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.399194 22860 ts_tablet_manager.cc:1434] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:54.401544 22939 raft_consensus.cc:2749] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.402074 22897 consensus_queue.cc:1048] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:54.403980 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 170154us
I20260709 14:55:54.405527 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:54.410290 22860 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:54.412341 22897 consensus_queue.cc:1048] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.413707 22915 raft_consensus.cc:493] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.414175 22915 raft_consensus.cc:515] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.416290 22915 leader_election.cc:290] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.383554 22857 ts_tablet_manager.cc:1403] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.157s	user 0.032s	sys 0.088s
I20260709 14:55:54.420588 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:54.421368 22857 raft_consensus.cc:359] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.422068 22857 raft_consensus.cc:385] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.422348 22857 raft_consensus.cc:740] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
W20260709 14:55:54.409529 22707 leader_election.cc:343] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.423111 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbde08f6b794e73972c6423e23be4bb" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.424494 22556 leader_election.cc:304] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.425614 22915 raft_consensus.cc:2749] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.426666 22893 consensus_queue.cc:1048] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.433151 22860 tablet_bootstrap.cc:654] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.436506 22859 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.437021 22859 ts_tablet_manager.cc:1403] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.172s	user 0.016s	sys 0.002s
I20260709 14:55:54.437772 22948 consensus_queue.cc:1048] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.440575 22936 consensus_queue.cc:1048] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.448401 22872 consensus_queue.cc:1048] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.449993 22893 consensus_queue.cc:1048] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.457094 22859 raft_consensus.cc:359] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.457844 22859 raft_consensus.cc:385] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.458113 22859 raft_consensus.cc:740] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.461202 22857 consensus_queue.cc:260] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.463472 22857 ts_tablet_manager.cc:1434] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:55:54.464356 22857 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:54.463722 22859 consensus_queue.cc:260] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.469991 22813 raft_consensus.cc:3060] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.474620 22858 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:54.475143 22858 ts_tablet_manager.cc:1403] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.003s
I20260709 14:55:54.477679 22858 raft_consensus.cc:359] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.478372 22858 raft_consensus.cc:385] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.478667 22858 raft_consensus.cc:740] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.479233 22971 raft_consensus.cc:493] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.480916 22971 raft_consensus.cc:515] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.483650 22858 consensus_queue.cc:260] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.485846 22858 ts_tablet_manager.cc:1434] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:54.486769 22858 tablet_bootstrap.cc:492] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:54.487422 22971 leader_election.cc:290] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:54.488031 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.488799 22592 raft_consensus.cc:2393] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:54.489007 22971 consensus_queue.cc:1048] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.490504 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32de5be58984713b9bcb95f656626e5" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:54.492650 22707 leader_election.cc:304] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:54.493758 22893 raft_consensus.cc:3060] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.501617 22893 raft_consensus.cc:2749] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.504000 22859 ts_tablet_manager.cc:1434] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.003s
I20260709 14:55:54.505005 22859 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:54.505314 22858 tablet_bootstrap.cc:654] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.512346 22862 consensus_queue.cc:1048] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.519361 22862 consensus_queue.cc:1048] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.519604 22897 consensus_queue.cc:1048] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.503204 22488 catalog_manager.cc:5697] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.531177 22893 consensus_queue.cc:1048] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.533638 22948 raft_consensus.cc:493] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.534157 22948 raft_consensus.cc:515] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.538825 22948 leader_election.cc:290] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:54.538537 22490 catalog_manager.cc:5697] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.540196 22490 catalog_manager.cc:5697] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.544793 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.544982 22590 raft_consensus.cc:3060] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.562464 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.563583 22591 raft_consensus.cc:2393] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate bb51eabd0c00436d8e4f603b25aaade8 in this term.
I20260709 14:55:54.565366 22631 leader_election.cc:304] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.566546 22948 raft_consensus.cc:3060] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.570298 22897 consensus_queue.cc:1048] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.573128 22948 raft_consensus.cc:2749] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.575169 22858 tablet_bootstrap.cc:492] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:54.575677 22858 ts_tablet_manager.cc:1403] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.089s	user 0.033s	sys 0.023s
I20260709 14:55:54.578433 22857 tablet_bootstrap.cc:654] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.578223 22858 raft_consensus.cc:359] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.578851 22971 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.578879 22858 raft_consensus.cc:385] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.579432 22858 raft_consensus.cc:740] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.579389 22971 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.580440 22858 consensus_queue.cc:260] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.581601 22971 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:54.582325 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:54.583197 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:54.583786 22707 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:54.584435 22705 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.584900 22705 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:54.585837 22858 ts_tablet_manager.cc:1434] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:54.586050 22971 raft_consensus.cc:2749] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.626907 22858 tablet_bootstrap.cc:492] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:54.631464 22860 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:54.631973 22860 ts_tablet_manager.cc:1403] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.222s	user 0.017s	sys 0.005s
I20260709 14:55:54.631743 22948 consensus_queue.cc:1048] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.629276 22859 tablet_bootstrap.cc:654] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.634269 22893 consensus_queue.cc:1048] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.635409 22858 tablet_bootstrap.cc:654] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.637081 22860 raft_consensus.cc:359] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.637624 22860 raft_consensus.cc:385] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.637879 22860 raft_consensus.cc:740] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.638367 22860 consensus_queue.cc:260] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.640547 22860 ts_tablet_manager.cc:1434] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:54.642735 22860 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:54.663858 22893 raft_consensus.cc:493] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.664448 22893 raft_consensus.cc:515] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.669466 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:54.670061 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92702db03d07484c9ca56a88fa8c5014" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.670387 22813 raft_consensus.cc:2393] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 1: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:55:54.666514 22893 leader_election.cc:290] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:54.672607 22859 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.673211 22859 ts_tablet_manager.cc:1403] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.021s
W20260709 14:55:54.676012 22779 consensus_peers.cc:597] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.679172 22860 tablet_bootstrap.cc:654] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.689854 22707 leader_election.cc:304] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:54.690635 22857 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:54.691275 22857 ts_tablet_manager.cc:1403] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.227s	user 0.011s	sys 0.016s
I20260709 14:55:54.693461 22874 raft_consensus.cc:3060] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.694525 22857 raft_consensus.cc:359] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.695271 22857 raft_consensus.cc:385] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.695606 22857 raft_consensus.cc:740] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.696309 22857 consensus_queue.cc:260] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.698612 22857 ts_tablet_manager.cc:1434] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260709 14:55:54.703800 22705 consensus_peers.cc:597] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.705374 22857 tablet_bootstrap.cc:492] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
W20260709 14:55:54.709791 22631 consensus_peers.cc:597] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.710178 22874 raft_consensus.cc:2749] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.715145 22859 raft_consensus.cc:359] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.715915 22859 raft_consensus.cc:385] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.716221 22859 raft_consensus.cc:740] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.728379 22859 consensus_queue.cc:260] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.722543 22857 tablet_bootstrap.cc:654] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.727072 22948 consensus_queue.cc:1048] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.727124 22874 consensus_queue.cc:1048] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:54.736238 22858 tablet_bootstrap.cc:492] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:54.736799 22858 ts_tablet_manager.cc:1403] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.010s
I20260709 14:55:54.742472 22859 ts_tablet_manager.cc:1434] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 14:55:54.743608 22859 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:54.746613 22860 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:54.748067 22860 ts_tablet_manager.cc:1403] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.001s
I20260709 14:55:54.750690 22860 raft_consensus.cc:359] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.756309 22860 raft_consensus.cc:385] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.756611 22860 raft_consensus.cc:740] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.757201 22860 consensus_queue.cc:260] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.759466 22860 ts_tablet_manager.cc:1434] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:55:54.760342 22860 tablet_bootstrap.cc:492] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:54.762881 22902 consensus_queue.cc:1048] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.766001 22859 tablet_bootstrap.cc:654] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.766640 22955 raft_consensus.cc:493] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.767160 22955 raft_consensus.cc:515] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.771704 22899 raft_consensus.cc:493] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.772231 22899 raft_consensus.cc:515] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.773739 22858 raft_consensus.cc:359] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.774267 22899 leader_election.cc:290] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:54.775832 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.776696 22858 raft_consensus.cc:385] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.777069 22858 raft_consensus.cc:740] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
W20260709 14:55:54.777587 22779 leader_election.cc:343] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.777787 22858 consensus_queue.cc:260] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.775832 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.782902 22874 consensus_queue.cc:1048] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.784825 22858 ts_tablet_manager.cc:1434] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 14:55:54.785977 22858 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:54.786458 22666 raft_consensus.cc:2468] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:54.804425 22860 tablet_bootstrap.cc:654] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.786634 22955 leader_election.cc:290] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:54.810901 22778 leader_election.cc:304] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:54.811234 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.789234 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.817071 22899 raft_consensus.cc:2804] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.817509 22899 raft_consensus.cc:493] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.817911 22899 raft_consensus.cc:3060] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.824869 22592 raft_consensus.cc:3060] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:54.832372 22707 consensus_peers.cc:597] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Couldn't send request to peer 093f01110b9141728fdd30aa268a182d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.837919 22739 raft_consensus.cc:2393] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:55:54.839882 22857 tablet_bootstrap.cc:492] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:54.840415 22857 ts_tablet_manager.cc:1403] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.135s	user 0.033s	sys 0.044s
I20260709 14:55:54.840868 22859 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.840643 22556 leader_election.cc:304] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.841336 22859 ts_tablet_manager.cc:1403] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.018s
I20260709 14:55:54.839589 22902 consensus_queue.cc:1048] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:54.843928 22859 raft_consensus.cc:359] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.844192 22857 raft_consensus.cc:359] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.844607 22859 raft_consensus.cc:385] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.844944 22857 raft_consensus.cc:385] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.845016 22859 raft_consensus.cc:740] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.845284 22857 raft_consensus.cc:740] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.845835 22859 consensus_queue.cc:260] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:54.846092 22857 consensus_queue.cc:260] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.848127 22857 ts_tablet_manager.cc:1434] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:54.849040 22857 tablet_bootstrap.cc:492] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:54.851800 22902 raft_consensus.cc:493] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.852314 22902 raft_consensus.cc:515] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.854379 22902 leader_election.cc:290] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:54.854535 22857 tablet_bootstrap.cc:654] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.856544 22859 ts_tablet_manager.cc:1434] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:55:54.857611 22859 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:54.857169 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:54.859638 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:54.860276 22590 raft_consensus.cc:2468] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
W20260709 14:55:54.860466 22631 leader_election.cc:343] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.861279 22631 leader_election.cc:304] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.862313 22902 raft_consensus.cc:2804] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.862672 22902 raft_consensus.cc:493] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.863031 22902 raft_consensus.cc:3060] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.865316 22858 tablet_bootstrap.cc:654] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.868944 22955 raft_consensus.cc:2749] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.877592 22859 tablet_bootstrap.cc:654] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.882503 22857 tablet_bootstrap.cc:492] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:54.883085 22857 ts_tablet_manager.cc:1403] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260709 14:55:54.882503 22899 raft_consensus.cc:515] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.886332 22948 consensus_queue.cc:1048] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.892745 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
W20260709 14:55:54.894326 22779 leader_election.cc:343] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.896620 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:54.897264 22666 raft_consensus.cc:3060] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.897863 22902 raft_consensus.cc:515] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.899901 22902 leader_election.cc:290] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:54.886334 22857 raft_consensus.cc:359] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.902828 22857 raft_consensus.cc:385] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.903110 22857 raft_consensus.cc:740] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.907186 22857 consensus_queue.cc:260] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.907814 22666 raft_consensus.cc:2468] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:54.911568 22857 ts_tablet_manager.cc:1434] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:55:54.911828 22778 leader_election.cc:304] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:54.912626 22857 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:54.917999 22897 raft_consensus.cc:2804] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.918504 22897 raft_consensus.cc:697] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:54.919368 22897 consensus_queue.cc:237] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.928243 22859 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.928785 22859 ts_tablet_manager.cc:1403] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.029s
I20260709 14:55:54.931384 22859 raft_consensus.cc:359] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.932106 22859 raft_consensus.cc:385] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.932370 22859 raft_consensus.cc:740] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.933249 23010 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.933049 22859 consensus_queue.cc:260] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.933872 23010 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:54.934418 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:54.935434 22859 ts_tablet_manager.cc:1434] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:54.935107 22590 raft_consensus.cc:3060] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.936395 22859 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:54.931560 22857 tablet_bootstrap.cc:654] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.939693 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:54.941282 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:54.942112 22631 leader_election.cc:343] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.942343 22859 tablet_bootstrap.cc:654] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.954936 23010 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:54.954977 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:54.956092 22899 leader_election.cc:290] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:54.956739 22555 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:54.958221 22488 catalog_manager.cc:5697] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.964336 22858 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:54.964825 22858 ts_tablet_manager.cc:1403] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.179s	user 0.026s	sys 0.023s
I20260709 14:55:54.957876 23010 raft_consensus.cc:2749] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.950609 22590 raft_consensus.cc:2468] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:54.967073 22858 raft_consensus.cc:359] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.970368 22858 raft_consensus.cc:385] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.970686 22858 raft_consensus.cc:740] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.969630 22860 tablet_bootstrap.cc:492] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:54.972162 22860 ts_tablet_manager.cc:1403] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.212s	user 0.024s	sys 0.010s
I20260709 14:55:54.971434 22858 consensus_queue.cc:260] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.977818 22631 leader_election.cc:304] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:54.979818 22860 raft_consensus.cc:359] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.980329 22872 raft_consensus.cc:2804] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.980474 22860 raft_consensus.cc:385] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.982124 22858 ts_tablet_manager.cc:1434] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:54.983199 22858 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:54.983945 22860 raft_consensus.cc:740] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.980918 22872 raft_consensus.cc:697] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:54.987373 22860 consensus_queue.cc:260] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:54.988248 22872 consensus_queue.cc:237] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:54.990043 22860 ts_tablet_manager.cc:1434] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:55:54.991080 22860 tablet_bootstrap.cc:492] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:54.993893 22859 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:54.994382 22859 ts_tablet_manager.cc:1403] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.001s
I20260709 14:55:54.999691 22859 raft_consensus.cc:359] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.000347 22859 raft_consensus.cc:385] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.000626 22859 raft_consensus.cc:740] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.001269 22859 consensus_queue.cc:260] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.003026 22858 tablet_bootstrap.cc:654] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.003515 22859 ts_tablet_manager.cc:1434] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:55.003890 22860 tablet_bootstrap.cc:654] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.004419 22859 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.006631 22857 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.007166 22857 ts_tablet_manager.cc:1403] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.000s
I20260709 14:55:55.010011 22857 raft_consensus.cc:359] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.010403 22859 tablet_bootstrap.cc:654] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.010799 22857 raft_consensus.cc:385] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.011150 22857 raft_consensus.cc:740] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.011830 22857 consensus_queue.cc:260] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.014109 22857 ts_tablet_manager.cc:1434] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:55:55.015185 22857 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.020764 22857 tablet_bootstrap.cc:654] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.023914 22948 raft_consensus.cc:493] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.024498 22948 raft_consensus.cc:515] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.036466 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.037302 22741 raft_consensus.cc:2468] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.038414 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.039156 22590 raft_consensus.cc:2468] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.040524 22631 leader_election.cc:304] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.041659 22902 raft_consensus.cc:2804] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.042025 22902 raft_consensus.cc:493] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.042327 22902 raft_consensus.cc:3060] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.026628 22948 leader_election.cc:290] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.057571 22487 catalog_manager.cc:5697] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.059820 22857 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.060536 22857 ts_tablet_manager.cc:1403] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260709 14:55:55.063629 22857 raft_consensus.cc:359] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.064426 22857 raft_consensus.cc:385] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.064751 22857 raft_consensus.cc:740] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.065459 22857 consensus_queue.cc:260] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.066756 22858 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.067240 22858 ts_tablet_manager.cc:1403] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.019s
I20260709 14:55:55.067835 22857 ts_tablet_manager.cc:1434] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:55.069609 22857 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.069837 22858 raft_consensus.cc:359] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.070516 22858 raft_consensus.cc:385] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.070811 22862 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.071300 22862 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.072736 22860 tablet_bootstrap.cc:492] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.073189 22860 ts_tablet_manager.cc:1403] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.003s
I20260709 14:55:55.073289 22862 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.075315 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:55.077158 22779 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.075381 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.080693 22740 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:55.082029 22779 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:55.079860 22860 raft_consensus.cc:359] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.083202 22862 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.083345 22860 raft_consensus.cc:385] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.083631 22862 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.084267 22862 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.085258 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:55.083678 22860 raft_consensus.cc:740] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.070807 22858 raft_consensus.cc:740] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.087244 22858 consensus_queue.cc:260] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.088097 22860 consensus_queue.cc:260] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.089020 22902 raft_consensus.cc:515] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.091818 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:55.092427 22592 raft_consensus.cc:3060] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.083491 22857 tablet_bootstrap.cc:654] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.096984 22860 ts_tablet_manager.cc:1434] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:55:55.098575 22860 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:55.098914 22862 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.097586 22858 ts_tablet_manager.cc:1434] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:55:55.103240 22858 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:55.105383 22860 tablet_bootstrap.cc:654] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.108376 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:55.108858 22897 raft_consensus.cc:493] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.109004 22740 raft_consensus.cc:3060] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.109428 22897 raft_consensus.cc:515] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.113294 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.115854 22897 leader_election.cc:290] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.116052 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.117039 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:55.117743 22779 leader_election.cc:304] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:55.119014 22897 raft_consensus.cc:2749] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.117726 22741 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.123009 22902 leader_election.cc:290] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.124079 22592 raft_consensus.cc:2468] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.126106 22631 leader_election.cc:304] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.126926 22948 raft_consensus.cc:2804] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.127437 22948 raft_consensus.cc:697] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:55.128526 22858 tablet_bootstrap.cc:654] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.128278 22948 consensus_queue.cc:237] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.132236 22857 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.132781 22857 ts_tablet_manager.cc:1403] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.000s
I20260709 14:55:55.133378 22740 raft_consensus.cc:2468] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.139163 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
W20260709 14:55:55.140443 22779 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.140415 22859 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.141846 22741 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:55.142387 22860 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.141505 22859 ts_tablet_manager.cc:1403] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.137s	user 0.049s	sys 0.066s
I20260709 14:55:55.142989 22860 ts_tablet_manager.cc:1403] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.010s
I20260709 14:55:55.143055 22779 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:55.145673 22859 raft_consensus.cc:359] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.146049 22860 raft_consensus.cc:359] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.146373 22897 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.146922 22860 raft_consensus.cc:385] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.146699 22857 raft_consensus.cc:359] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.147578 22860 raft_consensus.cc:740] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.146529 22862 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.147083 22897 raft_consensus.cc:697] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:55.156713 22858 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.148782 22860 consensus_queue.cc:260] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.162823 22858 ts_tablet_manager.cc:1403] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.000s
I20260709 14:55:55.163105 22939 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.146369 22859 raft_consensus.cc:385] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.163678 22859 raft_consensus.cc:740] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.163642 22939 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.165047 22860 ts_tablet_manager.cc:1434] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:55:55.162730 22897 consensus_queue.cc:237] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.165529 22858 raft_consensus.cc:359] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.166193 22858 raft_consensus.cc:385] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.148484 22899 raft_consensus.cc:493] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.166505 22858 raft_consensus.cc:740] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.166841 22899 raft_consensus.cc:515] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.167258 22858 consensus_queue.cc:260] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.164654 22859 consensus_queue.cc:260] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.150972 22488 catalog_manager.cc:5697] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.169498 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.170434 22859 ts_tablet_manager.cc:1434] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:55:55.171736 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.172353 22665 raft_consensus.cc:2468] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:55.168869 22899 leader_election.cc:290] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.166208 22860 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:55.174121 22858 ts_tablet_manager.cc:1434] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:55.175009 22858 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:55.178193 22778 leader_election.cc:304] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.179066 22860 tablet_bootstrap.cc:654] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.179797 22936 raft_consensus.cc:2804] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.180191 22858 tablet_bootstrap.cc:654] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.181699 22859 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.184270 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.185776 22592 raft_consensus.cc:3060] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.186697 22779 leader_election.cc:343] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.189159 22590 raft_consensus.cc:3060] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.190263 22859 tablet_bootstrap.cc:654] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.195307 22948 raft_consensus.cc:493] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.195533 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.197412 22704 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:55.198356 22874 raft_consensus.cc:2749] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.167709 22939 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.200373 22741 raft_consensus.cc:3060] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.201809 22858 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.180178 22936 raft_consensus.cc:493] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.202243 22936 raft_consensus.cc:3060] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.202327 22858 ts_tablet_manager.cc:1403] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 14:55:55.204850 22948 raft_consensus.cc:515] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.204948 22858 raft_consensus.cc:359] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.205674 22858 raft_consensus.cc:385] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.206001 22858 raft_consensus.cc:740] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.208681 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.206672 22858 consensus_queue.cc:260] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.207051 22948 leader_election.cc:290] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
W20260709 14:55:55.213583 22631 leader_election.cc:343] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.214262 22858 ts_tablet_manager.cc:1434] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:55.209005 22859 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.215255 22859 ts_tablet_manager.cc:1403] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 14:55:55.217881 22859 raft_consensus.cc:359] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.209568 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.218875 22813 raft_consensus.cc:2468] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.219568 22936 raft_consensus.cc:515] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.220288 22860 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.147722 22857 raft_consensus.cc:385] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.220350 22633 leader_election.cc:304] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:55.220844 22860 ts_tablet_manager.cc:1403] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.006s
I20260709 14:55:55.220860 22857 raft_consensus.cc:740] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.222154 22948 raft_consensus.cc:2804] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.223481 22860 raft_consensus.cc:359] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.224085 22948 raft_consensus.cc:493] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.224507 22948 raft_consensus.cc:3060] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.225481 22860 raft_consensus.cc:385] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.225783 22860 raft_consensus.cc:740] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.226467 22860 consensus_queue.cc:260] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.228590 22860 ts_tablet_manager.cc:1434] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:55.223389 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:55.229091 22665 raft_consensus.cc:3060] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.229653 22860 tablet_bootstrap.cc:492] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:55.230365 22858 tablet_bootstrap.cc:492] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:55.236708 22860 tablet_bootstrap.cc:654] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.218535 22859 raft_consensus.cc:385] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.238139 22859 raft_consensus.cc:740] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.239652 22859 consensus_queue.cc:260] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.241623 22859 ts_tablet_manager.cc:1434] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:55.245627 22665 raft_consensus.cc:2468] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:55.256317 22860 tablet_bootstrap.cc:492] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.256109 22778 leader_election.cc:304] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.256754 22860 ts_tablet_manager.cc:1403] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.014s
I20260709 14:55:55.257108 22862 raft_consensus.cc:2804] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.257647 22862 raft_consensus.cc:697] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:55.247179 22857 consensus_queue.cc:260] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.249694 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:55.258971 22860 raft_consensus.cc:359] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.259641 22860 raft_consensus.cc:385] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.259899 22860 raft_consensus.cc:740] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
W20260709 14:55:55.260210 22779 leader_election.cc:343] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.258460 22862 consensus_queue.cc:237] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.260660 22860 consensus_queue.cc:260] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.261787 22857 ts_tablet_manager.cc:1434] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.129s	user 0.014s	sys 0.001s
I20260709 14:55:55.263446 22857 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.250944 22936 leader_election.cc:290] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.270216 22490 catalog_manager.cc:5697] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.271312 22857 tablet_bootstrap.cc:654] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.234431 22948 raft_consensus.cc:515] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.274257 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
W20260709 14:55:55.275684 22631 leader_election.cc:343] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.280803 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:55.281476 22813 raft_consensus.cc:3060] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.253021 22858 tablet_bootstrap.cc:654] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.253635 22859 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.254739 23009 raft_consensus.cc:493] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:55:55.285269 23009 raft_consensus.cc:515] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.289235 22813 raft_consensus.cc:2468] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.289997 23009 leader_election.cc:290] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.290619 22633 leader_election.cc:304] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:55.291601 22902 raft_consensus.cc:2804] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.294188 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.289364 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.296021 22899 raft_consensus.cc:493] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.296497 22899 raft_consensus.cc:515] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.298416 22899 leader_election.cc:290] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:55.299763 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29f15ba009406bb498dff87e9cd7c6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.301590 22859 tablet_bootstrap.cc:654] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.301374 22558 leader_election.cc:304] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:55.305364 22592 raft_consensus.cc:2468] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:55.270282 22860 ts_tablet_manager.cc:1434] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:55:55.305953 23009 raft_consensus.cc:2749] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:55.303948 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29f15ba009406bb498dff87e9cd7c6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.307230 22665 raft_consensus.cc:2468] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:55.308462 22778 leader_election.cc:304] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.309266 22899 raft_consensus.cc:2804] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.309633 22899 raft_consensus.cc:493] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.309957 22899 raft_consensus.cc:3060] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.313206 22860 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:55.318457 22948 leader_election.cc:290] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.326582 22899 raft_consensus.cc:515] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.329969 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29f15ba009406bb498dff87e9cd7c6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:55.330554 22592 raft_consensus.cc:3060] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.332350 22902 raft_consensus.cc:697] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:55.333240 22902 consensus_queue.cc:237] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.334108 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29f15ba009406bb498dff87e9cd7c6" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:55.334923 22665 raft_consensus.cc:3060] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.330582 22487 catalog_manager.cc:5697] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.339638 22860 tablet_bootstrap.cc:654] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.341573 22592 raft_consensus.cc:2468] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:55.354398 22779 leader_election.cc:304] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:55.354897 22858 tablet_bootstrap.cc:492] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.355633 22858 ts_tablet_manager.cc:1403] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.125s	user 0.008s	sys 0.006s
I20260709 14:55:55.356926 22862 raft_consensus.cc:2804] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.357509 22862 raft_consensus.cc:697] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:55.351073 22665 raft_consensus.cc:2468] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:55.351549 22899 leader_election.cc:290] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:55.358358 22862 consensus_queue.cc:237] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.359951 22487 catalog_manager.cc:5697] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.361891 22859 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.362381 22859 ts_tablet_manager.cc:1403] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.001s
I20260709 14:55:55.364545 22860 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.365005 22860 ts_tablet_manager.cc:1403] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 14:55:55.365244 22815 raft_consensus.cc:3060] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.364916 22859 raft_consensus.cc:359] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.366580 22859 raft_consensus.cc:385] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.366858 22859 raft_consensus.cc:740] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.367581 22859 consensus_queue.cc:260] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.358121 22858 raft_consensus.cc:359] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.368937 22858 raft_consensus.cc:385] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.369204 22858 raft_consensus.cc:740] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.369853 22858 consensus_queue.cc:260] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.371917 22860 raft_consensus.cc:359] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.372581 22860 raft_consensus.cc:385] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.372823 22860 raft_consensus.cc:740] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.376519 22859 ts_tablet_manager.cc:1434] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:55.375699 22860 consensus_queue.cc:260] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.371850 22858 ts_tablet_manager.cc:1434] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:55.379952 22860 ts_tablet_manager.cc:1434] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:55.380874 22860 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:55.383229 22857 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.383749 22857 ts_tablet_manager.cc:1403] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.061s
I20260709 14:55:55.385996 22860 tablet_bootstrap.cc:654] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.391108 22858 tablet_bootstrap.cc:492] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:55.386284 22857 raft_consensus.cc:359] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.392422 22857 raft_consensus.cc:385] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.392693 22857 raft_consensus.cc:740] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.393393 22857 consensus_queue.cc:260] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.395310 22857 ts_tablet_manager.cc:1434] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:55.394763 22487 catalog_manager.cc:5697] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.396277 22857 tablet_bootstrap.cc:492] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.396946 22858 tablet_bootstrap.cc:654] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.377516 22859 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.401934 22857 tablet_bootstrap.cc:654] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.403385 22902 consensus_queue.cc:1048] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.405802 22859 tablet_bootstrap.cc:654] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.410683 22590 raft_consensus.cc:3060] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.417867 22860 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.418322 22860 ts_tablet_manager.cc:1403] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 14:55:55.418359 22857 tablet_bootstrap.cc:492] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.418923 22857 ts_tablet_manager.cc:1403] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260709 14:55:55.420907 22860 raft_consensus.cc:359] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.421552 22860 raft_consensus.cc:385] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.421795 22860 raft_consensus.cc:740] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.426421 22857 raft_consensus.cc:359] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.427150 22857 raft_consensus.cc:385] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.427402 22857 raft_consensus.cc:740] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.427812 22859 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.428274 22859 ts_tablet_manager.cc:1403] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.001s
I20260709 14:55:55.428125 22857 consensus_queue.cc:260] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.430195 22741 raft_consensus.cc:3060] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.431676 22872 raft_consensus.cc:493] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.432142 22872 raft_consensus.cc:515] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.434149 22872 leader_election.cc:290] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.435199 22859 raft_consensus.cc:359] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.435875 22859 raft_consensus.cc:385] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.436167 22859 raft_consensus.cc:740] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.436789 22859 consensus_queue.cc:260] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.437211 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270605c23018481f8515f5a843d49538" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.437944 22815 raft_consensus.cc:2468] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.439188 22859 ts_tablet_manager.cc:1434] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:55.440073 22859 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.442384 22948 consensus_queue.cc:1048] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.444404 22633 leader_election.cc:304] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.444733 22859 tablet_bootstrap.cc:654] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.445350 22857 ts_tablet_manager.cc:1434] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:55:55.445912 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270605c23018481f8515f5a843d49538" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.446321 22857 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.453202 22857 tablet_bootstrap.cc:654] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.454638 22872 raft_consensus.cc:2804] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.455492 22872 raft_consensus.cc:493] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.455940 22872 raft_consensus.cc:3060] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.457896 22939 raft_consensus.cc:493] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.458356 22939 raft_consensus.cc:515] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.461169 22939 leader_election.cc:290] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.462343 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.463012 22592 raft_consensus.cc:2468] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:55.464684 22705 leader_election.cc:304] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:55.466311 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:55.455044 22631 leader_election.cc:343] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.467029 22815 raft_consensus.cc:2468] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:55.468178 22939 raft_consensus.cc:2804] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.468628 22939 raft_consensus.cc:493] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.469651 22939 raft_consensus.cc:3060] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.467754 22948 raft_consensus.cc:493] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.471115 22948 raft_consensus.cc:515] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.473242 22948 leader_election.cc:290] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.473783 22859 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.474291 22859 ts_tablet_manager.cc:1403] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.010s
I20260709 14:55:55.477206 22859 raft_consensus.cc:359] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.477903 22859 raft_consensus.cc:385] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.478185 22859 raft_consensus.cc:740] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.479043 22859 consensus_queue.cc:260] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.481505 22859 ts_tablet_manager.cc:1434] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 14:55:55.482520 22859 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.482975 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ccdd21692947a885044de50b682ab8" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.483148 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ccdd21692947a885044de50b682ab8" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.483659 22592 raft_consensus.cc:2468] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.483711 22739 raft_consensus.cc:2468] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.485682 22631 leader_election.cc:304] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:55.487568 23034 raft_consensus.cc:2804] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.487959 23034 raft_consensus.cc:493] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.488276 23034 raft_consensus.cc:3060] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.488377 22859 tablet_bootstrap.cc:654] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.422418 22860 consensus_queue.cc:260] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.512384 22860 ts_tablet_manager.cc:1434] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.000s
I20260709 14:55:55.513381 22860 tablet_bootstrap.cc:492] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:55.504207 22859 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.510202 22936 consensus_queue.cc:1048] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.516932 22859 ts_tablet_manager.cc:1403] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 14:55:55.519716 22859 raft_consensus.cc:359] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.520370 22859 raft_consensus.cc:385] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.520649 22859 raft_consensus.cc:740] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.521301 22859 consensus_queue.cc:260] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.524902 22936 consensus_queue.cc:1048] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.529426 22858 tablet_bootstrap.cc:492] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.529934 22858 ts_tablet_manager.cc:1403] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.000s
I20260709 14:55:55.532408 22858 raft_consensus.cc:359] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.533042 22858 raft_consensus.cc:385] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.533098 22872 raft_consensus.cc:515] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.535238 22872 leader_election.cc:290] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.536201 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270605c23018481f8515f5a843d49538" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:55.536849 22815 raft_consensus.cc:3060] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.533370 22858 raft_consensus.cc:740] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.539398 22858 consensus_queue.cc:260] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.541769 22858 ts_tablet_manager.cc:1434] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:55:55.542208 22860 tablet_bootstrap.cc:654] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.542685 22858 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:55.543509 23034 raft_consensus.cc:515] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.548281 22859 ts_tablet_manager.cc:1434] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:55:55.530265 22939 raft_consensus.cc:515] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.549217 22858 tablet_bootstrap.cc:654] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.551093 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:55.551695 22813 raft_consensus.cc:3060] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.552488 22815 raft_consensus.cc:2468] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.553696 22633 leader_election.cc:304] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.554576 22948 raft_consensus.cc:2804] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.555051 22948 raft_consensus.cc:697] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:55.555814 22948 consensus_queue.cc:237] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.558282 22813 raft_consensus.cc:2468] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:55.559716 23034 leader_election.cc:290] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.561010 22859 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.564754 23034 raft_consensus.cc:493] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.561141 22707 leader_election.cc:304] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:55.566284 22874 raft_consensus.cc:2804] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.566830 22874 raft_consensus.cc:697] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:55.567603 22874 consensus_queue.cc:237] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.568948 22897 consensus_queue.cc:1048] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.571106 23009 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.571687 23009 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.573796 23009 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.574649 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.575485 22739 raft_consensus.cc:2393] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:55.565248 23034 raft_consensus.cc:515] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.580332 23034 leader_election.cc:290] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.581518 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.582178 22814 raft_consensus.cc:2468] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.583204 22859 tablet_bootstrap.cc:654] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.583461 22633 leader_election.cc:304] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.583139 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.584474 23034 raft_consensus.cc:2804] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.584916 23034 raft_consensus.cc:493] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.585234 23034 raft_consensus.cc:3060] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.585578 22558 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:55.587044 23009 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.595326 22857 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.595530 22860 tablet_bootstrap.cc:492] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:55.595800 22857 ts_tablet_manager.cc:1403] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.150s	user 0.046s	sys 0.057s
I20260709 14:55:55.595992 22860 ts_tablet_manager.cc:1403] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.000s
I20260709 14:55:55.599970 22939 leader_election.cc:290] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.600162 23034 raft_consensus.cc:515] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.602131 23034 leader_election.cc:290] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.602456 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:55.603050 22590 raft_consensus.cc:3060] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.602144 22857 raft_consensus.cc:359] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.605000 22857 raft_consensus.cc:385] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.605259 22857 raft_consensus.cc:740] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.605875 22857 consensus_queue.cc:260] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.607918 22857 ts_tablet_manager.cc:1434] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:55.610246 22857 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.613368 22897 raft_consensus.cc:493] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.613716 23009 raft_consensus.cc:2749] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.613873 22897 raft_consensus.cc:515] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.617738 22857 tablet_bootstrap.cc:654] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.619105 22897 leader_election.cc:290] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.621220 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764db575ca84cf3abf06301acd1a99b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.621456 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764db575ca84cf3abf06301acd1a99b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.622328 22591 raft_consensus.cc:2468] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:55.625356 22858 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.625815 22858 ts_tablet_manager.cc:1403] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.000s
I20260709 14:55:55.627758 22779 leader_election.cc:304] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:55.628206 22858 raft_consensus.cc:359] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.628968 22936 raft_consensus.cc:2804] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.624976 22860 raft_consensus.cc:359] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.629374 22936 raft_consensus.cc:493] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.629976 22860 raft_consensus.cc:385] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.628850 22858 raft_consensus.cc:385] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.633857 22936 raft_consensus.cc:3060] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.634214 22858 raft_consensus.cc:740] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.633780 22860 raft_consensus.cc:740] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.635366 22858 consensus_queue.cc:260] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.633873 22897 consensus_queue.cc:1048] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:55.636723 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:55.647133 22813 raft_consensus.cc:3060] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.633795 22590 raft_consensus.cc:2468] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:55.640539 22860 consensus_queue.cc:260] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.651571 22860 ts_tablet_manager.cc:1434] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 14:55:55.652397 22860 tablet_bootstrap.cc:492] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
W20260709 14:55:55.634068 22779 leader_election.cc:343] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.655118 22858 ts_tablet_manager.cc:1434] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:55:55.656494 22858 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:55.663542 22858 tablet_bootstrap.cc:654] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.663453 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ccdd21692947a885044de50b682ab8" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:55.664844 22589 raft_consensus.cc:3060] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.665764 22859 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:55.666280 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ccdd21692947a885044de50b682ab8" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:55.666908 22739 raft_consensus.cc:3060] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.666289 22859 ts_tablet_manager.cc:1403] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.105s	user 0.005s	sys 0.023s
I20260709 14:55:55.663736 22489 catalog_manager.cc:5697] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.679755 22859 raft_consensus.cc:359] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.695509 22859 raft_consensus.cc:385] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.695746 22859 raft_consensus.cc:740] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.693851 23034 consensus_queue.cc:1048] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:55.683434 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:55.682423 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.699956 22738 raft_consensus.cc:3060] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.697747 22859 consensus_queue.cc:260] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.690142 22939 raft_consensus.cc:493] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.694464 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270605c23018481f8515f5a843d49538" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:55.684384 22813 raft_consensus.cc:2468] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.705914 22739 raft_consensus.cc:2468] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.691776 22589 raft_consensus.cc:2468] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.709987 22859 ts_tablet_manager.cc:1434] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:55:55.715679 22859 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:55.711637 22590 raft_consensus.cc:3060] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.709630 22939 raft_consensus.cc:515] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.731310 22858 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:55.731784 22858 ts_tablet_manager.cc:1403] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.022s
I20260709 14:55:55.725912 22633 leader_election.cc:304] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:55.736548 22948 raft_consensus.cc:2804] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.737071 22948 raft_consensus.cc:697] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:55.737699 23035 raft_consensus.cc:493] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.737946 22948 consensus_queue.cc:237] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:55.738669 22631 leader_election.cc:343] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.736864 22936 raft_consensus.cc:515] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.741252 22858 raft_consensus.cc:359] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.741948 23035 raft_consensus.cc:515] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.744216 22899 consensus_queue.cc:1048] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.744587 22857 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:55.748804 22858 raft_consensus.cc:385] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.750239 22858 raft_consensus.cc:740] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.750360 22859 tablet_bootstrap.cc:654] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.750326 22857 ts_tablet_manager.cc:1403] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.009s
I20260709 14:55:55.751003 22858 consensus_queue.cc:260] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.753679 22858 ts_tablet_manager.cc:1434] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:55.755671 22858 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
W20260709 14:55:55.760792 22631 leader_election.cc:343] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.764199 22631 leader_election.cc:304] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:55.764986 22872 raft_consensus.cc:2804] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.765443 22872 raft_consensus.cc:697] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:55.766213 22872 consensus_queue.cc:237] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:55.766134 22590 raft_consensus.cc:2468] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:55.766538 22858 tablet_bootstrap.cc:654] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.755537 23034 consensus_queue.cc:1048] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:55.779734 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.777535 22874 raft_consensus.cc:493] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.781229 22874 raft_consensus.cc:515] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:55.796288 23035 leader_election.cc:290] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:55.800479 22939 leader_election.cc:290] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.800714 22862 consensus_queue.cc:1048] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.801065 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.801640 22936 leader_election.cc:290] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.802688 22707 leader_election.cc:304] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:55.804780 22939 raft_consensus.cc:2749] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.805388 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764db575ca84cf3abf06301acd1a99b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:55.805552 22936 consensus_queue.cc:1048] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.806015 22738 raft_consensus.cc:3060] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.810281 22874 leader_election.cc:290] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:55.811982 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.812417 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:55.813587 22860 tablet_bootstrap.cc:654] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.814706 22707 leader_election.cc:304] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:55.791589 22489 catalog_manager.cc:5697] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.830078 22857 raft_consensus.cc:359] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.831966 22857 raft_consensus.cc:385] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.832320 22857 raft_consensus.cc:740] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.845372 22874 raft_consensus.cc:2749] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:55.830260 22705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 50684.2us
I20260709 14:55:55.872697 22857 consensus_queue.cc:260] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.887881 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764db575ca84cf3abf06301acd1a99b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:55.888592 22591 raft_consensus.cc:3060] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.891669 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b196a802f6434a80e6fd7717bbdddd" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.892772 22741 raft_consensus.cc:3060] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.883103 22738 raft_consensus.cc:2468] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:55.896826 22899 raft_consensus.cc:493] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.907177 22899 raft_consensus.cc:515] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.903620 22857 ts_tablet_manager.cc:1434] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.153s	user 0.007s	sys 0.000s
I20260709 14:55:55.909098 22899 leader_election.cc:290] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:55.909770 22857 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:55.911803 22779 leader_election.cc:304] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:55.914176 22862 raft_consensus.cc:2804] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.914624 22862 raft_consensus.cc:697] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
W20260709 14:55:55.918131 22631 leader_election.cc:343] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.917876 22862 consensus_queue.cc:237] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:55.920435 22936 consensus_queue.cc:1048] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:55.923625 22857 tablet_bootstrap.cc:654] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.957440 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.960525 22897 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.961037 22897 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:55.949146 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:55.949082 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b196a802f6434a80e6fd7717bbdddd" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:55.977833 22591 raft_consensus.cc:2468] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:55.954244 22948 consensus_queue.cc:1048] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:55:55.983057 22897 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:55.994139 23009 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.982900 22739 raft_consensus.cc:2468] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:55.997802 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:55.994750 23009 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.002466 22858 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.006492 22858 ts_tablet_manager.cc:1403] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.252s	user 0.007s	sys 0.015s
I20260709 14:55:56.008179 22859 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.008715 22859 ts_tablet_manager.cc:1403] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.293s	user 0.008s	sys 0.021s
W20260709 14:55:56.010478 22778 leader_election.cc:343] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.011243 23009 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.013077 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:56.014312 22555 leader_election.cc:343] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.018500 22860 tablet_bootstrap.cc:492] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:56.018864 22902 consensus_queue.cc:1048] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.019554 22860 ts_tablet_manager.cc:1403] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.367s	user 0.006s	sys 0.023s
I20260709 14:55:56.025687 22858 raft_consensus.cc:359] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.026428 22858 raft_consensus.cc:385] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.026811 22858 raft_consensus.cc:740] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.027712 22858 consensus_queue.cc:260] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.019052 22631 leader_election.cc:304] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:56.016779 22489 catalog_manager.cc:5697] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.030352 22858 ts_tablet_manager.cc:1434] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260709 14:55:56.030275 22489 catalog_manager.cc:5697] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.032358 22902 raft_consensus.cc:2804] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.032775 22902 raft_consensus.cc:493] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.033105 22902 raft_consensus.cc:3060] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.041236 22860 raft_consensus.cc:359] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.042186 22860 raft_consensus.cc:385] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.042491 22859 raft_consensus.cc:359] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.043185 22859 raft_consensus.cc:385] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.043431 22859 raft_consensus.cc:740] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
W20260709 14:55:56.036077 22779 leader_election.cc:343] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.046746 22874 raft_consensus.cc:493] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.047212 22874 raft_consensus.cc:515] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.049175 22874 leader_election.cc:290] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:56.049844 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.050457 22589 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:56.052124 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.052774 22813 raft_consensus.cc:2468] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:56.054039 22707 leader_election.cc:304] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:56.042482 22860 raft_consensus.cc:740] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.056632 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.044047 22859 consensus_queue.cc:260] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.061935 22857 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
W20260709 14:55:56.062045 22705 leader_election.cc:343] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.062520 22857 ts_tablet_manager.cc:1403] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.153s	user 0.010s	sys 0.005s
I20260709 14:55:56.063843 22872 raft_consensus.cc:493] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.064335 22872 raft_consensus.cc:515] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.064666 22859 ts_tablet_manager.cc:1434] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 14:55:56.065549 22859 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.044140 22858 tablet_bootstrap.cc:492] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:56.066639 22857 raft_consensus.cc:359] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.066408 22860 consensus_queue.cc:260] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.067291 22857 raft_consensus.cc:385] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.067986 22857 raft_consensus.cc:740] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.068562 22857 consensus_queue.cc:260] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.067261 22874 raft_consensus.cc:2804] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.074846 22874 raft_consensus.cc:493] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.075258 22874 raft_consensus.cc:3060] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.076285 22902 raft_consensus.cc:515] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.078874 22902 leader_election.cc:290] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:56.085304 22857 ts_tablet_manager.cc:1434] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:56.086407 22857 tablet_bootstrap.cc:492] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:56.087901 22872 leader_election.cc:290] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.091045 22858 tablet_bootstrap.cc:654] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.091988 22859 tablet_bootstrap.cc:654] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.097849 22857 tablet_bootstrap.cc:654] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.103471 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.091070 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.111948 22939 consensus_queue.cc:1048] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.106389 22813 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
W20260709 14:55:56.116546 22779 leader_election.cc:343] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.117025 22779 leader_election.cc:304] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.118052 22862 raft_consensus.cc:2749] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.119971 22874 raft_consensus.cc:515] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:55:56.118286 22633 leader_election.cc:343] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.121515 22948 consensus_queue.cc:1048] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.125818 22860 ts_tablet_manager.cc:1434] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.106s	user 0.017s	sys 0.027s
I20260709 14:55:56.126756 22860 tablet_bootstrap.cc:492] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:56.130548 22874 leader_election.cc:290] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:56.132054 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:56.133229 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.133793 22814 raft_consensus.cc:3060] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.137570 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b196a802f6434a80e6fd7717bbdddd" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:56.138218 22739 raft_consensus.cc:3060] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.138144 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.144707 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b196a802f6434a80e6fd7717bbdddd" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:56.145289 22592 raft_consensus.cc:3060] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:56.143544 22705 leader_election.cc:343] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.150554 22860 tablet_bootstrap.cc:654] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.155529 22858 tablet_bootstrap.cc:492] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.155936 22858 ts_tablet_manager.cc:1403] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.005s
I20260709 14:55:56.158310 22739 raft_consensus.cc:2468] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:56.153699 22779 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.159191 22858 raft_consensus.cc:359] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.159868 22858 raft_consensus.cc:385] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.159936 22897 raft_consensus.cc:2804] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.160161 22858 raft_consensus.cc:740] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.161835 22814 raft_consensus.cc:2468] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:56.160336 22897 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.162523 22897 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.163679 22707 leader_election.cc:304] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:56.165302 23063 raft_consensus.cc:2804] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.167964 22858 consensus_queue.cc:260] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.170832 22858 ts_tablet_manager.cc:1434] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:55:56.170670 22939 consensus_queue.cc:1048] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.173872 22858 tablet_bootstrap.cc:492] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:56.171154 23063 raft_consensus.cc:697] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
W20260709 14:55:56.174893 22631 leader_election.cc:343] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.175408 22631 leader_election.cc:304] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.176195 23035 raft_consensus.cc:2749] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.171782 22857 tablet_bootstrap.cc:492] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:56.168093 22948 consensus_queue.cc:1048] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:56.176594 22631 leader_election.cc:304] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:56.177346 23035 raft_consensus.cc:2804] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.177794 23035 raft_consensus.cc:697] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:56.178259 23063 consensus_queue.cc:237] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.179147 22857 ts_tablet_manager.cc:1403] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.093s	user 0.004s	sys 0.014s
I20260709 14:55:56.178637 23035 consensus_queue.cc:237] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.181710 22857 raft_consensus.cc:359] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.186621 22857 raft_consensus.cc:385] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.187798 22857 raft_consensus.cc:740] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.189772 22859 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.190466 22558 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.192353 23009 raft_consensus.cc:2804] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.192763 23009 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.193084 23009 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.194557 22859 ts_tablet_manager.cc:1403] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.003s
I20260709 14:55:56.204288 22487 catalog_manager.cc:5697] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.199631 22592 raft_consensus.cc:2468] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:56.199103 22897 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.215478 22948 consensus_queue.cc:1048] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.217509 22857 consensus_queue.cc:260] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.229369 22897 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.230571 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:56.216156 23009 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.231289 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
W20260709 14:55:56.233371 22778 leader_election.cc:343] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.234534 22857 ts_tablet_manager.cc:1434] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.004s
I20260709 14:55:56.235707 22857 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:56.221640 22859 raft_consensus.cc:359] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.239015 22859 raft_consensus.cc:385] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.239315 22859 raft_consensus.cc:740] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.243940 23035 raft_consensus.cc:493] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.244437 23035 raft_consensus.cc:515] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.246258 23035 leader_election.cc:290] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.251649 22858 tablet_bootstrap.cc:654] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.253209 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.250197 22590 raft_consensus.cc:2393] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:55:56.254751 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.254294 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.258050 22813 raft_consensus.cc:2393] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:56.259845 22857 tablet_bootstrap.cc:654] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.262573 22860 tablet_bootstrap.cc:492] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:56.263098 22860 ts_tablet_manager.cc:1403] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.021s
I20260709 14:55:56.263635 22859 consensus_queue.cc:260] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.254442 23009 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.266887 22859 ts_tablet_manager.cc:1434] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 14:55:56.267753 22859 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.261402 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.268790 22860 raft_consensus.cc:359] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.269510 22860 raft_consensus.cc:385] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.269811 22860 raft_consensus.cc:740] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
W20260709 14:55:56.265791 22633 leader_election.cc:343] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.270386 22860 consensus_queue.cc:260] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:56.272878 22631 leader_election.cc:343] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.273207 22555 leader_election.cc:343] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.273641 22555 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.275841 22860 ts_tablet_manager.cc:1434] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:56.278442 23005 raft_consensus.cc:2749] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.280287 22779 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.279886 22488 catalog_manager.cc:5697] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.281543 22862 raft_consensus.cc:2749] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.285254 22859 tablet_bootstrap.cc:654] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.286020 22631 leader_election.cc:304] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.287739 23081 raft_consensus.cc:2749] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.288502 22489 catalog_manager.cc:5697] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.292833 22860 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:56.316627 22858 tablet_bootstrap.cc:492] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.317154 22858 ts_tablet_manager.cc:1403] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.000s
W20260709 14:55:56.318923 22631 consensus_peers.cc:597] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:56.318945 23080 consensus_queue.cc:1048] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:56.329664 22860 tablet_bootstrap.cc:654] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.330319 22858 raft_consensus.cc:359] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.331002 22858 raft_consensus.cc:385] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.331271 22858 raft_consensus.cc:740] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.334554 22859 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.335191 22859 ts_tablet_manager.cc:1403] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.017s
I20260709 14:55:56.338220 22859 raft_consensus.cc:359] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.338953 22859 raft_consensus.cc:385] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.339249 22859 raft_consensus.cc:740] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.339886 22859 consensus_queue.cc:260] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.342250 22859 ts_tablet_manager.cc:1434] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:56.343235 22859 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.349385 22859 tablet_bootstrap.cc:654] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.349050 22858 consensus_queue.cc:260] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.352761 22858 ts_tablet_manager.cc:1434] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:55:56.353689 22858 tablet_bootstrap.cc:492] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
W20260709 14:55:56.371590 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:56.372452 22859 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.372957 22859 ts_tablet_manager.cc:1403] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 14:55:56.377038 23063 raft_consensus.cc:493] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.377566 23063 raft_consensus.cc:515] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.379273 23063 leader_election.cc:290] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.378893 22859 raft_consensus.cc:359] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.379781 22859 raft_consensus.cc:385] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.380118 22859 raft_consensus.cc:740] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.380796 22859 consensus_queue.cc:260] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.381186 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.381803 22667 raft_consensus.cc:2468] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:56.383214 22859 ts_tablet_manager.cc:1434] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:55:56.383239 22704 leader_election.cc:304] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:56.384402 22859 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.385584 22939 raft_consensus.cc:2804] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.385972 22939 raft_consensus.cc:493] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.386302 22939 raft_consensus.cc:3060] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.390760 22859 tablet_bootstrap.cc:654] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.392850 23081 consensus_queue.cc:1048] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.401499 22857 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:56.402005 22857 ts_tablet_manager.cc:1403] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.012s
I20260709 14:55:56.402595 22858 tablet_bootstrap.cc:654] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.406417 23092 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.407055 23092 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.407603 22939 raft_consensus.cc:515] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.410498 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.411101 22667 raft_consensus.cc:3060] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.413801 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:56.415863 22707 leader_election.cc:343] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.430469 22939 leader_election.cc:290] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.432317 22857 raft_consensus.cc:359] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.432890 22857 raft_consensus.cc:385] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.433097 22857 raft_consensus.cc:740] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.435910 22857 consensus_queue.cc:260] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.428300 22862 consensus_queue.cc:1048] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:56.496373 23095 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.497033 23095 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.528836 22859 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.529383 22859 ts_tablet_manager.cc:1403] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.021s
I20260709 14:55:56.531705 22860 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:56.531911 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.532214 22860 ts_tablet_manager.cc:1403] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.240s	user 0.026s	sys 0.020s
I20260709 14:55:56.532084 22859 raft_consensus.cc:359] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.532763 22859 raft_consensus.cc:385] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.533052 22859 raft_consensus.cc:740] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.533318 22897 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.533623 22859 consensus_queue.cc:260] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.533792 22897 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.535257 22859 ts_tablet_manager.cc:1434] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:56.537122 23092 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
W20260709 14:55:56.535734 22707 leader_election.cc:343] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.538924 22897 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:56.540452 22664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.541144 22664 raft_consensus.cc:2468] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:56.534943 22860 raft_consensus.cc:359] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.542656 22860 raft_consensus.cc:385] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.542955 22860 raft_consensus.cc:740] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.543426 22860 consensus_queue.cc:260] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.544428 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.544821 22860 ts_tablet_manager.cc:1434] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:56.545737 22860 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:56.546445 23005 raft_consensus.cc:493] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.546911 23005 raft_consensus.cc:515] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.549000 23005 leader_election.cc:290] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.550382 22860 tablet_bootstrap.cc:654] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.545732 23063 raft_consensus.cc:493] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.550868 22778 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:56.550984 23063 raft_consensus.cc:515] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.551676 22936 raft_consensus.cc:2804] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.552038 22936 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.552373 22936 raft_consensus.cc:3060] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.553143 23063 leader_election.cc:290] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.560544 22936 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:56.555491 22778 leader_election.cc:343] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.564074 22859 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.564863 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.565454 22665 raft_consensus.cc:3060] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.570466 22859 tablet_bootstrap.cc:654] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.579272 22858 tablet_bootstrap.cc:492] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.579730 22858 ts_tablet_manager.cc:1403] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.007s
I20260709 14:55:56.582118 22858 raft_consensus.cc:359] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.611894 22858 raft_consensus.cc:385] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.612211 22858 raft_consensus.cc:740] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.613546 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.613656 22858 consensus_queue.cc:260] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.614347 22811 raft_consensus.cc:2393] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate bb51eabd0c00436d8e4f603b25aaade8 in this term.
I20260709 14:55:56.586769 23005 raft_consensus.cc:493] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.587527 22664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.616549 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.617130 22811 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:56.587991 23095 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.590050 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.617174 23005 raft_consensus.cc:515] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.618175 22590 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
W20260709 14:55:56.619529 22555 leader_election.cc:343] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.591961 22859 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.595706 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.622318 22859 ts_tablet_manager.cc:1403] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260709 14:55:56.622251 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4af5b1d155412cabc9869c2df6924a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.598547 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.623420 23005 leader_election.cc:290] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:56.623626 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4af5b1d155412cabc9869c2df6924a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:56.624557 22556 leader_election.cc:343] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.625430 22555 leader_election.cc:343] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.625497 22859 raft_consensus.cc:359] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.626144 22555 leader_election.cc:304] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.626367 22859 raft_consensus.cc:385] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.626649 22859 raft_consensus.cc:740] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.627391 22859 consensus_queue.cc:260] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.629390 22859 ts_tablet_manager.cc:1434] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:56.630226 22859 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.632581 23035 consensus_queue.cc:1048] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.633315 23095 raft_consensus.cc:2749] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.601934 22860 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:56.562557 22936 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:56.608870 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.609537 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:56.635846 22860 ts_tablet_manager.cc:1403] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.018s
I20260709 14:55:56.605865 22667 raft_consensus.cc:2468] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:56.584133 22665 raft_consensus.cc:2468] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:56.637161 22707 leader_election.cc:304] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.637321 22778 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:56.637949 22704 leader_election.cc:304] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:55:56.638118 22936 raft_consensus.cc:2804] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.638286 23063 raft_consensus.cc:2749] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.638692 22936 raft_consensus.cc:697] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:56.639057 22939 raft_consensus.cc:2804] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.639600 22939 raft_consensus.cc:697] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:56.639789 22936 consensus_queue.cc:237] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.590581 22897 consensus_queue.cc:1048] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.597416 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.633461 22874 consensus_queue.cc:1048] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.645264 22859 tablet_bootstrap.cc:654] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.647245 22939 consensus_queue.cc:237] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.656173 22591 raft_consensus.cc:3060] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.659319 23009 raft_consensus.cc:493] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.603279 22857 ts_tablet_manager.cc:1434] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.201s	user 0.007s	sys 0.003s
I20260709 14:55:56.659821 23009 raft_consensus.cc:515] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.661047 22857 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:56.656104 22860 raft_consensus.cc:359] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.661506 22860 raft_consensus.cc:385] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.661782 22860 raft_consensus.cc:740] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.662047 23009 leader_election.cc:290] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:56.664111 22860 consensus_queue.cc:260] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.669862 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.670521 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.671893 23035 raft_consensus.cc:493] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.672405 23035 raft_consensus.cc:515] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:56.673014 22555 leader_election.cc:343] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.674494 23035 leader_election.cc:290] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:55:56.674983 22556 leader_election.cc:343] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.675424 22556 leader_election.cc:304] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.676519 23009 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.676990 22860 ts_tablet_manager.cc:1434] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 14:55:56.676802 22939 consensus_queue.cc:1048] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.679006 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.676954 23009 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:55:56.680735 22631 leader_election.cc:343] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.682267 23009 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.683794 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.684508 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:56.686272 22633 leader_election.cc:343] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.686800 22633 leader_election.cc:304] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
W20260709 14:55:56.685860 22556 leader_election.cc:343] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.688319 23081 raft_consensus.cc:2749] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.688907 23009 raft_consensus.cc:2749] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.689121 22859 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.697569 22858 ts_tablet_manager.cc:1434] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.000s
I20260709 14:55:56.704944 22857 tablet_bootstrap.cc:654] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.705708 22558 leader_election.cc:304] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.714217 22858 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:56.714411 22558 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.722234 23035 consensus_queue.cc:1048] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.690661 22859 ts_tablet_manager.cc:1403] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.011s
I20260709 14:55:56.719461 23009 raft_consensus.cc:2749] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.724642 23009 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.725003 23009 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.725330 23009 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.726848 22859 raft_consensus.cc:359] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.727799 22859 raft_consensus.cc:385] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.728117 22859 raft_consensus.cc:740] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.728920 22859 consensus_queue.cc:260] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.731861 22859 ts_tablet_manager.cc:1434] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:56.732131 23009 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.733428 22859 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.739283 22859 tablet_bootstrap.cc:654] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.684410 22860 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:56.740219 22488 catalog_manager.cc:5697] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.742197 23095 raft_consensus.cc:493] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.742702 23095 raft_consensus.cc:515] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.744674 23095 leader_election.cc:290] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
W20260709 14:55:56.709607 22779 leader_election.cc:343] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.751307 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.752600 22860 tablet_bootstrap.cc:654] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.753988 22902 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.754532 22902 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.756932 22857 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:56.756870 23009 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.757460 22857 ts_tablet_manager.cc:1403] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.001s
I20260709 14:55:56.758196 22902 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:56.760527 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.760797 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.761540 22857 raft_consensus.cc:359] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.762199 22857 raft_consensus.cc:385] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.762471 22857 raft_consensus.cc:740] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
W20260709 14:55:56.762822 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 53211.1us
W20260709 14:55:56.762476 22631 leader_election.cc:343] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.763172 22857 consensus_queue.cc:260] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.766119 22857 ts_tablet_manager.cc:1434] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 14:55:56.762199 22555 leader_election.cc:343] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.765697 22779 leader_election.cc:343] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.767167 22857 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:56.769290 22779 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.770107 22897 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.770465 22897 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:56.764027 22556 leader_election.cc:343] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.770807 22897 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.773010 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:56.776979 22631 leader_election.cc:343] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.777410 22631 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.778800 23080 raft_consensus.cc:2749] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.778133 22897 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.778206 22857 tablet_bootstrap.cc:654] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.783236 22858 tablet_bootstrap.cc:654] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.797055 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.798022 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.797253 22862 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.799176 22862 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.801144 22862 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:56.792325 22897 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.804068 22741 raft_consensus.cc:3060] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:56.804503 22778 leader_election.cc:343] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.805895 22814 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:56.808318 22859 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.808727 22859 ts_tablet_manager.cc:1403] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.000s
I20260709 14:55:56.810806 22858 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.811129 22859 raft_consensus.cc:359] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.811571 22858 ts_tablet_manager.cc:1403] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.003s
I20260709 14:55:56.811821 22859 raft_consensus.cc:385] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.811730 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.812179 22859 raft_consensus.cc:740] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.812934 22814 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:56.813045 22859 consensus_queue.cc:260] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.814487 22858 raft_consensus.cc:359] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.815305 22859 ts_tablet_manager.cc:1434] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:56.815560 22858 raft_consensus.cc:385] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.815826 22858 raft_consensus.cc:740] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.816208 22859 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.816483 22858 consensus_queue.cc:260] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.818384 22858 ts_tablet_manager.cc:1434] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:56.818969 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.819270 22858 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:56.819680 22814 raft_consensus.cc:2468] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:56.810829 22857 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:56.822212 22860 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:56.824808 22858 tablet_bootstrap.cc:654] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.828030 22859 tablet_bootstrap.cc:654] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.833739 22860 ts_tablet_manager.cc:1403] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.139s	user 0.006s	sys 0.004s
I20260709 14:55:56.836488 22860 raft_consensus.cc:359] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.843427 22860 raft_consensus.cc:385] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.846333 22860 raft_consensus.cc:740] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.843968 22857 ts_tablet_manager.cc:1403] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.010s
I20260709 14:55:56.848430 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:56.849673 22589 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:55:56.852640 22860 consensus_queue.cc:260] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.853099 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:56.867801 22860 ts_tablet_manager.cc:1434] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:55:56.869361 22860 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:56.853967 22558 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.870960 22558 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.871781 23005 raft_consensus.cc:2804] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.854516 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.872148 23005 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.872553 23005 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.873579 22858 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.874058 22858 ts_tablet_manager.cc:1403] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.023s
I20260709 14:55:56.874593 22860 tablet_bootstrap.cc:654] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.872160 22558 leader_election.cc:304] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.861128 22490 catalog_manager.cc:5697] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.872416 23009 raft_consensus.cc:2749] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.877897 23095 raft_consensus.cc:2804] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.878298 23095 raft_consensus.cc:493] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.876782 22858 raft_consensus.cc:359] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.858628 22779 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:56.878643 23095 raft_consensus.cc:3060] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.880369 22936 raft_consensus.cc:2749] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:56.886562 22779 leader_election.cc:343] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.865387 22857 raft_consensus.cc:359] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.887859 22857 raft_consensus.cc:385] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.888195 22857 raft_consensus.cc:740] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.878731 22858 raft_consensus.cc:385] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.888804 22858 raft_consensus.cc:740] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.889478 22858 consensus_queue.cc:260] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.891525 22858 ts_tablet_manager.cc:1434] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:55:56.892424 22858 tablet_bootstrap.cc:492] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:56.893563 22857 consensus_queue.cc:260] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.900303 22857 ts_tablet_manager.cc:1434] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:55:56.897815 22858 tablet_bootstrap.cc:654] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.902436 23005 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.903214 22857 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:56.907503 22589 raft_consensus.cc:2393] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:55:56.909353 22779 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.910169 22936 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.912012 22857 tablet_bootstrap.cc:654] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.917520 22936 raft_consensus.cc:2749] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.917869 22860 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:56.918458 22860 ts_tablet_manager.cc:1403] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 14:55:56.918850 23095 raft_consensus.cc:515] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.921545 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
W20260709 14:55:56.923003 22556 leader_election.cc:343] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.921029 22860 raft_consensus.cc:359] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.924152 22860 raft_consensus.cc:385] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.924464 22860 raft_consensus.cc:740] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.925874 23095 leader_election.cc:290] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.927721 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.928313 22811 raft_consensus.cc:3060] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.928524 22858 tablet_bootstrap.cc:492] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:56.928973 22858 ts_tablet_manager.cc:1403] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.002s
I20260709 14:55:56.931743 22859 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.932219 22859 ts_tablet_manager.cc:1403] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.014s
I20260709 14:55:56.933619 23005 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.934561 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:56.935163 22741 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.935525 22857 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:56.935760 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.936213 22857 ts_tablet_manager.cc:1403] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 14:55:56.936172 23063 raft_consensus.cc:493] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.935549 22859 raft_consensus.cc:359] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.936997 22859 raft_consensus.cc:385] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.937783 22859 raft_consensus.cc:740] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.925266 22860 consensus_queue.cc:260] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.936787 23063 raft_consensus.cc:515] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.938548 22859 consensus_queue.cc:260] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.940546 23063 leader_election.cc:290] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.942183 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.942867 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.943475 22663 raft_consensus.cc:2468] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:56.944540 22704 leader_election.cc:304] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
W20260709 14:55:56.945075 22707 leader_election.cc:343] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.945326 22874 raft_consensus.cc:2804] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.945739 22874 raft_consensus.cc:493] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.946085 22874 raft_consensus.cc:3060] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.950853 22741 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:56.952639 22936 raft_consensus.cc:493] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.953194 22936 raft_consensus.cc:515] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.953629 22811 raft_consensus.cc:2468] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:56.954416 22857 raft_consensus.cc:359] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.954835 22558 leader_election.cc:304] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:56.931421 22858 raft_consensus.cc:359] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.955451 22858 raft_consensus.cc:385] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.955727 22858 raft_consensus.cc:740] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.955106 22857 raft_consensus.cc:385] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.956252 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:56.956562 23005 raft_consensus.cc:2804] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.957110 23005 raft_consensus.cc:697] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:55:56.952450 22874 raft_consensus.cc:515] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.956867 22858 consensus_queue.cc:260] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.956403 22857 raft_consensus.cc:740] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.957489 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.956916 22663 raft_consensus.cc:2468] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:56.958141 22589 raft_consensus.cc:2468] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:56.959040 22778 leader_election.cc:304] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:56.959252 22857 consensus_queue.cc:260] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.959971 22862 raft_consensus.cc:2804] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.960314 22862 raft_consensus.cc:493] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.960625 22862 raft_consensus.cc:3060] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.963124 22859 ts_tablet_manager.cc:1434] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:55:56.964110 22859 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.966833 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:56.967329 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.967892 22663 raft_consensus.cc:3060] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:56.968204 22707 leader_election.cc:343] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.969326 22814 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:56.970155 22874 leader_election.cc:290] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:56.971560 22859 tablet_bootstrap.cc:654] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.972455 22862 raft_consensus.cc:515] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.974232 22858 ts_tablet_manager.cc:1434] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:55:56.975201 22858 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:56.960748 22857 ts_tablet_manager.cc:1434] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:55:56.975430 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:56.976042 22665 raft_consensus.cc:3060] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.976506 22859 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:56.976740 22857 tablet_bootstrap.cc:492] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:56.976951 22859 ts_tablet_manager.cc:1403] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:55:56.958170 22936 leader_election.cc:290] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:56.979441 22859 raft_consensus.cc:359] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.980203 22859 raft_consensus.cc:385] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.980358 22858 tablet_bootstrap.cc:654] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.980484 22859 raft_consensus.cc:740] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.982239 22859 consensus_queue.cc:260] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:56.983891 22665 raft_consensus.cc:2468] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:56.984602 22859 ts_tablet_manager.cc:1434] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:56.985270 22778 leader_election.cc:304] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:56.985888 22859 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:56.985311 23081 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.986536 23081 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:56.988687 23081 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:56.989517 22857 tablet_bootstrap.cc:654] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.991138 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:56.991932 22814 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:56.992525 22859 tablet_bootstrap.cc:654] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.992874 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:56.993683 22589 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:55:56.994831 22857 tablet_bootstrap.cc:492] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:56.995340 22857 ts_tablet_manager.cc:1403] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 14:55:56.995905 22633 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:56.997427 23081 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.997954 22857 raft_consensus.cc:359] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:56.998682 22857 raft_consensus.cc:385] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.998989 22857 raft_consensus.cc:740] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.999850 22857 consensus_queue.cc:260] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.000821 22897 raft_consensus.cc:2804] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.001293 22897 raft_consensus.cc:697] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:57.002162 22897 consensus_queue.cc:237] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.003448 22859 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.003911 22859 ts_tablet_manager.cc:1403] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 14:55:57.006485 22859 raft_consensus.cc:359] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.009351 22857 ts_tablet_manager.cc:1434] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:57.010416 22859 raft_consensus.cc:385] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.010838 22859 raft_consensus.cc:740] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.011639 22859 consensus_queue.cc:260] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.014281 22857 tablet_bootstrap.cc:492] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.016613 22859 ts_tablet_manager.cc:1434] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:57.017589 22859 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.020254 22857 tablet_bootstrap.cc:654] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.022755 22859 tablet_bootstrap.cc:654] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.957960 23005 consensus_queue.cc:237] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:56.953154 22860 ts_tablet_manager.cc:1434] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:55:57.027978 22874 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.028432 22874 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.029091 22860 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.031998 22874 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:57.032441 23095 raft_consensus.cc:493] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.032992 23095 raft_consensus.cc:515] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.033912 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.034293 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.034677 22667 raft_consensus.cc:2393] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:57.035074 23095 leader_election.cc:290] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.033442 22862 leader_election.cc:290] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.035856 22707 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:57.037731 22874 raft_consensus.cc:3060] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.037921 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:57.040508 22555 leader_election.cc:343] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.041996 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:55:57.043404 22556 leader_election.cc:343] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.036834 23081 raft_consensus.cc:2749] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.050050 22874 raft_consensus.cc:2749] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.056643 23074 raft_consensus.cc:493] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.057288 23074 raft_consensus.cc:515] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.060339 23074 leader_election.cc:290] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:57.043834 22556 leader_election.cc:304] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.070891 22858 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
W20260709 14:55:57.043855 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 84616.6us
I20260709 14:55:57.071276 22556 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.072434 23095 raft_consensus.cc:2804] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.072904 23095 raft_consensus.cc:697] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:55:57.073700 23095 consensus_queue.cc:237] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.076188 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:57.076771 22589 raft_consensus.cc:3060] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.079116 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.080341 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.067327 22862 consensus_queue.cc:1048] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.070878 23005 raft_consensus.cc:2749] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.039481 22663 raft_consensus.cc:2468] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
W20260709 14:55:57.087610 22779 leader_election.cc:343] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:57.089980 22779 leader_election.cc:343] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.090517 22779 leader_election.cc:304] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.091068 22704 leader_election.cc:304] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:55:57.091305 22897 raft_consensus.cc:2749] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.093043 22893 consensus_queue.cc:1048] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.094386 22893 raft_consensus.cc:2804] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.096871 22490 catalog_manager.cc:5697] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.100188 22893 raft_consensus.cc:697] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:57.110129 22893 consensus_queue.cc:237] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.113503 22487 catalog_manager.cc:5697] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.126355 22860 tablet_bootstrap.cc:654] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:57.128276 22707 consensus_peers.cc:597] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Couldn't send request to peer 093f01110b9141728fdd30aa268a182d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:57.128532 23005 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.129097 23005 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.131806 23005 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.131935 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.141711 22667 raft_consensus.cc:2468] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:57.143428 22555 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:57.145154 22862 consensus_queue.cc:1048] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.134164 22589 raft_consensus.cc:2468] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:57.137773 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.152585 22741 raft_consensus.cc:2468] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:57.140031 22857 tablet_bootstrap.cc:492] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:57.153596 22857 ts_tablet_manager.cc:1403] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.140s	user 0.044s	sys 0.047s
I20260709 14:55:57.156081 22857 raft_consensus.cc:359] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.157380 22857 raft_consensus.cc:385] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.157699 22857 raft_consensus.cc:740] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.158372 22858 ts_tablet_manager.cc:1403] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.183s	user 0.013s	sys 0.059s
I20260709 14:55:57.158463 22857 consensus_queue.cc:260] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.159986 22859 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.160444 22859 ts_tablet_manager.cc:1403] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.143s	user 0.039s	sys 0.056s
I20260709 14:55:57.161396 23005 raft_consensus.cc:2804] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.161794 23005 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.162133 23005 raft_consensus.cc:3060] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.162812 22859 raft_consensus.cc:359] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.162868 22857 ts_tablet_manager.cc:1434] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:57.164835 22857 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.173605 22858 raft_consensus.cc:359] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.174300 22858 raft_consensus.cc:385] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.163565 22859 raft_consensus.cc:385] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.175168 22859 raft_consensus.cc:740] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.171746 23005 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.175971 22859 consensus_queue.cc:260] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.174574 22858 raft_consensus.cc:740] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.178025 22857 tablet_bootstrap.cc:654] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.178433 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:57.179802 22665 raft_consensus.cc:3060] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.179576 22858 consensus_queue.cc:260] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.182192 22859 ts_tablet_manager.cc:1434] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:55:57.183168 22859 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.183709 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:57.184371 22741 raft_consensus.cc:3060] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.185776 22860 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.183971 22858 ts_tablet_manager.cc:1434] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:57.186218 22860 ts_tablet_manager.cc:1403] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.003s
I20260709 14:55:57.186846 22858 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:57.197254 22488 catalog_manager.cc:5697] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.199111 22860 raft_consensus.cc:359] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.199788 22860 raft_consensus.cc:385] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.200083 22860 raft_consensus.cc:740] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.200765 22860 consensus_queue.cc:260] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.202566 22860 ts_tablet_manager.cc:1434] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:55:57.203259 22860 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.210062 22665 raft_consensus.cc:2468] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:57.211694 22555 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:57.190467 23005 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.215104 22860 tablet_bootstrap.cc:654] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.214485 23095 raft_consensus.cc:2804] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.218429 23095 raft_consensus.cc:697] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:55:57.221907 22489 catalog_manager.cc:5697] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.228010 22859 tablet_bootstrap.cc:654] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.219274 23095 consensus_queue.cc:237] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.232757 23009 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.238706 22857 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:57.239322 22857 ts_tablet_manager.cc:1403] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.003s
I20260709 14:55:57.233217 23009 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.259768 22741 raft_consensus.cc:2468] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:57.263900 22858 tablet_bootstrap.cc:654] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.275874 22860 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.276505 22860 ts_tablet_manager.cc:1403] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.011s
I20260709 14:55:57.277738 22857 raft_consensus.cc:359] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.278453 22857 raft_consensus.cc:385] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.278761 22857 raft_consensus.cc:740] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.280453 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.267803 23009 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.278734 22488 catalog_manager.cc:5697] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.287462 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.287420 22857 consensus_queue.cc:260] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.288729 22860 raft_consensus.cc:359] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:55:57.289911 22555 leader_election.cc:343] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.290310 22860 raft_consensus.cc:385] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.290578 22860 raft_consensus.cc:740] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.289615 22811 raft_consensus.cc:2468] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:57.291198 22860 consensus_queue.cc:260] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.293567 22558 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:57.294320 23095 raft_consensus.cc:2804] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.293769 22860 ts_tablet_manager.cc:1434] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:57.294683 23095 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.295109 23095 raft_consensus.cc:3060] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.295702 22860 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.302089 22857 ts_tablet_manager.cc:1434] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260709 14:55:57.303540 22857 tablet_bootstrap.cc:492] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.302791 23080 raft_consensus.cc:493] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.304495 23080 raft_consensus.cc:515] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.305600 22858 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.306090 22858 ts_tablet_manager.cc:1403] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.020s
I20260709 14:55:57.307142 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.308238 22591 raft_consensus.cc:2468] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:57.306490 23080 leader_election.cc:290] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.312352 22631 leader_election.cc:304] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:57.313865 22859 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.314373 22859 ts_tablet_manager.cc:1403] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.007s
I20260709 14:55:57.313848 23080 raft_consensus.cc:2804] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.314854 23080 raft_consensus.cc:493] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.315182 23080 raft_consensus.cc:3060] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.321682 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.322196 22860 tablet_bootstrap.cc:654] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:57.322997 22631 leader_election.cc:343] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.323668 22859 raft_consensus.cc:359] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.324290 22859 raft_consensus.cc:385] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.324466 22859 raft_consensus.cc:740] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.325774 23095 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.328783 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:57.329530 22859 consensus_queue.cc:260] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:55:57.330153 22555 leader_election.cc:343] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.332263 22859 ts_tablet_manager.cc:1434] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:57.330309 23095 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.330744 22858 raft_consensus.cc:359] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.332844 22858 raft_consensus.cc:385] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.333133 22858 raft_consensus.cc:740] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.330219 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:57.333698 22811 raft_consensus.cc:3060] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.334600 22859 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.330232 22857 tablet_bootstrap.cc:654] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.338397 22858 consensus_queue.cc:260] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.340155 22859 tablet_bootstrap.cc:654] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.341857 22858 ts_tablet_manager.cc:1434] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:55:57.344334 22858 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:57.344657 23080 raft_consensus.cc:515] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.347448 23080 leader_election.cc:290] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.349380 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:57.349970 22739 raft_consensus.cc:3060] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.353681 22858 tablet_bootstrap.cc:654] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.360396 23080 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.360927 23080 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.362083 22811 raft_consensus.cc:2468] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:57.363513 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.364377 22814 raft_consensus.cc:2393] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:57.365206 23074 raft_consensus.cc:493] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.365674 23074 raft_consensus.cc:515] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.366299 22558 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:57.367537 23095 raft_consensus.cc:2804] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.367690 23074 leader_election.cc:290] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.368242 23095 raft_consensus.cc:697] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:55:57.366070 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:57.368924 22591 raft_consensus.cc:3060] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.369949 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.369124 23095 consensus_queue.cc:237] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.375164 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.376989 22779 leader_election.cc:304] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.378223 23080 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:57.380165 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.380997 22589 raft_consensus.cc:2393] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:55:57.381845 23074 raft_consensus.cc:2749] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.367820 23081 raft_consensus.cc:493] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.382652 23081 raft_consensus.cc:515] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.383220 22631 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:57.384549 23081 leader_election.cc:290] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.385237 23081 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.387251 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4af5b1d155412cabc9869c2df6924a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.387970 22589 raft_consensus.cc:2468] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:57.390218 22631 leader_election.cc:304] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:57.391410 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4af5b1d155412cabc9869c2df6924a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.392925 23080 raft_consensus.cc:2804] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.393356 23080 raft_consensus.cc:493] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.393452 22897 raft_consensus.cc:493] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.393822 23080 raft_consensus.cc:3060] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.394029 22897 raft_consensus.cc:515] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.399657 22858 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.400149 22858 ts_tablet_manager.cc:1403] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 14:55:57.409294 22858 raft_consensus.cc:359] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.409952 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:57.411486 22778 leader_election.cc:343] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.412640 22857 tablet_bootstrap.cc:492] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:57.414788 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:55:57.416415 22779 leader_election.cc:343] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.416822 22779 leader_election.cc:304] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.415225 22897 leader_election.cc:290] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.418190 22897 raft_consensus.cc:2749] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.418797 22857 ts_tablet_manager.cc:1403] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.007s
I20260709 14:55:57.421622 22739 raft_consensus.cc:2468] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:57.409996 22858 raft_consensus.cc:385] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.422941 22858 raft_consensus.cc:740] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.421695 22857 raft_consensus.cc:359] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.424125 22857 raft_consensus.cc:385] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.425149 22858 consensus_queue.cc:260] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:55:57.418989 22631 leader_election.cc:343] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.427551 22858 ts_tablet_manager.cc:1434] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:55:57.428555 22631 leader_election.cc:304] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.428970 22858 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:57.430100 23095 raft_consensus.cc:493] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.430577 23095 raft_consensus.cc:515] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.432580 23095 leader_election.cc:290] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:57.433946 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:55:57.435544 22556 leader_election.cc:343] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.437597 22858 tablet_bootstrap.cc:654] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.433892 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:57.440413 22558 leader_election.cc:343] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.440826 22558 leader_election.cc:304] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.442054 23095 raft_consensus.cc:2749] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.442611 23153 raft_consensus.cc:2804] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.424001 22860 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.443967 22860 ts_tablet_manager.cc:1403] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.001s
I20260709 14:55:57.444689 23153 raft_consensus.cc:697] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:57.446595 23153 consensus_queue.cc:237] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.450642 23081 raft_consensus.cc:2749] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.453753 22858 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.454285 22858 ts_tablet_manager.cc:1403] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 14:55:57.455062 22591 raft_consensus.cc:2468] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:57.458333 23080 raft_consensus.cc:515] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.458643 22858 raft_consensus.cc:359] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.459580 22858 raft_consensus.cc:385] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.424464 22857 raft_consensus.cc:740] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.446395 22860 raft_consensus.cc:359] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.461079 22860 raft_consensus.cc:385] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.459903 22858 raft_consensus.cc:740] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.462846 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4af5b1d155412cabc9869c2df6924a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:57.463264 22897 consensus_queue.cc:1048] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.465489 22859 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.465955 22859 ts_tablet_manager.cc:1403] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.131s	user 0.028s	sys 0.040s
I20260709 14:55:57.461360 22860 raft_consensus.cc:740] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.466785 22860 consensus_queue.cc:260] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.467875 22857 consensus_queue.cc:260] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.468818 22860 ts_tablet_manager.cc:1434] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:55:57.469842 22857 ts_tablet_manager.cc:1434] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.001s
I20260709 14:55:57.470892 23080 leader_election.cc:290] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.471249 22857 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.471894 22860 tablet_bootstrap.cc:492] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.476063 22490 catalog_manager.cc:5697] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.477396 22860 tablet_bootstrap.cc:654] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.477865 22857 tablet_bootstrap.cc:654] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.479013 22488 catalog_manager.cc:5697] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.486340 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4af5b1d155412cabc9869c2df6924a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:57.492439 22739 raft_consensus.cc:3060] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.491554 22860 tablet_bootstrap.cc:492] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.462265 22858 consensus_queue.cc:260] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.499161 22860 ts_tablet_manager.cc:1403] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.011s
I20260709 14:55:57.499066 22897 consensus_queue.cc:1048] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:57.502200 22860 raft_consensus.cc:359] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.502843 22860 raft_consensus.cc:385] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.503199 22860 raft_consensus.cc:740] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.503836 22860 consensus_queue.cc:260] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.463481 22591 raft_consensus.cc:3060] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.506309 22860 ts_tablet_manager.cc:1434] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:55:57.507297 22860 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.468700 22859 raft_consensus.cc:359] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.513105 22859 raft_consensus.cc:385] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.513419 22859 raft_consensus.cc:740] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.514114 22859 consensus_queue.cc:260] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.514456 22902 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.515043 22902 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:57.462500 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:57.517227 22859 ts_tablet_manager.cc:1434] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:55:57.518185 22859 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.520134 23095 consensus_queue.cc:1048] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.524587 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.522105 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.525378 22858 ts_tablet_manager.cc:1434] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 14:55:57.525590 22811 raft_consensus.cc:2393] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:55:57.512456 22739 raft_consensus.cc:2468] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:57.531316 23095 raft_consensus.cc:493] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.531805 23095 raft_consensus.cc:515] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.533821 23095 leader_election.cc:290] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.535702 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.539776 22591 raft_consensus.cc:2468] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:57.540112 22631 leader_election.cc:304] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.541115 22631 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:57.541857 23080 raft_consensus.cc:2804] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.523061 22902 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:57.542315 23080 raft_consensus.cc:697] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:57.541209 22858 tablet_bootstrap.cc:492] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
W20260709 14:55:57.542757 22555 leader_election.cc:343] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.543164 23080 consensus_queue.cc:237] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.544397 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.520218 22860 tablet_bootstrap.cc:654] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:57.548410 22558 leader_election.cc:343] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.548862 22558 leader_election.cc:304] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:57.549160 22858 tablet_bootstrap.cc:654] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.550235 23009 raft_consensus.cc:2749] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.551733 22811 raft_consensus.cc:3060] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.553598 23009 consensus_queue.cc:1048] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.556329 22815 raft_consensus.cc:3060] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.560722 23141 raft_consensus.cc:493] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.561262 23141 raft_consensus.cc:515] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.585436 22736 raft_consensus.cc:3060] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.587688 23141 leader_election.cc:290] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:57.589151 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.589895 22813 raft_consensus.cc:2468] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:57.590106 22860 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.590621 22860 ts_tablet_manager.cc:1403] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.009s
I20260709 14:55:57.591367 22707 leader_election.cc:304] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.594309 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.594980 22589 raft_consensus.cc:2468] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:57.597044 22858 tablet_bootstrap.cc:492] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.596937 23141 raft_consensus.cc:2804] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.597570 22858 ts_tablet_manager.cc:1403] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.028s
I20260709 14:55:57.604673 22860 raft_consensus.cc:359] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.597510 23141 raft_consensus.cc:493] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.605024 22858 raft_consensus.cc:359] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.605448 22860 raft_consensus.cc:385] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.605707 22858 raft_consensus.cc:385] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.605792 22860 raft_consensus.cc:740] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.606086 22858 raft_consensus.cc:740] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.607205 22858 consensus_queue.cc:260] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.608789 22858 ts_tablet_manager.cc:1434] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:57.612185 22857 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:57.612617 22857 ts_tablet_manager.cc:1403] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.030s
I20260709 14:55:57.613802 22858 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:57.614899 22874 consensus_queue.cc:1048] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.615136 22860 consensus_queue.cc:260] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.617314 22860 ts_tablet_manager.cc:1434] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260709 14:55:57.618252 22860 tablet_bootstrap.cc:492] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.618129 23095 consensus_queue.cc:1048] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.542788 22902 raft_consensus.cc:3060] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.620157 22857 raft_consensus.cc:359] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.620790 22857 raft_consensus.cc:385] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.621150 23141 raft_consensus.cc:3060] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.622678 22858 tablet_bootstrap.cc:654] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.621044 22857 raft_consensus.cc:740] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.626591 22874 consensus_queue.cc:1048] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.629762 22857 consensus_queue.cc:260] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.634497 23074 raft_consensus.cc:493] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:55:57.635098 23074 raft_consensus.cc:515] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.635632 22857 ts_tablet_manager.cc:1434] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 14:55:57.634315 23095 consensus_queue.cc:1048] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:57.636613 22857 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.638454 22874 raft_consensus.cc:493] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.638921 22874 raft_consensus.cc:515] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.639290 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.640879 22860 tablet_bootstrap.cc:654] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.641440 23074 leader_election.cc:290] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.641762 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:57.642369 22812 raft_consensus.cc:2468] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:57.643496 22707 leader_election.cc:304] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.643528 22874 leader_election.cc:290] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:57.644721 22874 raft_consensus.cc:2804] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.645017 22874 raft_consensus.cc:493] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.644950 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.645439 22874 raft_consensus.cc:3060] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.645670 22663 raft_consensus.cc:2468] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:57.647514 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19a2587a5bf34cb4acc22a6819b25142" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.649467 22779 leader_election.cc:304] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.650539 23074 raft_consensus.cc:2749] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.653757 22874 raft_consensus.cc:515] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.655525 22859 tablet_bootstrap.cc:654] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.664145 22857 tablet_bootstrap.cc:654] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.678153 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:57.678828 22859 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.679678 22859 ts_tablet_manager.cc:1403] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.003s
I20260709 14:55:57.680568 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:57.681152 22813 raft_consensus.cc:3060] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.683661 22859 raft_consensus.cc:359] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.684433 22859 raft_consensus.cc:385] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.684701 22859 raft_consensus.cc:740] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.690814 23141 raft_consensus.cc:515] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.685333 22859 consensus_queue.cc:260] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.697211 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:55:57.697821 22811 raft_consensus.cc:3060] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.698057 22859 ts_tablet_manager.cc:1434] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260709 14:55:57.699052 22859 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.678854 22665 raft_consensus.cc:3060] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.699934 23095 consensus_queue.cc:1048] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.701596 22874 leader_election.cc:290] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:57.703717 23009 consensus_queue.cc:1048] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.706270 22858 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.725742 22858 ts_tablet_manager.cc:1403] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.000s
I20260709 14:55:57.725916 22857 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:57.724864 23141 leader_election.cc:290] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:57.721879 22860 tablet_bootstrap.cc:492] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.728183 22860 ts_tablet_manager.cc:1403] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.000s
I20260709 14:55:57.729864 22858 raft_consensus.cc:359] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.736158 22858 raft_consensus.cc:385] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.739919 22858 raft_consensus.cc:740] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.740252 22859 tablet_bootstrap.cc:654] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.740813 22858 consensus_queue.cc:260] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.726161 22902 raft_consensus.cc:2749] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.736855 22811 raft_consensus.cc:2468] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:57.746757 22707 leader_election.cc:304] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.747608 22858 ts_tablet_manager.cc:1434] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 14:55:57.730748 22860 raft_consensus.cc:359] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.748046 23141 raft_consensus.cc:2804] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.748427 22860 raft_consensus.cc:385] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.748739 23141 raft_consensus.cc:697] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:57.748819 22860 raft_consensus.cc:740] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.749807 23141 consensus_queue.cc:237] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.725991 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:57.753819 22591 raft_consensus.cc:3060] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.754581 22874 raft_consensus.cc:493] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.755044 22874 raft_consensus.cc:515] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.755170 22858 tablet_bootstrap.cc:492] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:57.756842 22874 leader_election.cc:290] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:57.758548 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:55:57.760062 22705 leader_election.cc:343] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.760886 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:57.762281 22707 leader_election.cc:343] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.762729 22707 leader_election.cc:304] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:55:57.762988 22859 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.763484 22874 raft_consensus.cc:2749] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.763506 22859 ts_tablet_manager.cc:1403] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.008s
I20260709 14:55:57.749845 22860 consensus_queue.cc:260] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.765559 23080 raft_consensus.cc:493] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.766007 23080 raft_consensus.cc:515] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.766638 22859 raft_consensus.cc:359] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.767192 22860 ts_tablet_manager.cc:1434] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:55:57.767315 22859 raft_consensus.cc:385] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.771533 22859 raft_consensus.cc:740] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.771620 22860 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:57.769228 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.772176 22859 consensus_queue.cc:260] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:57.773307 22631 leader_election.cc:343] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.768244 23080 leader_election.cc:290] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.760950 22488 catalog_manager.cc:5697] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.748277 22857 ts_tablet_manager.cc:1403] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.001s
I20260709 14:55:57.776453 22859 ts_tablet_manager.cc:1434] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:57.777302 22859 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.778776 22857 raft_consensus.cc:359] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.779385 22857 raft_consensus.cc:385] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.779646 22857 raft_consensus.cc:740] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.780205 22857 consensus_queue.cc:260] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.782306 22860 tablet_bootstrap.cc:654] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.782390 22859 tablet_bootstrap.cc:654] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.782861 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.785686 22590 raft_consensus.cc:2468] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
I20260709 14:55:57.783099 22858 tablet_bootstrap.cc:654] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.786760 22631 leader_election.cc:304] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.787755 23080 raft_consensus.cc:2804] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.785115 22857 ts_tablet_manager.cc:1434] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:57.788126 23080 raft_consensus.cc:493] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.788508 23080 raft_consensus.cc:3060] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.795787 23080 raft_consensus.cc:515] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.799973 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
W20260709 14:55:57.801254 22631 leader_election.cc:343] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.804020 22665 raft_consensus.cc:2468] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:57.805272 22704 leader_election.cc:304] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:57.806144 22874 raft_consensus.cc:2804] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.806797 22874 raft_consensus.cc:697] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:55:57.807520 22874 consensus_queue.cc:237] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.812325 22857 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.815836 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:57.816537 22590 raft_consensus.cc:3060] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.799968 23080 leader_election.cc:290] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.821254 22857 tablet_bootstrap.cc:654] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.821805 22858 tablet_bootstrap.cc:492] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.822297 22858 ts_tablet_manager.cc:1403] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.015s
I20260709 14:55:57.824004 22590 raft_consensus.cc:2468] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:57.829344 22858 raft_consensus.cc:359] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.830181 22858 raft_consensus.cc:385] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.830446 22858 raft_consensus.cc:740] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.832731 22591 raft_consensus.cc:2468] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:57.835037 22631 leader_election.cc:304] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:57.835791 23081 raft_consensus.cc:2804] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.836268 23081 raft_consensus.cc:697] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:57.837056 23081 consensus_queue.cc:237] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.841252 22858 consensus_queue.cc:260] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.844758 22858 ts_tablet_manager.cc:1434] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:57.845744 22858 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:57.724287 22813 raft_consensus.cc:2468] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:55:57.846623 23074 raft_consensus.cc:493] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.847149 23074 raft_consensus.cc:515] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.850065 23074 leader_election.cc:290] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.851577 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:57.852906 22778 leader_election.cc:343] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.855394 23074 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.855975 23074 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.858605 22860 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:57.858618 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.859530 22590 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:57.860494 22858 tablet_bootstrap.cc:654] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.859830 22488 catalog_manager.cc:5697] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.860670 22779 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:57.861454 22862 raft_consensus.cc:2804] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:57.861753 22862 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.862074 22862 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.863992 22857 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:57.864444 22857 ts_tablet_manager.cc:1403] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.016s
I20260709 14:55:57.865669 22859 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:57.866137 22859 ts_tablet_manager.cc:1403] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.005s
I20260709 14:55:57.866887 22857 raft_consensus.cc:359] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.868635 22857 raft_consensus.cc:385] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.868885 22857 raft_consensus.cc:740] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.869467 22859 raft_consensus.cc:359] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.870111 22859 raft_consensus.cc:385] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.869477 22857 consensus_queue.cc:260] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:57.872575 22857 ts_tablet_manager.cc:1434] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:57.873034 23074 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.873216 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:57.873838 22665 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:57.870358 22859 raft_consensus.cc:740] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.875965 22859 consensus_queue.cc:260] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.876919 22862 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.870393 22489 catalog_manager.cc:5697] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.879688 22857 tablet_bootstrap.cc:492] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:57.881397 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:57.881989 22665 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:57.892354 22665 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
I20260709 14:55:57.908948 22859 ts_tablet_manager.cc:1434] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 14:55:57.939918 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:57.940460 22859 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:57.925082 23095 raft_consensus.cc:493] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.941167 23095 raft_consensus.cc:515] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:57.942992 22857 tablet_bootstrap.cc:654] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.943152 22778 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:57.952196 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:55:57.975903 22555 leader_election.cc:343] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.980397 22489 catalog_manager.cc:5697] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.953270 23095 leader_election.cc:290] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:57.878631 22862 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:57.983382 22858 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:57.983286 22862 raft_consensus.cc:2804] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:57.984418 22862 raft_consensus.cc:697] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:57.984998 22858 ts_tablet_manager.cc:1403] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.139s	user 0.022s	sys 0.008s
I20260709 14:55:57.985001 22862 consensus_queue.cc:237] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER 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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.957870 22859 tablet_bootstrap.cc:654] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.958334 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:57.964493 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:57.965022 22902 raft_consensus.cc:493] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.993083 22902 raft_consensus.cc:515] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:57.967674 22897 raft_consensus.cc:493] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.994261 22897 raft_consensus.cc:515] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:57.969333 23080 consensus_queue.cc:1048] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.970774 23174 consensus_queue.cc:1048] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.940624 22591 raft_consensus.cc:2468] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:57.859663 22860 ts_tablet_manager.cc:1403] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.011s
I20260709 14:55:58.002907 22858 raft_consensus.cc:359] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.004477 22858 raft_consensus.cc:385] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.004837 22858 raft_consensus.cc:740] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.004845 23081 consensus_queue.cc:1048] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:55:58.001127 22556 leader_election.cc:343] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.007205 22897 leader_election.cc:290] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:58.005017 22589 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.016288 22779 leader_election.cc:304] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:58.015645 22857 tablet_bootstrap.cc:492] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:58.017243 22857 ts_tablet_manager.cc:1403] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.006s
I20260709 14:55:58.015122 22858 consensus_queue.cc:260] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.018555 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:58.026096 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:58.012473 22556 leader_election.cc:304] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:58.027839 23174 raft_consensus.cc:2749] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:58.028784 22778 leader_election.cc:343] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.032748 22858 ts_tablet_manager.cc:1434] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 14:55:58.032537 22860 raft_consensus.cc:359] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.033314 22860 raft_consensus.cc:385] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.033607 22860 raft_consensus.cc:740] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.034444 22860 consensus_queue.cc:260] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.036268 22857 raft_consensus.cc:359] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.039343 22857 raft_consensus.cc:385] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.039625 22857 raft_consensus.cc:740] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.040304 22857 consensus_queue.cc:260] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.033628 22858 tablet_bootstrap.cc:492] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:55:58.045203 22857 ts_tablet_manager.cc:1434] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:55:58.046236 22857 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:58.025846 22591 raft_consensus.cc:2468] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:58.061451 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
W20260709 14:55:58.062862 22633 leader_election.cc:343] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.070070 22779 leader_election.cc:304] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:55:58.023772 23188 raft_consensus.cc:2804] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.056006 22902 leader_election.cc:290] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:58.086066 22488 catalog_manager.cc:5697] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 2, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 2 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.108537 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:58.179096 22860 ts_tablet_manager.cc:1434] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.175s	user 0.013s	sys 0.012s
I20260709 14:55:58.180256 22860 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:58.087899 23192 raft_consensus.cc:2804] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:58.181500 22631 leader_election.cc:343] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.182545 22631 leader_election.cc:304] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:58.095831 23188 raft_consensus.cc:493] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.157294 22893 raft_consensus.cc:493] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.189990 23080 raft_consensus.cc:2749] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.192667 22858 tablet_bootstrap.cc:654] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.187858 23174 consensus_queue.cc:1048] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:58.184765 23188 raft_consensus.cc:3060] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.112551 22589 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
I20260709 14:55:58.183053 23192 raft_consensus.cc:493] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.184471 22893 raft_consensus.cc:515] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.196350 23081 consensus_queue.cc:1048] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:55:58.223532 22860 tablet_bootstrap.cc:654] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.200326 23192 raft_consensus.cc:3060] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.240490 22897 raft_consensus.cc:493] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.240935 22897 raft_consensus.cc:515] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:58.248102 22897 leader_election.cc:290] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:58.239068 23175 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.251475 22859 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:58.253585 22859 ts_tablet_manager.cc:1403] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.313s	user 0.050s	sys 0.031s
I20260709 14:55:58.260795 22897 raft_consensus.cc:493] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.261343 22897 raft_consensus.cc:515] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.267522 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:58.267889 22897 leader_election.cc:290] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:58.277195 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:58.277906 22588 raft_consensus.cc:2468] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:58.278770 22893 leader_election.cc:290] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:58.280030 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232a7d893bd4d828e8a1688352aadc7" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:55:58.280586 22779 leader_election.cc:343] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.281560 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:58.283264 22859 raft_consensus.cc:359] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.284828 22859 raft_consensus.cc:385] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.285163 22859 raft_consensus.cc:740] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.287053 22738 raft_consensus.cc:2468] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:58.293413 22857 tablet_bootstrap.cc:654] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:58.293438 23196 log.cc:927] Time spent T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 14:55:58.256865 23175 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:58.285755 22859 consensus_queue.cc:260] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.295557 23175 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:58.295717 22859 ts_tablet_manager.cc:1434] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:55:58.296645 22859 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:58.297711 22779 leader_election.cc:304] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:58.298580 22897 raft_consensus.cc:2804] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.298923 22897 raft_consensus.cc:493] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.299209 22897 raft_consensus.cc:3060] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.299394 22779 leader_election.cc:304] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:58.300474 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:58.301461 22862 raft_consensus.cc:2804] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.301829 22862 raft_consensus.cc:493] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.302114 22862 raft_consensus.cc:3060] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.306267 22859 tablet_bootstrap.cc:654] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.308502 22897 raft_consensus.cc:515] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.313201 23194 raft_consensus.cc:493] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.313688 23194 raft_consensus.cc:515] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:58.315706 22897 leader_election.cc:290] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:58.331190 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232a7d893bd4d828e8a1688352aadc7" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:55:58.331808 22741 raft_consensus.cc:3060] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.342926 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f3d338bc594c4d9aa448392f4ea24d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:58.341955 22741 raft_consensus.cc:2468] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:58.339705 23153 consensus_queue.cc:1048] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:58.347923 22587 raft_consensus.cc:2468] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 0.
W20260709 14:55:58.351696 23195 log.cc:927] Time spent T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:55:58.336242 23194 leader_election.cc:290] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
W20260709 14:55:58.354592 23197 log.cc:927] Time spent T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:55:58.356726 22862 raft_consensus.cc:515] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:58.361591 22862 leader_election.cc:290] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:58.334578 23188 raft_consensus.cc:515] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:58.368078 22779 leader_election.cc:304] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:58.370175 22862 raft_consensus.cc:2804] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.371790 22862 raft_consensus.cc:697] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:58.375535 22860 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:58.376096 22860 ts_tablet_manager.cc:1403] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.196s	user 0.024s	sys 0.015s
I20260709 14:55:58.382750 22857 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:58.382962 22858 tablet_bootstrap.cc:492] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:58.383316 22857 ts_tablet_manager.cc:1403] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.337s	user 0.008s	sys 0.013s
I20260709 14:55:58.383499 22858 ts_tablet_manager.cc:1403] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.350s	user 0.011s	sys 0.009s
I20260709 14:55:58.369269 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232a7d893bd4d828e8a1688352aadc7" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:58.372440 22862 consensus_queue.cc:237] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.391278 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
W20260709 14:55:58.394416 22779 leader_election.cc:343] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.379243 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f3d338bc594c4d9aa448392f4ea24d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:58.412525 22874 consensus_queue.cc:1048] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.406679 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232a7d893bd4d828e8a1688352aadc7" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:58.416828 22859 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:58.414476 22874 consensus_queue.cc:1048] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:58.417405 22859 ts_tablet_manager.cc:1403] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.006s
I20260709 14:55:58.416755 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:58.407196 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
W20260709 14:55:58.423916 22631 leader_election.cc:343] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.428382 22631 leader_election.cc:304] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:58.433697 22588 raft_consensus.cc:3060] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.460870 23210 raft_consensus.cc:2804] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.461479 23210 raft_consensus.cc:493] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.461848 23210 raft_consensus.cc:3060] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.436689 23192 raft_consensus.cc:515] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:58.539013 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 47023.5us
I20260709 14:55:58.554615 22589 raft_consensus.cc:1275] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:58.567596 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed8bf35f7a74216ac6b16440a19edac" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:58.570662 22857 raft_consensus.cc:359] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:55:58.570351 22558 leader_election.cc:343] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.583300 22859 raft_consensus.cc:359] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:58.585059 22858 raft_consensus.cc:359] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.590185 22859 raft_consensus.cc:385] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.590245 22858 raft_consensus.cc:385] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.590538 22859 raft_consensus.cc:740] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.590584 22858 raft_consensus.cc:740] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.589483 22857 raft_consensus.cc:385] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.595825 22858 consensus_queue.cc:260] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:58.591434 22857 raft_consensus.cc:740] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
W20260709 14:55:58.591830 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 162381us
I20260709 14:55:58.598345 22857 consensus_queue.cc:260] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:58.596728 22859 consensus_queue.cc:260] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:58.605669 22858 ts_tablet_manager.cc:1434] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.220s	user 0.011s	sys 0.019s
I20260709 14:55:58.617020 22859 ts_tablet_manager.cc:1434] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.199s	user 0.005s	sys 0.006s
I20260709 14:55:58.645149 22859 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:58.646950 22857 ts_tablet_manager.cc:1434] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.263s	user 0.003s	sys 0.027s
I20260709 14:55:58.652179 22857 tablet_bootstrap.cc:492] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:58.652765 22860 raft_consensus.cc:359] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:58.653465 22860 raft_consensus.cc:385] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.653746 22860 raft_consensus.cc:740] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.657841 22862 consensus_queue.cc:1048] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:58.661978 23216 log.cc:927] Time spent T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 14:55:58.664824 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:58.654309 22860 consensus_queue.cc:260] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:58.665344 22591 raft_consensus.cc:3060] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:58.617075 22778 leader_election.cc:343] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.652051 22586 raft_consensus.cc:2393] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 1: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:55:58.645213 23188 leader_election.cc:290] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:58.677172 22591 raft_consensus.cc:2468] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:58.680200 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
W20260709 14:55:58.649345 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 215883us
I20260709 14:55:58.695772 22860 ts_tablet_manager.cc:1434] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.319s	user 0.016s	sys 0.020s
I20260709 14:55:58.644912 23210 raft_consensus.cc:515] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:55:58.698130 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 93574.7us
I20260709 14:55:58.692329 22585 raft_consensus.cc:3060] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.796943 22739 raft_consensus.cc:3060] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.924175 22897 raft_consensus.cc:493] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.924757 22897 raft_consensus.cc:515] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:58.955969 22897 leader_election.cc:290] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:55:58.966998 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:58.976482 22859 tablet_bootstrap.cc:654] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:58.972951 22778 leader_election.cc:343] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.982581 23192 leader_election.cc:290] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:58.996636 23210 leader_election.cc:290] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:59.007985 22705 leader_election.cc:304] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
W20260709 14:55:59.005560 22588 consensus_meta.cc:287] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Time spent flushing consensus metadata: real 0.558s	user 0.008s	sys 0.001s
I20260709 14:55:59.008942 22588 raft_consensus.cc:2468] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
W20260709 14:55:58.998355 22704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 232403us
I20260709 14:55:59.012859 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:59.001555 23141 consensus_queue.cc:1048] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:59.017022 22779 leader_election.cc:304] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:59.010342 23228 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.010636 23095 raft_consensus.cc:493] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.020398 23192 raft_consensus.cc:2804] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.022507 22779 leader_election.cc:304] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:59.023277 22897 raft_consensus.cc:2804] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.023700 22897 raft_consensus.cc:697] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:59.024402 22897 consensus_queue.cc:237] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.025828 23192 raft_consensus.cc:697] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:59.026683 23095 raft_consensus.cc:515] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.027196 23192 consensus_queue.cc:237] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.034253 22857 tablet_bootstrap.cc:654] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.042282 22874 consensus_queue.cc:1048] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.064225 23095 leader_election.cc:290] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:59.034584 23228 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.166154 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f3d338bc594c4d9aa448392f4ea24d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:55:59.166942 22591 raft_consensus.cc:3060] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.172449 23200 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.173100 23200 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.174270 22591 raft_consensus.cc:2468] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:59.175352 23200 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:59.179765 22631 leader_election.cc:304] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:59.185262 23153 raft_consensus.cc:2804] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.185192 22665 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:59.198869 23228 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:59.196208 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:59.190676 23220 consensus_queue.cc:1048] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:59.191943 22585 raft_consensus.cc:2468] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:59.211203 22939 raft_consensus.cc:2749] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:59.227037 23230 log.cc:927] Time spent T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:55:59.214787 23233 raft_consensus.cc:493] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.231392 22859 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:59.275861 22859 ts_tablet_manager.cc:1403] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.631s	user 0.065s	sys 0.074s
I20260709 14:55:59.277496 22857 tablet_bootstrap.cc:492] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:59.278048 22857 ts_tablet_manager.cc:1403] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.630s	user 0.010s	sys 0.016s
W20260709 14:55:59.271525 23236 log.cc:927] Time spent T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:55:59.280157 23218 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.280747 23218 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:55:59.249308 22705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 52311.5us
I20260709 14:55:59.291854 22860 tablet_bootstrap.cc:492] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
W20260709 14:55:59.289644 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 84240.6us
I20260709 14:55:59.281718 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f3d338bc594c4d9aa448392f4ea24d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
W20260709 14:55:59.297250 23235 log.cc:927] Time spent T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 14:55:59.285701 23233 raft_consensus.cc:515] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.306879 22859 raft_consensus.cc:359] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.307564 22859 raft_consensus.cc:385] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.307771 22859 raft_consensus.cc:740] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.308365 22859 consensus_queue.cc:260] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.309886 22859 ts_tablet_manager.cc:1434] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 14:55:59.310809 22859 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:55:59.315436 22859 tablet_bootstrap.cc:654] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:59.319155 22704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 113031us
I20260709 14:55:59.319864 23218 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:55:59.326249 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 140623us
I20260709 14:55:59.330886 23081 consensus_queue.cc:1048] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.326411 23153 raft_consensus.cc:697] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:55:59.333280 23153 consensus_queue.cc:237] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:59.337950 22858 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
W20260709 14:55:59.361990 22556 leader_election.cc:343] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.364532 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:59.365379 22740 raft_consensus.cc:2468] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:55:59.377628 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:59.381398 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:55:59.485769 23242 raft_consensus.cc:493] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
W20260709 14:55:59.487337 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 119218us
I20260709 14:55:59.487316 22857 raft_consensus.cc:359] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.488040 22857 raft_consensus.cc:385] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.488335 22857 raft_consensus.cc:740] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.489220 22857 consensus_queue.cc:260] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:59.488197 22631 leader_election.cc:343] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:59.488197 22779 leader_election.cc:343] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.510007 22779 leader_election.cc:304] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:59.511629 22857 ts_tablet_manager.cc:1434] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.233s	user 0.005s	sys 0.004s
I20260709 14:55:59.512686 22857 tablet_bootstrap.cc:492] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:55:59.515223 22897 raft_consensus.cc:2804] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.515729 22897 raft_consensus.cc:697] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:55:59.516495 22897 consensus_queue.cc:237] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.523391 23200 raft_consensus.cc:493] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:55:59.523952 23200 raft_consensus.cc:515] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.530670 22860 tablet_bootstrap.cc:654] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.486442 23242 raft_consensus.cc:515] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.513453 23228 raft_consensus.cc:493] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
W20260709 14:55:59.514490 22705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 43510.1us
I20260709 14:55:59.547317 23005 raft_consensus.cc:493] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.552107 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:59.632457 23005 raft_consensus.cc:515] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.631045 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:59.634426 23200 leader_election.cc:290] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:59.629534 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:59.646225 23005 leader_election.cc:290] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:55:59.646212 22808 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:59.647975 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:59.649808 22807 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:55:59.650334 22633 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:55:59.651397 23248 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.651823 23248 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.652143 23248 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.654963 22858 tablet_bootstrap.cc:654] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.656029 22779 leader_election.cc:304] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:55:59.630671 23228 raft_consensus.cc:515] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:59.641505 23189 consensus_queue.cc:1048] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:55:59.662810 23200 raft_consensus.cc:2804] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.670627 23242 leader_election.cc:290] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:59.671906 22857 tablet_bootstrap.cc:654] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.721104 22558 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:59.725713 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:59.726848 22489 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57622 (request call id 82) took 1122 ms. Trace:
I20260709 14:55:59.726897 22588 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:55:59.733186 22488 catalog_manager.cc:5697] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.668505 23200 raft_consensus.cc:493] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.795228 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:55:59.795575 23200 raft_consensus.cc:3060] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.746181 23228 leader_election.cc:290] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:59.754642 23074 raft_consensus.cc:493] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:55:59.782784 23240 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:55:59.784528 22860 tablet_bootstrap.cc:492] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:55:59.789359 22591 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:55:59.791244 23248 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.800828 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:59.800678 23240 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.803812 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:55:59.804792 22736 raft_consensus.cc:2468] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:55:59.812000 22665 raft_consensus.cc:2468] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:55:59.787822 22489 rpcz_store.cc:276] 0709 14:55:58.616140 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:58.617017 (+   877us) service_pool.cc:224] Handling call
0709 14:55:59.726543 (+1109526us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
W20260709 14:55:59.820410 22558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 99722.5us
I20260709 14:55:59.827247 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:59.826576 23200 raft_consensus.cc:515] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:55:59.830911 22807 raft_consensus.cc:2393] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:55:59.836771 23228 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.842047 23228 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.848222 23074 raft_consensus.cc:515] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:59.844933 22558 leader_election.cc:343] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.851394 22558 leader_election.cc:304] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:55:59.852816 23240 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:59.853559 22859 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:55:59.854454 22859 ts_tablet_manager.cc:1403] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.544s	user 0.017s	sys 0.009s
I20260709 14:55:59.853559 22860 ts_tablet_manager.cc:1403] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.562s	user 0.010s	sys 0.007s
I20260709 14:55:59.858857 23242 raft_consensus.cc:2749] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.860862 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:55:59.861984 22779 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:55:59.862895 22860 raft_consensus.cc:359] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:59.863409 22779 consensus_peers.cc:597] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.845418 23259 raft_consensus.cc:493] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.864602 22860 raft_consensus.cc:385] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.857405 23228 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.867043 23234 raft_consensus.cc:493] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.860762 23221 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:55:59.869052 23080 raft_consensus.cc:493] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:55:59.866144 22860 raft_consensus.cc:740] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.872888 22556 leader_election.cc:304] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
W20260709 14:55:59.883670 22555 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.27.2:41901 timed out after 1.558s (SENT) [suppressed 72 similar messages]
I20260709 14:55:59.889395 23221 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.868943 23259 raft_consensus.cc:515] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:59.896565 23259 leader_election.cc:290] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:59.900676 22859 raft_consensus.cc:359] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.901695 22859 raft_consensus.cc:385] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.902020 22859 raft_consensus.cc:740] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.904762 23252 raft_consensus.cc:2804] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.904825 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:55:59.905246 23252 raft_consensus.cc:493] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.905747 23252 raft_consensus.cc:3060] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.907745 23192 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.908212 23192 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.909368 22859 consensus_queue.cc:260] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.920792 22857 tablet_bootstrap.cc:492] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:55:59.921465 22857 ts_tablet_manager.cc:1403] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.409s	user 0.017s	sys 0.015s
I20260709 14:55:59.911283 23192 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.874776 22704 leader_election.cc:304] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:55:59.909480 22860 consensus_queue.cc:260] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.940301 23188 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:55:59.943528 22858 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:55:59.944213 23080 raft_consensus.cc:515] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:55:59.913045 23200 leader_election.cc:290] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:59.947145 22859 ts_tablet_manager.cc:1434] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 14:55:59.949890 22860 ts_tablet_manager.cc:1434] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260709 14:55:59.929847 23214 raft_consensus.cc:493] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:55:59.951503 22860 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:55:59.951249 23214 raft_consensus.cc:515] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:59.949442 23234 raft_consensus.cc:515] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.950475 23080 leader_election.cc:290] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:55:59.961591 23227 raft_consensus.cc:2804] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.962076 23227 raft_consensus.cc:493] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.962411 23227 raft_consensus.cc:3060] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.964179 22857 raft_consensus.cc:359] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.964973 22857 raft_consensus.cc:385] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.965235 22857 raft_consensus.cc:740] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.965926 22857 consensus_queue.cc:260] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:55:59.966048 23188 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:55:59.967057 22704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 98699.2us
I20260709 14:55:59.968359 23188 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:55:59.975803 22857 ts_tablet_manager.cc:1434] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 14:55:59.977137 22858 ts_tablet_manager.cc:1403] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.639s	user 0.018s	sys 0.014s
I20260709 14:55:59.980942 22858 raft_consensus.cc:359] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:59.981761 22858 raft_consensus.cc:385] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.982071 22858 raft_consensus.cc:740] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.982364 22860 tablet_bootstrap.cc:654] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.982808 22858 consensus_queue.cc:260] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:55:59.986934 22859 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
W20260709 14:55:59.990243 23249 log.cc:927] Time spent T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: Append to log took a long time: real 0.461s	user 0.003s	sys 0.000s
I20260709 14:55:59.993661 22858 ts_tablet_manager.cc:1434] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:59.993110 23214 leader_election.cc:290] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:55:59.997702 23252 raft_consensus.cc:515] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.009378 23074 leader_election.cc:290] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.115545 22857 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:56:00.010334 23233 leader_election.cc:290] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
W20260709 14:56:00.216387 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 71777.3us
I20260709 14:56:00.257458 23252 leader_election.cc:290] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.259452 23247 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:00.257455 22859 tablet_bootstrap.cc:654] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.012373 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.241189 23227 raft_consensus.cc:515] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.263640 23220 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:00.263804 23227 leader_election.cc:290] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.094079 22893 raft_consensus.cc:493] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:56:00.264200 23220 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:00.259066 22813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:00.264828 22893 raft_consensus.cc:515] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:00.217809 23188 raft_consensus.cc:493] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:56:00.122036 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.122556 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
W20260709 14:56:00.121539 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 98769.2us
I20260709 14:56:00.260839 23259 raft_consensus.cc:493] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.271477 22737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.121565 22665 raft_consensus.cc:1275] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:00.236611 23192 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.011881 23226 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.276245 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:00.280001 23188 raft_consensus.cc:515] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.206667 23174 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.283150 22858 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:56:00.268004 23220 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.268662 22893 leader_election.cc:290] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:00.288200 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.268783 23247 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.286375 23259 raft_consensus.cc:515] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.017616 23228 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.011703 22734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.270357 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.364482 23226 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.365104 22662 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 2: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:00.407464 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.362138 23220 raft_consensus.cc:493] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.415577 23199 raft_consensus.cc:493] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.416254 23199 raft_consensus.cc:515] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.486971 23234 leader_election.cc:290] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.487294 23247 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.481182 22585 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 2: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:56:00.487684 23174 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.418447 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.483227 23199 leader_election.cc:290] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.487433 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.485827 23220 raft_consensus.cc:515] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.493952 22734 raft_consensus.cc:2468] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:56:00.506632 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.510602 23259 leader_election.cc:290] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:00.514071 22893 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:56:00.515174 23226 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.516803 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.517324 23234 raft_consensus.cc:493] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:56:00.517695 23074 raft_consensus.cc:493] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:56:00.527695 23074 raft_consensus.cc:515] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.529232 23074 leader_election.cc:290] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.529619 23074 raft_consensus.cc:493] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:56:00.530032 23074 raft_consensus.cc:515] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.531124 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a5343f53e645b9897916b51a126b50" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.518748 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.521106 22857 tablet_bootstrap.cc:654] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.502223 23192 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:00.526386 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.506673 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:00.542183 22810 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 2: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:56:00.536609 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.533910 23252 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.549312 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f087c014bb145398362fad5cc3dac4d" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.546139 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.547245 22893 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.553443 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.568269 22893 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.537746 23234 raft_consensus.cc:515] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.553896 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:00.550693 22811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:00.565933 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.565830 22739 raft_consensus.cc:2468] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:56:00.552203 23074 leader_election.cc:290] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.555806 23188 leader_election.cc:290] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.554900 23228 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:00.587167 22859 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:56:00.597306 22859 ts_tablet_manager.cc:1403] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.611s	user 0.016s	sys 0.000s
I20260709 14:56:00.583580 23252 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.588832 22665 raft_consensus.cc:3060] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:00.580834 22558 leader_election.cc:343] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.567714 22734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.591679 23248 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:56:00.593173 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 102025us
I20260709 14:56:00.606889 22859 raft_consensus.cc:359] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.609400 22859 raft_consensus.cc:385] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.609720 22859 raft_consensus.cc:740] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.597402 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.608453 23228 raft_consensus.cc:493] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.621598 23220 leader_election.cc:290] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.621726 23228 raft_consensus.cc:515] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.624044 23228 leader_election.cc:290] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.625620 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.611430 22734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.628854 22734 raft_consensus.cc:2393] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 1: Already voted for candidate bb51eabd0c00436d8e4f603b25aaade8 in this term.
I20260709 14:56:00.629356 23174 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.633311 22735 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35934 (request call id 81) took 1567 ms. Trace:
I20260709 14:56:00.633734 22735 rpcz_store.cc:276] 0709 14:55:59.066268 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:59.067797 (+  1529us) service_pool.cc:224] Handling call
0709 14:56:00.632444 (+1564647us) spinlock_profiling.cc:243] Waited 9.54 ms on lock 0x7b5800174f98. stack: 00007eff70fd8343 00007eff70fd8240 00007eff709671d4 00007eff7a6a5304 00007eff7a6a5299 00007eff70e92db1 00007eff70fd2b71 00007eff70fd2a22 00007eff79eebc09 00007eff79045ee0 00007eff7910f0ab 00007eff7910f131 00007eff790d0fc0 00007eff790bb929 00007eff790bb3d2 00007eff72632bd4
0709 14:56:00.632695 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:00.632873 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:00.632897 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:00.632945 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:00.632972 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:00.633034 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:00.633149 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21934336}
I20260709 14:56:00.635576 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.636305 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.637270 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764db575ca84cf3abf06301acd1a99b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.639533 23234 leader_election.cc:290] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.601133 23227 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.640336 23227 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.608067 22811 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 2: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:56:00.644176 22556 leader_election.cc:304] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:00.642042 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.653414 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.650887 22859 consensus_queue.cc:260] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.642405 23227 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.654824 22858 tablet_bootstrap.cc:654] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.660439 23278 raft_consensus.cc:2804] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.660969 23278 raft_consensus.cc:493] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.661326 23278 raft_consensus.cc:3060] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.640223 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.638473 23221 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.651077 23234 raft_consensus.cc:493] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:56:00.677336 22489 catalog_manager.cc:5697] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.679056 22860 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:56:00.679563 22860 ts_tablet_manager.cc:1403] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.728s	user 0.023s	sys 0.009s
I20260709 14:56:00.680030 22779 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:00.685480 23234 raft_consensus.cc:515] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.677855 23278 raft_consensus.cc:515] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:00.689270 23234 leader_election.cc:290] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.675185 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.674139 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.690963 22587 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:00.691476 23220 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.692052 23220 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.692384 22705 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [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: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:00.694074 23220 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.701373 22704 leader_election.cc:304] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:00.674445 22665 raft_consensus.cc:2468] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:00.705476 22704 leader_election.cc:304] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:00.683032 22814 raft_consensus.cc:2468] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:56:00.708077 23226 raft_consensus.cc:2749] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.706593 23233 raft_consensus.cc:2749] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.705008 23214 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.709456 23214 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.709817 23214 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.710351 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.711148 22663 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 2: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:00.701373 23234 raft_consensus.cc:2804] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.695853 22734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.719592 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd4a5d4b38b49bd9a3e8ee2459fadd0" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.719621 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.722162 22587 raft_consensus.cc:2468] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:56:00.714751 23234 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:56:00.723624 23234 raft_consensus.cc:3060] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.727185 22859 ts_tablet_manager.cc:1434] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.000s
I20260709 14:56:00.728336 22859 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:00.716158 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.730216 23188 raft_consensus.cc:493] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:00.730868 23074 raft_consensus.cc:493] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:56:00.731675 22734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232a7d893bd4d828e8a1688352aadc7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.731485 23074 raft_consensus.cc:515] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.726452 22631 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:00.727334 23174 raft_consensus.cc:493] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.718535 23278 leader_election.cc:290] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.736800 23221 raft_consensus.cc:2749] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.738101 23074 leader_election.cc:290] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.740464 23188 raft_consensus.cc:515] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.730486 23192 raft_consensus.cc:493] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb51eabd0c00436d8e4f603b25aaade8)
I20260709 14:56:00.742256 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.734009 23174 raft_consensus.cc:515] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.743795 22737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:00.745487 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.769052 22737 raft_consensus.cc:3060] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.769529 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.770241 22662 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:56:00.772894 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:00.773697 22663 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 2: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:00.746448 22857 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:56:00.747774 22860 raft_consensus.cc:359] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:00.749315 22707 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:00.758769 22631 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:00.775985 22860 raft_consensus.cc:385] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.776125 22857 ts_tablet_manager.cc:1403] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.661s	user 0.024s	sys 0.014s
I20260709 14:56:00.779063 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f087c014bb145398362fad5cc3dac4d" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.780166 22860 raft_consensus.cc:740] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.784658 22860 consensus_queue.cc:260] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:00.769151 23188 leader_election.cc:290] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.791245 22859 tablet_bootstrap.cc:654] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.794114 22737 raft_consensus.cc:2468] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:56:00.797367 23194 raft_consensus.cc:2804] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.797809 23194 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.781047 23192 raft_consensus.cc:515] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.798159 23194 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:00.799122 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 50040.6us
I20260709 14:56:00.799969 23192 leader_election.cc:290] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.795060 22667 raft_consensus.cc:2468] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 0.
I20260709 14:56:00.801321 22857 raft_consensus.cc:359] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.803100 22555 leader_election.cc:304] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:00.804430 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.804666 22555 leader_election.cc:304] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:00.804795 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.805182 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.805624 23259 raft_consensus.cc:2749] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.806054 22664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667fbdf0a9d4f0a99a62f8d6d7ebb4f" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.806282 23259 raft_consensus.cc:2749] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.802053 22857 raft_consensus.cc:385] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.806947 22857 raft_consensus.cc:740] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.805972 22666 raft_consensus.cc:2393] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 1: Already voted for candidate bb51eabd0c00436d8e4f603b25aaade8 in this term.
I20260709 14:56:00.806963 23233 raft_consensus.cc:2749] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.814980 23252 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:00.816360 22735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764db575ca84cf3abf06301acd1a99b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.816622 23174 leader_election.cc:290] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.819841 22488 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57652 (request call id 70) took 2147 ms. Trace:
I20260709 14:56:00.824714 23221 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:00.825286 23221 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.826057 22859 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: No bootstrap required, opened a new log
I20260709 14:56:00.828542 22859 ts_tablet_manager.cc:1403] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.002s
I20260709 14:56:00.805361 22661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:00.829527 22661 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 2: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:00.830528 23259 raft_consensus.cc:493] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.827679 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:00.827309 23221 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.831218 23259 raft_consensus.cc:515] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.832101 22587 raft_consensus.cc:2393] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 1: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:56:00.833343 23259 leader_election.cc:290] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:00.835222 22859 raft_consensus.cc:359] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:00.835430 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:00.835873 22859 raft_consensus.cc:385] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.836192 22859 raft_consensus.cc:740] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.836778 22859 consensus_queue.cc:260] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:56:00.877770 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 76696.3us
I20260709 14:56:00.878691 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232a7d893bd4d828e8a1688352aadc7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.883854 22859 ts_tablet_manager.cc:1434] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 14:56:00.877157 22857 consensus_queue.cc:260] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.884338 23221 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.896370 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.904687 23221 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.889123 23234 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.906298 22811 raft_consensus.cc:1240] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Rejecting Update request from peer 7c0595fa508347bd9aed67e1ddb0e370 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:00.910236 22704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 204803us
I20260709 14:56:00.893337 22860 ts_tablet_manager.cc:1434] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.213s	user 0.004s	sys 0.005s
I20260709 14:56:00.911546 22704 leader_election.cc:304] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:00.892387 22733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:00.902685 22555 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:00.913313 22733 raft_consensus.cc:2393] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
W20260709 14:56:00.913811 22555 leader_election.cc:343] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.914119 23233 raft_consensus.cc:2804] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.914592 22555 leader_election.cc:304] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:00.914656 23233 raft_consensus.cc:697] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:00.823593 22488 rpcz_store.cc:276] 0709 14:55:58.691152 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:58.693461 (+  2309us) service_pool.cc:224] Handling call
0709 14:56:00.817432 (+2123971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:59.881867 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:59.906497 (+ 24630us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:59.906559 (+    62us) write_op.cc:435] Acquired schema lock
0709 14:55:59.906603 (+    44us) tablet.cc:662] Decoding operations
0709 14:55:59.907073 (+   470us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:59.907163 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:59.907195 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:59.907557 (+   362us) tablet.cc:701] Row locks acquired
0709 14:55:59.907608 (+    51us) write_op.cc:260] PREPARE: finished
0709 14:55:59.907783 (+   175us) write_op.cc:270] Start()
0709 14:55:59.907933 (+   150us) write_op.cc:276] Timestamp: P: 1783608959907729 usec, L: 0
0709 14:55:59.907965 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 14:55:59.970558 (+ 62593us) log.cc:844] Serialized 534 byte log entry
0709 14:56:00.536504 (+565946us) op_driver.cc:464] REPLICATION: finished
0709 14:56:00.765591 (+229087us) write_op.cc:301] APPLY: starting
0709 14:56:00.767103 (+  1512us) tablet.cc:1367] starting BulkCheckPresence
0709 14:56:00.770887 (+  3784us) tablet.cc:1370] finished BulkCheckPresence
0709 14:56:00.771041 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:56:00.771364 (+   323us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:56:00.771581 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:56:00.771642 (+    61us) write_op.cc:312] APPLY: finished
0709 14:56:00.771917 (+   275us) log.cc:844] Serialized 22 byte log entry
0709 14:56:00.772116 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:00.772201 (+    85us) write_op.cc:454] Released schema lock
0709 14:56:00.772261 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 14:56:00.772639 (+   378us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:00.772666 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":179741,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":215680,"apply.run_cpu_time_us":2036,"apply.run_wall_time_us":14233,"num_ops":1,"prepare.queue_time_us":41228,"prepare.run_cpu_time_us":33648,"prepare.run_wall_time_us":302195,"raft.queue_time_us":259038,"raft.run_cpu_time_us":15702,"raft.run_wall_time_us":176980,"replication_time_us":618082,"thread_start_us":383250,"threads_started":4,"wal-append.queue_time_us":285809}]]}
I20260709 14:56:00.881707 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70477f2414a51af44c9e8f2d0c323" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.928646 23233 consensus_queue.cc:237] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
W20260709 14:56:00.894747 22778 leader_election.cc:343] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:00.930205 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 121827us
I20260709 14:56:00.930677 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3394bb9320436fb6023329522e09ad" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
W20260709 14:56:00.930909 22778 leader_election.cc:343] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.892411 23214 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:00.914373 23259 raft_consensus.cc:2749] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.925720 23174 raft_consensus.cc:2749] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.934960 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0da26bf67c44bf839366a0cfde03a3" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.931028 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.935525 22736 raft_consensus.cc:1240] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Rejecting Update request from peer 093f01110b9141728fdd30aa268a182d for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:00.936326 22555 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:56:00.907318 23221 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:00.896605 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.963801 22556 leader_election.cc:304] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:00.893436 23194 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.966928 22556 leader_election.cc:304] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:00.967820 22857 ts_tablet_manager.cc:1434] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.188s	user 0.006s	sys 0.001s
I20260709 14:56:00.938970 22808 raft_consensus.cc:3060] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.971120 22735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.971226 22737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.972579 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.973291 23234 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:00.975143 22860 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:56:00.977089 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:00.977345 23248 raft_consensus.cc:493] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.977715 22662 raft_consensus.cc:3060] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.978109 23277 raft_consensus.cc:493] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:00.978322 22661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:00.978647 23277 raft_consensus.cc:515] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:00.986222 22707 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:00.987025 23296 raft_consensus.cc:2749] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.981894 22858 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:56:00.932459 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:00.991498 22858 ts_tablet_manager.cc:1403] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.711s	user 0.011s	sys 0.025s
I20260709 14:56:00.895565 22633 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:00.982779 23280 consensus_queue.cc:1048] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.984333 23252 raft_consensus.cc:2749] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.987272 22857 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:56:00.977854 23248 raft_consensus.cc:515] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:00.967777 23174 raft_consensus.cc:2749] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:00.991178 22779 leader_election.cc:343] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:00.970425 22558 leader_election.cc:343] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.984206 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:00.977833 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:01.005515 22779 leader_election.cc:304] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:00.988062 23259 raft_consensus.cc:2804] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.010102 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:01.011103 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae82aec6076411689b199cdb7bd3dda" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.011721 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.012609 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:01.040786 22808 raft_consensus.cc:2468] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:01.013377 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:56:01.041607 22778 consensus_peers.cc:597] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.041898 22741 raft_consensus.cc:2393] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 2: Already voted for candidate bb51eabd0c00436d8e4f603b25aaade8 in this term.
I20260709 14:56:01.019193 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e28910e607449c2abbf72b6db55183a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:01.042932 22778 consensus_peers.cc:597] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.041558 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 150620us
I20260709 14:56:01.044925 22633 leader_election.cc:304] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.045754 22860 tablet_bootstrap.cc:654] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.006336 23198 raft_consensus.cc:2749] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.020721 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0da26bf67c44bf839366a0cfde03a3" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:01.023679 22735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:01.026731 23194 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:00.986626 23277 leader_election.cc:290] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:01.031227 23259 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.032233 22589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:01.048996 22858 raft_consensus.cc:359] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.049712 22858 raft_consensus.cc:385] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.032917 23074 raft_consensus.cc:2804] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.050026 22556 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.050261 23074 raft_consensus.cc:697] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:01.051354 23252 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.051129 23074 consensus_queue.cc:237] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:56:01.039744 22631 consensus_peers.cc:597] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.049994 22858 raft_consensus.cc:740] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
W20260709 14:56:01.053524 22556 leader_election.cc:343] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.053949 22556 leader_election.cc:304] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.060084 23248 leader_election.cc:290] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:01.061236 22737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:01.063114 23174 raft_consensus.cc:2749] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.062647 22858 consensus_queue.cc:260] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:56:01.064595 22555 leader_election.cc:343] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.064805 23214 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:01.065084 22555 leader_election.cc:304] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:01.072326 22662 raft_consensus.cc:2468] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:56:01.121330 22857 tablet_bootstrap.cc:654] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.076016 23220 raft_consensus.cc:2749] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.076598 22858 ts_tablet_manager.cc:1434] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.001s
I20260709 14:56:01.128496 22858 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:56:01.077131 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.066200 23242 raft_consensus.cc:2749] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.078228 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:01.078281 22633 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.078826 22667 raft_consensus.cc:2393] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 658c14f7b8e743999a591353fd726b29 in current term 2: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:01.079118 22583 raft_consensus.cc:2393] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 2: Already voted for candidate 658c14f7b8e743999a591353fd726b29 in this term.
I20260709 14:56:01.134927 23220 raft_consensus.cc:2749] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.034772 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:01.081126 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e022558c9a4ffdaf48234cf9351039" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:01.135782 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 57724.6us
I20260709 14:56:01.084928 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:01.085153 22707 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:01.136861 22633 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
W20260709 14:56:01.137061 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 51999.6us
I20260709 14:56:01.138891 23194 raft_consensus.cc:2749] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.139139 23233 raft_consensus.cc:2749] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.135799 22739 raft_consensus.cc:3060] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.142293 22858 tablet_bootstrap.cc:654] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.085722 23252 raft_consensus.cc:2749] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.106950 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.108016 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:01.121647 22555 leader_election.cc:304] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:01.067463 23259 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.148811 22707 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.150208 23285 raft_consensus.cc:2749] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.151306 22555 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:01.152434 23242 raft_consensus.cc:2804] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.152876 23242 raft_consensus.cc:697] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:01.153671 23242 consensus_queue.cc:237] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:01.154749 23278 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.166253 22633 leader_election.cc:304] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.168219 23277 raft_consensus.cc:2749] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.168906 23277 consensus_queue.cc:1059] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.169396 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.169996 23277 raft_consensus.cc:3055] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:01.170411 23277 raft_consensus.cc:740] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:01.171339 23277 consensus_queue.cc:260] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:01.172621 23277 raft_consensus.cc:3060] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.174314 22489 catalog_manager.cc:5697] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.185808 23259 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.188191 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.183413 23278 raft_consensus.cc:2749] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.190887 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.191913 23074 raft_consensus.cc:493] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.192444 23074 raft_consensus.cc:515] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.194417 22739 raft_consensus.cc:2468] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:56:01.195058 23074 leader_election.cc:290] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:01.196662 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:01.199506 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.202097 23285 raft_consensus.cc:493] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.202661 23285 raft_consensus.cc:515] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.204936 23285 leader_election.cc:290] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:01.207077 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.207832 22585 raft_consensus.cc:2468] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:56:01.210896 23198 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.211416 23198 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.213581 23198 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:56:01.217109 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 185926us
I20260709 14:56:01.220342 23278 raft_consensus.cc:493] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.220548 22705 leader_election.cc:304] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:01.220906 23278 raft_consensus.cc:515] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:01.222551 22667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:01.223043 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.223186 22667 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.223762 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a6348c179498c9b26326f79d7bc7d" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:01.224877 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:01.225188 22555 leader_election.cc:343] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.225708 23233 raft_consensus.cc:2804] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.226065 23233 raft_consensus.cc:493] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.226397 23233 raft_consensus.cc:3060] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:01.230266 22707 leader_election.cc:343] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.232179 23278 leader_election.cc:290] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:01.239115 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a6348c179498c9b26326f79d7bc7d" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:56:01.240356 22556 leader_election.cc:343] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.240763 22556 leader_election.cc:304] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 658c14f7b8e743999a591353fd726b29; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.241739 23278 raft_consensus.cc:2749] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:01.217965 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 174008us
W20260709 14:56:01.249694 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:01.210533 22633 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.254396 23259 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:01.255604 23198 raft_consensus.cc:2749] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:01.256239 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 45809.2us
I20260709 14:56:01.259827 22633 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.260615 23198 raft_consensus.cc:2749] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.261781 22633 leader_election.cc:304] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.262547 23198 raft_consensus.cc:2749] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.238284 23233 raft_consensus.cc:515] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.265789 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
W20260709 14:56:01.267648 22707 leader_election.cc:343] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.269912 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:01.270515 22587 raft_consensus.cc:3060] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.278314 22587 raft_consensus.cc:2468] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:01.279400 22705 leader_election.cc:304] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:56:01.280153 23285 raft_consensus.cc:2804] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.280623 23285 raft_consensus.cc:697] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:01.281373 23285 consensus_queue.cc:237] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.281662 23192 consensus_queue.cc:1048] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.282019 23199 consensus_queue.cc:1048] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:01.282116 23074 consensus_queue.cc:1048] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:01.287914 22779 leader_election.cc:304] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.287962 23284 consensus_queue.cc:1048] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:01.289007 23074 raft_consensus.cc:2749] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.253516 22667 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 1.
I20260709 14:56:01.291646 22555 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:01.292407 22778 leader_election.cc:304] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.294921 23233 leader_election.cc:290] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:01.295430 23284 raft_consensus.cc:2749] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.293061 23259 raft_consensus.cc:2804] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.296634 23259 raft_consensus.cc:697] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:01.297130 22633 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.297631 23259 consensus_queue.cc:237] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.300324 23194 raft_consensus.cc:2749] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:56:01.302091 22778 consensus_peers.cc:597] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.302843 22778 leader_election.cc:304] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:56:01.304267 23273 log.cc:927] Time spent T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4: Append to log took a long time: real 0.124s	user 0.002s	sys 0.011s
I20260709 14:56:01.304898 22858 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:56:01.305759 23284 raft_consensus.cc:2749] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.307621 22778 leader_election.cc:304] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:56:01.304278 23303 log.cc:927] Time spent T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.147s	user 0.025s	sys 0.042s
I20260709 14:56:01.308899 23284 raft_consensus.cc:2749] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.305378 22858 ts_tablet_manager.cc:1403] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.177s	user 0.024s	sys 0.054s
W20260709 14:56:01.309906 22778 leader_election.cc:343] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.312202 22858 raft_consensus.cc:359] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:01.312903 22858 raft_consensus.cc:385] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.313194 22858 raft_consensus.cc:740] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.302789 22633 leader_election.cc:304] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.313973 23194 raft_consensus.cc:2749] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.313908 22858 consensus_queue.cc:260] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:56:01.314915 23304 log.cc:927] Time spent T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.098s	user 0.003s	sys 0.000s
I20260709 14:56:01.315459 22858 ts_tablet_manager.cc:1434] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:01.316488 22858 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:56:01.312613 22778 leader_election.cc:304] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.317634 23284 raft_consensus.cc:2749] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.322947 22858 tablet_bootstrap.cc:654] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.329811 22857 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:56:01.330315 22857 ts_tablet_manager.cc:1403] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.343s	user 0.030s	sys 0.013s
I20260709 14:56:01.289143 22779 leader_election.cc:304] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:56:01.333206 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 44143.2us
I20260709 14:56:01.336288 22779 leader_election.cc:304] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.339988 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.343266 22860 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:56:01.344215 22860 ts_tablet_manager.cc:1403] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.380s	user 0.021s	sys 0.047s
I20260709 14:56:01.338106 22778 leader_election.cc:304] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.335503 23284 raft_consensus.cc:2749] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.348352 22857 raft_consensus.cc:359] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.350380 22857 raft_consensus.cc:385] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.350320 22779 leader_election.cc:304] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.350960 22857 raft_consensus.cc:740] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.351672 23188 raft_consensus.cc:2749] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.352038 22857 consensus_queue.cc:260] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.354890 22860 raft_consensus.cc:359] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.355576 22860 raft_consensus.cc:385] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.355607 22857 ts_tablet_manager.cc:1434] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:56:01.355912 22860 raft_consensus.cc:740] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.355959 22490 catalog_manager.cc:5697] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.356976 22857 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:56:01.356730 22860 consensus_queue.cc:260] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.352617 23300 raft_consensus.cc:2749] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.359426 23284 raft_consensus.cc:2749] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.352233 23234 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:01.360558 23234 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.361851 22858 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:56:01.362329 22858 ts_tablet_manager.cc:1403] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.026s
I20260709 14:56:01.359951 22778 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
W20260709 14:56:01.413452 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 63195.2us
I20260709 14:56:01.423676 23284 raft_consensus.cc:2749] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.424374 23284 consensus_queue.cc:1059] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.426510 23188 raft_consensus.cc:3055] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:01.426914 23188 raft_consensus.cc:740] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:01.427812 23188 consensus_queue.cc:260] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.433202 22779 leader_election.cc:304] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.434402 23284 raft_consensus.cc:2749] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.435555 23188 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.439177 22591 raft_consensus.cc:1240] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Rejecting Update request from peer 093f01110b9141728fdd30aa268a182d for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:01.449072 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 89203.1us
I20260709 14:56:01.451392 22778 leader_election.cc:304] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:01.415253 22857 tablet_bootstrap.cc:654] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.415441 22858 raft_consensus.cc:359] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.415865 23234 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:01.379648 22633 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.456676 22858 raft_consensus.cc:385] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.456996 22858 raft_consensus.cc:740] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
W20260709 14:56:01.457382 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 91376.1us
I20260709 14:56:01.371479 23287 raft_consensus.cc:493] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.421795 22739 raft_consensus.cc:3060] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.375414 22860 ts_tablet_manager.cc:1434] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:56:01.452948 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f087c014bb145398362fad5cc3dac4d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.452198 23300 raft_consensus.cc:2749] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.459872 22591 raft_consensus.cc:2468] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:56:01.457902 22858 consensus_queue.cc:260] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:01.458606 23194 raft_consensus.cc:2749] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:01.462934 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.463343 22489 catalog_manager.cc:5697] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.465031 22489 catalog_manager.cc:5697] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.467796 23287 raft_consensus.cc:515] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.475471 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:01.485896 22779 leader_election.cc:304] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:01.487885 22591 raft_consensus.cc:1240] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Rejecting Update request from peer 093f01110b9141728fdd30aa268a182d for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:01.489178 22860 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:56:01.491374 22858 ts_tablet_manager.cc:1434] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.129s	user 0.008s	sys 0.021s
I20260709 14:56:01.490137 23074 raft_consensus.cc:2804] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:01.496517 23074 raft_consensus.cc:493] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:01.496865 23074 raft_consensus.cc:3060] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.499892 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16fbf120ef3c4bd09ae65ba51c733f70" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:01.508795 23287 leader_election.cc:290] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:01.510615 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.512473 23296 consensus_queue.cc:1048] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:01.517638 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.526031 23214 consensus_queue.cc:1048] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.528285 22631 leader_election.cc:304] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.535270 23287 raft_consensus.cc:2749] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:01.537259 22558 leader_election.cc:343] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:01.582525 22858 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:56:01.587299 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:01.602793 23285 raft_consensus.cc:493] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:56:01.603528 23285 raft_consensus.cc:515] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:01.608532 22490 catalog_manager.cc:5697] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.609802 22490 catalog_manager.cc:5697] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.611486 22490 catalog_manager.cc:5697] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.613574 23285 leader_election.cc:290] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:01.615710 22662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f3d338bc594c4d9aa448392f4ea24d" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:01.614326 22490 catalog_manager.cc:5697] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.617692 23278 consensus_queue.cc:1048] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.620850 23287 raft_consensus.cc:493] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:01.621498 23287 raft_consensus.cc:515] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.581509 23301 consensus_queue.cc:1059] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 14:56:01.643139 23074 raft_consensus.cc:515] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.655757 23074 leader_election.cc:290] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:01.657641 22860 tablet_bootstrap.cc:654] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.661540 22858 tablet_bootstrap.cc:654] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.661935 23301 raft_consensus.cc:3055] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:01.662369 23301 raft_consensus.cc:740] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:01.663169 23301 consensus_queue.cc:260] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.664566 23301 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.668838 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f087c014bb145398362fad5cc3dac4d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:01.669524 22591 raft_consensus.cc:3060] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.670508 22666 raft_consensus.cc:2468] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
I20260709 14:56:01.680856 22591 raft_consensus.cc:2468] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
W20260709 14:56:01.684087 23316 log.cc:927] Time spent T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.202s	user 0.001s	sys 0.000s
I20260709 14:56:01.689353 22779 leader_election.cc:304] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:01.694547 23074 raft_consensus.cc:2804] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:01.676442 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f3d338bc594c4d9aa448392f4ea24d" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.718334 23074 raft_consensus.cc:697] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:01.719455 23074 consensus_queue.cc:237] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.722327 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.723264 23287 leader_election.cc:290] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:01.725127 23242 consensus_queue.cc:1048] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.730624 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:01.738135 22734 raft_consensus.cc:3060] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:01.742653 23315 log.cc:927] Time spent T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:56:01.745786 22633 leader_election.cc:304] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:01.747248 23280 raft_consensus.cc:2749] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.729745 23277 raft_consensus.cc:493] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:01.751261 23277 raft_consensus.cc:515] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:01.753307 23277 leader_election.cc:290] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:01.758922 22705 leader_election.cc:304] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:01.760008 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:01.769237 22857 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:56:01.769773 22857 ts_tablet_manager.cc:1403] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.413s	user 0.027s	sys 0.036s
I20260709 14:56:01.773064 22857 raft_consensus.cc:359] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.773736 22857 raft_consensus.cc:385] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.774012 22857 raft_consensus.cc:740] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.774664 22857 consensus_queue.cc:260] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:01.775838 23285 raft_consensus.cc:2749] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:01.777268 22857 ts_tablet_manager.cc:1434] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:01.778262 22857 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d: Bootstrap starting.
I20260709 14:56:01.779464 22808 raft_consensus.cc:3060] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.837782 22860 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:56:01.838634 22661 raft_consensus.cc:3060] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.859714 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f93bec466564b7d9805589efade564c" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:01.865208 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f087c014bb145398362fad5cc3dac4d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:01.871852 23194 raft_consensus.cc:493] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:02.058313 22857 tablet_bootstrap.cc:654] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.060673 22860 ts_tablet_manager.cc:1403] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.575s	user 0.058s	sys 0.049s
I20260709 14:56:01.995039 23194 raft_consensus.cc:515] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:02.088562 22665 raft_consensus.cc:3060] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.089200 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f087c014bb145398362fad5cc3dac4d" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:02.089749 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:02.098623 23194 leader_election.cc:290] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:02.218748 22860 raft_consensus.cc:359] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:02.219468 22860 raft_consensus.cc:385] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.219746 22860 raft_consensus.cc:740] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.220746 22860 consensus_queue.cc:260] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:02.223044 22858 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:56:02.223554 22858 ts_tablet_manager.cc:1403] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.673s	user 0.017s	sys 0.009s
W20260709 14:56:02.237563 23329 log.cc:927] Time spent T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:56:02.291929 22857 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d: No bootstrap required, opened a new log
I20260709 14:56:02.292477 22857 ts_tablet_manager.cc:1403] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d: Time spent bootstrapping tablet: real 0.514s	user 0.018s	sys 0.020s
I20260709 14:56:02.288736 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29f15ba009406bb498dff87e9cd7c6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:02.328843 23338 log.cc:927] Time spent T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 14:56:02.324128 23333 log.cc:927] Time spent T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 14:56:02.377944 22860 ts_tablet_manager.cc:1434] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.317s	user 0.019s	sys 0.039s
I20260709 14:56:02.384840 22860 tablet_bootstrap.cc:492] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
W20260709 14:56:02.346582 22734 consensus_meta.cc:287] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: Time spent flushing consensus metadata: real 0.602s	user 0.011s	sys 0.003s
I20260709 14:56:02.348922 23332 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.412827 23335 raft_consensus.cc:493] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:02.427106 22814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29f15ba009406bb498dff87e9cd7c6" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:02.427487 23335 raft_consensus.cc:515] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:02.429549 23335 leader_election.cc:290] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
W20260709 14:56:02.406430 22808 consensus_meta.cc:287] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: Time spent flushing consensus metadata: real 0.626s	user 0.011s	sys 0.000s
I20260709 14:56:02.432585 23192 raft_consensus.cc:493] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:02.436884 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:56:02.441028 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 111959us
I20260709 14:56:02.432475 22633 leader_election.cc:304] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:02.399658 23332 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:02.437178 23192 raft_consensus.cc:515] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:02.477941 23355 raft_consensus.cc:2749] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:02.444038 23296 consensus_queue.cc:1048] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 14:56:02.484021 22857 raft_consensus.cc:359] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:02.484812 22857 raft_consensus.cc:385] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.485069 22857 raft_consensus.cc:740] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.485714 22857 consensus_queue.cc:260] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:02.491093 23332 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
W20260709 14:56:02.498449 22661 consensus_meta.cc:287] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: Time spent flushing consensus metadata: real 0.613s	user 0.007s	sys 0.000s
I20260709 14:56:02.521428 22860 tablet_bootstrap.cc:654] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.539011 23214 consensus_queue.cc:1048] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:02.541791 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 45261.2us
I20260709 14:56:02.554488 22806 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.558126 22857 ts_tablet_manager.cc:1434] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d: Time spent starting tablet: real 0.265s	user 0.005s	sys 0.002s
I20260709 14:56:02.561009 22858 raft_consensus.cc:359] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:02.561540 22858 raft_consensus.cc:385] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:02.561743 22858 raft_consensus.cc:740] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
W20260709 14:56:02.501449 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 69055.5us
I20260709 14:56:02.567241 22858 consensus_queue.cc:260] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:02.576766 23352 consensus_queue.cc:1048] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
W20260709 14:56:02.588603 23364 log.cc:927] Time spent T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:56:02.594805 23339 consensus_queue.cc:1048] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:56:02.546823 22778 leader_election.cc:304] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:02.648579 23360 raft_consensus.cc:493] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.661504 22858 ts_tablet_manager.cc:1434] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.438s	user 0.019s	sys 0.035s
I20260709 14:56:02.663180 23295 raft_consensus.cc:493] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c0595fa508347bd9aed67e1ddb0e370)
I20260709 14:56:02.663727 23295 raft_consensus.cc:515] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:02.666115 23295 leader_election.cc:290] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
W20260709 14:56:02.645610 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 45056.6us
W20260709 14:56:02.674021 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 149710us
I20260709 14:56:02.675588 23360 raft_consensus.cc:515] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:56:02.711519 23364 log.cc:927] Time spent T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260709 14:56:02.661958 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 53201.5us
I20260709 14:56:02.786549 22633 leader_election.cc:304] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:02.660308 23339 raft_consensus.cc:2749] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:02.787285 23192 leader_election.cc:290] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:02.674391 23233 raft_consensus.cc:493] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
W20260709 14:56:02.838289 22704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 145359us
I20260709 14:56:02.845183 22661 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49970 (request call id 134) took 1141 ms. Trace:
I20260709 14:56:02.845626 22661 rpcz_store.cc:276] 0709 14:56:01.703712 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:01.704487 (+   775us) service_pool.cc:224] Handling call
0709 14:56:01.814586 (+110099us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:02.559306 (+744720us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:02.563960 (+  4654us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:02.603833 (+ 39873us) log.cc:844] Serialized 26 byte log entry
0709 14:56:02.654259 (+ 50426us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:02.661606 (+  7347us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:02.666879 (+  5273us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:02.843060 (+176181us) raft_consensus.cc:1685] finished
0709 14:56:02.843079 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:02.845104 (+  2025us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18410,"raft.queue_time_us":1060,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":4341,"thread_start_us":44840,"threads_started":1,"wal-append.queue_time_us":105776}
I20260709 14:56:02.850618 23360 leader_election.cc:290] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:02.831733 23233 raft_consensus.cc:515] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:02.852224 22858 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:56:02.865526 23356 raft_consensus.cc:493] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.866125 23356 raft_consensus.cc:515] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:02.904739 23356 leader_election.cc:290] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:02.905171 22734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35934 (request call id 114) took 1194 ms. Trace:
I20260709 14:56:02.905606 22734 rpcz_store.cc:276] 0709 14:56:01.710551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:01.730964 (+ 20413us) service_pool.cc:224] Handling call
0709 14:56:01.737978 (+  7014us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:02.438987 (+701009us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:02.439726 (+   739us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:02.550498 (+110772us) log.cc:844] Serialized 26 byte log entry
0709 14:56:02.667770 (+117272us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:02.668722 (+   952us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:02.673613 (+  4891us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:02.904938 (+231325us) raft_consensus.cc:1685] finished
0709 14:56:02.904976 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:02.905103 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6191,"raft.queue_time_us":4648,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":4467,"thread_start_us":86617,"threads_started":1,"wal-append.queue_time_us":303152}
W20260709 14:56:02.838083 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 53893.5us
I20260709 14:56:02.908712 22778 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:56:02.910187 22778 leader_election.cc:343] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.910892 23188 raft_consensus.cc:2804] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:02.911489 23188 raft_consensus.cc:697] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:02.912423 23188 consensus_queue.cc:237] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:02.913062 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:56:02.959549 22705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 285459us
W20260709 14:56:02.960104 22778 leader_election.cc:343] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:02.961066 22778 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:02.952164 23331 raft_consensus.cc:493] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.962674 23363 raft_consensus.cc:2749] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:02.953934 23350 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:02.974066 22558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 300567us
I20260709 14:56:02.968814 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:02.981667 23335 consensus_queue.cc:1048] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:02.981678 22858 tablet_bootstrap.cc:654] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:02.984594 23335 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:02.985987 23335 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:02.985301 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a6348c179498c9b26326f79d7bc7d" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:02.988272 22584 raft_consensus.cc:2468] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 0.
I20260709 14:56:02.991577 23335 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:02.992431 22705 leader_election.cc:304] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:02.993412 23358 raft_consensus.cc:2804] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:02.993798 23358 raft_consensus.cc:493] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:02.994136 23358 raft_consensus.cc:3060] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:02.998071 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:02.998834 22738 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:02.973440 23350 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.001477 23350 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.001348 23358 raft_consensus.cc:515] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:02.970793 23331 raft_consensus.cc:515] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.003839 23331 leader_election.cc:290] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.004745 23358 leader_election.cc:290] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:03.008661 22556 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:03.009516 23335 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:03.009860 23335 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.010178 23335 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.010228 22586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a6348c179498c9b26326f79d7bc7d" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:03.011011 22586 raft_consensus.cc:3060] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.017350 23335 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.018083 22586 raft_consensus.cc:2468] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:03.020490 23335 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:03.021503 22705 leader_election.cc:304] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:03.022837 23287 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:03.023433 23287 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.025317 22661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a6348c179498c9b26326f79d7bc7d" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.025498 23287 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.026397 22663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41a6348c179498c9b26326f79d7bc7d" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:03.027381 22667 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49968 (request call id 95) took 1285 ms. Trace:
I20260709 14:56:03.027813 22667 rpcz_store.cc:276] 0709 14:56:01.741818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:01.786887 (+ 45069us) service_pool.cc:224] Handling call
0709 14:56:02.543757 (+756870us) spinlock_profiling.cc:243] Waited 5.02 ms on lock 0x7b5800175598. stack: 00007eff70fd8343 00007eff70fd8240 00007eff709671d4 00007eff7a6a5304 00007eff7a6a5299 00007eff70e92db1 00007eff70fd2b71 00007eff70fd2a22 00007eff79eebc09 00007eff79045ee0 00007eff7910f0ab 00007eff7910f131 00007eff790d0fc0 00007eff790bb929 00007eff790bb3d2 00007eff72632bd4
0709 14:56:02.553163 (+  9406us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:02.582989 (+ 29826us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:56:02.660120 (+ 77131us) log.cc:844] Serialized 14 byte log entry
0709 14:56:03.021385 (+361265us) spinlock_profiling.cc:243] Waited 1.73 ms on lock 0x7b180022e6a0. stack: 00007eff70fd8343 00007eff70fd8240 00007eff709671d4 00007eff7a6a5304 00007eff7a6a5299 00007eff79ed2de1 00007eff79edf5b1 00007eff70f84c0a 00007eff7a6c4219 00007eff7100ca40 00007eff710074e4 00007eff71007455 00007eff740ef060 00007eff74101716 00007eff74112287 00007eff74112208
0709 14:56:03.027004 (+  5619us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:03.027056 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:03.027107 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:03.027199 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:03.027311 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":446,"prepare.queue_time_us":52331,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":35,"raft.queue_time_us":355084,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":85,"spinlock_wait_cycles":15514368}
W20260709 14:56:03.029119 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 242657us
I20260709 14:56:03.031682 23351 raft_consensus.cc:2749] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.032351 23351 raft_consensus.cc:493] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:03.032665 23359 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:03.032852 23351 raft_consensus.cc:515] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.033260 23359 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.035117 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:03.035894 22738 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.038354 23335 consensus_queue.cc:1048] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.039371 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.042917 23373 raft_consensus.cc:2804] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.043490 23373 raft_consensus.cc:697] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:03.044373 23373 consensus_queue.cc:237] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:03.046871 23198 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.047436 23198 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.049389 23198 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
W20260709 14:56:03.021658 22631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 354201us
I20260709 14:56:03.051383 23351 leader_election.cc:290] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.053032 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.055800 22584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.058677 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.066059 22665 raft_consensus.cc:2393] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 2: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:56:03.069600 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:02.970255 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 260637us
I20260709 14:56:03.075349 23359 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
W20260709 14:56:03.076514 22778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 113469us
I20260709 14:56:03.079591 23233 leader_election.cc:290] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.082360 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.084604 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.085287 22810 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:56:03.088706 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.089485 22661 raft_consensus.cc:3060] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.089669 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.093463 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.094657 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de45a9021d447e7b4947e682a541b45" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.096757 22664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.098593 23330 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:03.099220 23330 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.101460 23330 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.104869 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6ab5519634d7dbd94122cf2fd02e6" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.113507 22739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:03.113724 22737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0da26bf67c44bf839366a0cfde03a3" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:56:03.115659 22778 consensus_peers.cc:597] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:03.117862 22555 leader_election.cc:304] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
W20260709 14:56:03.123340 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 47535.4us
I20260709 14:56:03.125739 22592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.119596 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
W20260709 14:56:03.149713 22704 leader_election.cc:343] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.151420 22704 leader_election.cc:343] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.153473 22631 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.153694 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.154213 23330 raft_consensus.cc:2749] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.154173 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:03.148476 22489 catalog_manager.cc:5697] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.163092 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dca6509aa74432b20ce39bece95f12" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.164337 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5906e44c0aa44febb9b28dd588e3998b" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.152148 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.177306 22633 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:03.180349 23374 raft_consensus.cc:2749] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.154389 22809 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:03.181732 22812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fb62200fd0401f96120fc3bfbe6cca" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.185331 22631 leader_election.cc:304] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.186856 23330 raft_consensus.cc:2749] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.189213 22558 leader_election.cc:304] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.187518 22707 leader_election.cc:304] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:03.190575 22631 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.192755 22707 leader_election.cc:304] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.194376 22779 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
W20260709 14:56:03.199783 22779 leader_election.cc:343] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.192385 23242 raft_consensus.cc:2749] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.193897 23280 raft_consensus.cc:2749] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.192507 23353 raft_consensus.cc:3060] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.196684 23194 raft_consensus.cc:2804] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.209509 23352 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.209844 23349 raft_consensus.cc:2749] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.193843 22738 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:03.210034 23352 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.215106 22633 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.218292 22556 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:56:03.208699 23277 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.225317 23367 raft_consensus.cc:493] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:03.224610 23252 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:03.231846 23194 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:03.237851 23194 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.238883 23352 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:03.237769 23188 raft_consensus.cc:2749] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.225853 23367 raft_consensus.cc:515] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.241351 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d1dfe2fdd4405f9a8eb56a098f69e9" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.233028 23354 raft_consensus.cc:2749] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.243069 23359 raft_consensus.cc:493] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:03.243554 23359 raft_consensus.cc:515] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.223570 23277 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.246115 22860 tablet_bootstrap.cc:492] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:56:03.246599 22860 ts_tablet_manager.cc:1403] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.862s	user 0.020s	sys 0.009s
I20260709 14:56:03.249083 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0da26bf67c44bf839366a0cfde03a3" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.249071 22860 raft_consensus.cc:359] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.249929 22860 raft_consensus.cc:385] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.249963 22585 raft_consensus.cc:2468] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:56:03.250279 22860 raft_consensus.cc:740] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.250404 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.252678 23252 raft_consensus.cc:697] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:03.254813 23252 consensus_queue.cc:237] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.254700 23277 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.260643 22860 consensus_queue.cc:260] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.265353 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.265980 22590 raft_consensus.cc:2468] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:03.266103 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.266746 22585 raft_consensus.cc:2468] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
I20260709 14:56:03.268877 22631 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:03.272168 22779 leader_election.cc:304] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.271039 23359 leader_election.cc:290] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.264473 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.276240 23351 raft_consensus.cc:2804] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:03.280797 23351 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.281153 23351 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.277446 23350 raft_consensus.cc:2749] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.283149 22779 leader_election.cc:304] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.285030 22590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.294281 22779 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:03.281131 23367 leader_election.cc:290] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.300756 22858 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:56:03.301329 22858 ts_tablet_manager.cc:1403] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.463s	user 0.016s	sys 0.021s
I20260709 14:56:03.303393 23381 raft_consensus.cc:2804] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:03.303823 23381 raft_consensus.cc:493] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.304214 23381 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.305985 22860 ts_tablet_manager.cc:1434] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.003s
I20260709 14:56:03.293861 23350 raft_consensus.cc:2804] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.279335 23188 consensus_queue.cc:1048] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:56:03.301852 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.310089 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.307660 23350 raft_consensus.cc:493] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.313537 23350 raft_consensus.cc:3060] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.307052 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:03.314816 22860 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:56:03.313477 23194 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.323843 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec91b7daa1e430a9474fbb0be6fee51" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.329231 22665 raft_consensus.cc:1240] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Rejecting Update request from peer 658c14f7b8e743999a591353fd726b29 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:03.329911 22633 leader_election.cc:304] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.330760 23277 raft_consensus.cc:2749] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.331969 22631 leader_election.cc:304] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.332700 23277 raft_consensus.cc:2749] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.332082 23194 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.341061 23352 raft_consensus.cc:493] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.343796 23352 raft_consensus.cc:515] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.346964 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:03.347544 22860 tablet_bootstrap.cc:654] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.348030 23352 leader_election.cc:290] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
W20260709 14:56:03.348412 22779 leader_election.cc:343] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.348801 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.349428 22665 raft_consensus.cc:2468] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 0.
I20260709 14:56:03.350490 22778 leader_election.cc:304] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.351634 23352 raft_consensus.cc:2804] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:03.352094 23352 raft_consensus.cc:493] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.352432 23352 raft_consensus.cc:3060] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.334623 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:03.364588 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:03.373255 22858 raft_consensus.cc:359] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.373799 22858 raft_consensus.cc:385] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.374007 22858 raft_consensus.cc:740] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.376997 23353 raft_consensus.cc:2749] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.377982 22732 raft_consensus.cc:1275] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:03.378696 23393 log.cc:927] Time spent T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:56:03.376263 22858 consensus_queue.cc:260] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.384451 22631 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:03.362545 23252 consensus_queue.cc:1059] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:56:03.386011 23242 raft_consensus.cc:3055] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:03.386355 23242 raft_consensus.cc:740] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:03.369555 23350 raft_consensus.cc:515] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.387149 22860 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:56:03.387531 22860 ts_tablet_manager.cc:1403] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.007s
I20260709 14:56:03.388784 23242 consensus_queue.cc:260] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.389587 22779 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.389719 23242 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.389217 23351 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.386958 23194 raft_consensus.cc:2749] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.390925 22660 raft_consensus.cc:2393] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 3: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:03.392460 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:03.382324 23381 raft_consensus.cc:515] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.394838 23339 consensus_queue.cc:1048] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.395716 22808 raft_consensus.cc:2393] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 in current term 3: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:56:03.396306 22858 ts_tablet_manager.cc:1434] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.002s
I20260709 14:56:03.399928 23351 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.400556 23381 leader_election.cc:290] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 3 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:03.401579 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:03.402099 23350 leader_election.cc:290] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:03.402357 22660 raft_consensus.cc:2393] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 3: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:03.402628 22858 tablet_bootstrap.cc:492] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8: Bootstrap starting.
I20260709 14:56:03.408739 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0da26bf67c44bf839366a0cfde03a3" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:03.409373 22741 raft_consensus.cc:3060] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.411473 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0da26bf67c44bf839366a0cfde03a3" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:03.412040 22587 raft_consensus.cc:3060] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.412540 22860 raft_consensus.cc:359] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:03.413185 22860 raft_consensus.cc:385] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.413434 22860 raft_consensus.cc:740] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.414017 22860 consensus_queue.cc:260] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:03.408812 22585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:03.432893 22585 raft_consensus.cc:3060] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.428876 22860 ts_tablet_manager.cc:1434] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:56:03.435714 22858 tablet_bootstrap.cc:654] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.439052 22860 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370: Bootstrap starting.
I20260709 14:56:03.446009 22588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23e45af014c453ca4797512f93dcf7a" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:03.448082 22779 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:03.418968 23352 raft_consensus.cc:515] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.451543 23350 raft_consensus.cc:2749] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:03.458376 22666 raft_consensus.cc:1275] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:03.465523 22741 raft_consensus.cc:2468] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:56:03.477810 22585 raft_consensus.cc:2468] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 3.
I20260709 14:56:03.483408 22779 leader_election.cc:304] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:03.485229 23337 raft_consensus.cc:2749] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:03.487013 23334 consensus_queue.cc:1048] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.496531 23188 raft_consensus.cc:2804] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.501627 23188 raft_consensus.cc:697] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:03.507051 22631 leader_election.cc:304] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d
I20260709 14:56:03.511157 23188 consensus_queue.cc:237] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:03.520105 22860 tablet_bootstrap.cc:654] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:03.518287 23365 consensus_queue.cc:1048] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.521863 23351 raft_consensus.cc:2804] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:03.522971 23351 raft_consensus.cc:697] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:03.523970 23351 consensus_queue.cc:237] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.530673 22587 raft_consensus.cc:2468] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:56:03.532075 23352 leader_election.cc:290] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:03.536851 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:03.537974 22660 raft_consensus.cc:3060] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.541712 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
W20260709 14:56:03.558326 22779 leader_election.cc:343] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.568684 22538 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:03.593345 23354 raft_consensus.cc:493] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 093f01110b9141728fdd30aa268a182d)
I20260709 14:56:03.608516 22666 raft_consensus.cc:3060] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.602222 23354 raft_consensus.cc:515] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.612357 23354 leader_election.cc:290] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:03.619136 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.625768 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:03.626340 23233 consensus_queue.cc:1048] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.633571 22858 tablet_bootstrap.cc:492] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8: No bootstrap required, opened a new log
I20260709 14:56:03.633905 22660 raft_consensus.cc:2468] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:56:03.634086 22858 ts_tablet_manager.cc:1403] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8: Time spent bootstrapping tablet: real 0.236s	user 0.018s	sys 0.019s
I20260709 14:56:03.634917 22631 leader_election.cc:304] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.636669 23354 raft_consensus.cc:2749] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.638978 22858 raft_consensus.cc:359] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.639675 22858 raft_consensus.cc:385] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.639935 22858 raft_consensus.cc:740] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.643508 22778 leader_election.cc:304] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:03.644100 22860 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370: No bootstrap required, opened a new log
I20260709 14:56:03.656543 22860 ts_tablet_manager.cc:1403] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.026s
I20260709 14:56:03.658007 22858 consensus_queue.cc:260] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.645439 23350 raft_consensus.cc:2804] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:03.659524 23350 raft_consensus.cc:697] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:03.660246 22858 ts_tablet_manager.cc:1434] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:56:03.661599 23350 consensus_queue.cc:237] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.669234 22860 raft_consensus.cc:359] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.672154 22860 raft_consensus.cc:385] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:03.672552 22860 raft_consensus.cc:740] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.675318 22860 consensus_queue.cc:260] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.695333 22860 ts_tablet_manager.cc:1434] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.005s
I20260709 14:56:03.701642 22490 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57644 (request call id 79) took 1934 ms. Trace:
I20260709 14:56:03.702080 22490 rpcz_store.cc:276] 0709 14:56:01.767424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:01.787089 (+ 19665us) service_pool.cc:224] Handling call
0709 14:56:03.701577 (+1914488us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1513,"reported_tablets":10}
I20260709 14:56:03.714407 22488 catalog_manager.cc:5697] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 3, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.718266 22488 catalog_manager.cc:5697] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } }
I20260709 14:56:03.722873 23233 raft_consensus.cc:493] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.723417 23233 raft_consensus.cc:515] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:03.725385 23233 leader_election.cc:290] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:03.728410 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.730918 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1185e6b0d30742e9b9feb71decb32d5c" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.731699 22659 raft_consensus.cc:2393] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb51eabd0c00436d8e4f603b25aaade8 in current term 1: Already voted for candidate 093f01110b9141728fdd30aa268a182d in this term.
I20260709 14:56:03.733608 22704 leader_election.cc:304] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:03.734658 23233 raft_consensus.cc:3060] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.734946 22490 catalog_manager.cc:5697] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.737777 22490 catalog_manager.cc:5697] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 1 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.738704 22490 catalog_manager.cc:5697] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 1 to 2, leader changed from 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2) to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 2 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.740983 23233 raft_consensus.cc:2749] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:03.759017 22489 catalog_manager.cc:5697] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 1 to 3, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 3 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.767794 22659 raft_consensus.cc:3060] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:03.782606 22807 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.789438 22807 raft_consensus.cc:1275] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:03.790488 23252 consensus_queue.cc:1048] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.801635 22741 raft_consensus.cc:1275] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:03.810521 23242 consensus_queue.cc:1048] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.853539 23242 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:03.854031 23242 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.855760 23242 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:03.856408 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:03.856582 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:03.856952 22807 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:03.857128 22659 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:03.857775 22558 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:03.858424 23242 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:03.858783 23242 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:03.859010 23242 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.866138 23242 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.869407 23242 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:03.870339 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:03.870379 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:03.871030 22808 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.871376 22659 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.876127 22808 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:03.877168 22558 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:03.877496 22659 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:03.877724 23242 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:03.878283 23242 raft_consensus.cc:697] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:03.879092 23242 consensus_queue.cc:237] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:03.888273 22489 catalog_manager.cc:5697] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 0 to 3, leader changed from <none> to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.977365 23352 consensus_queue.cc:1048] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:03.993201 22808 raft_consensus.cc:1275] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:03.994762 23354 consensus_queue.cc:1048] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.995662 23188 consensus_queue.cc:1048] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.010043 22587 raft_consensus.cc:1275] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:04.011554 23367 consensus_queue.cc:1048] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.092267 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
I20260709 14:56:04.131968 23337 consensus_queue.cc:1048] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:04.132606 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:04.134341 20588 tablet_replica.cc:333] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.135170 20588 raft_consensus.cc:2243] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.135681 20588 raft_consensus.cc:2272] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.138342 20588 tablet_replica.cc:333] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.139133 20588 raft_consensus.cc:2243] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.139603 20588 raft_consensus.cc:2272] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.141696 22631 consensus_peers.cc:597] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.146453 20588 tablet_replica.cc:333] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.148254 20588 raft_consensus.cc:2243] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.149080 20588 raft_consensus.cc:2272] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.151081 23188 consensus_queue.cc:1048] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:04.158427 22631 consensus_peers.cc:597] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.162596 20588 tablet_replica.cc:333] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.163489 20588 raft_consensus.cc:2243] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.164130 20588 raft_consensus.cc:2272] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.169634 20588 tablet_replica.cc:333] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.170450 20588 raft_consensus.cc:2243] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.170964 20588 raft_consensus.cc:2272] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.172720 22631 consensus_peers.cc:597] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.173226 20588 tablet_replica.cc:333] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.174041 20588 raft_consensus.cc:2243] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.175349 20588 raft_consensus.cc:2272] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.177695 20588 tablet_replica.cc:333] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.178463 20588 raft_consensus.cc:2243] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.179013 20588 raft_consensus.cc:2272] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.179551 22779 consensus_peers.cc:597] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.181584 22631 consensus_peers.cc:597] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.182049 20588 tablet_replica.cc:333] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.182930 20588 raft_consensus.cc:2243] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.183770 20588 raft_consensus.cc:2272] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.185678 22705 consensus_peers.cc:597] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.186349 20588 tablet_replica.cc:333] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.187060 20588 raft_consensus.cc:2243] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.187414 20588 raft_consensus.cc:2272] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.188963 20588 tablet_replica.cc:333] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.189455 20588 raft_consensus.cc:2243] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.190217 20588 raft_consensus.cc:2272] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.192410 20588 tablet_replica.cc:333] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.192984 20588 raft_consensus.cc:2243] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:04.193228 22631 consensus_peers.cc:597] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.193485 20588 raft_consensus.cc:2272] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.195322 20588 tablet_replica.cc:333] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.195812 20588 raft_consensus.cc:2243] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.196242 20588 raft_consensus.cc:2272] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.198616 20588 tablet_replica.cc:333] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.199460 20588 raft_consensus.cc:2243] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.199903 20588 raft_consensus.cc:2272] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.202325 20588 tablet_replica.cc:333] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.203070 20588 raft_consensus.cc:2243] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.203719 20588 pending_rounds.cc:70] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Trying to abort 1 pending ops.
I20260709 14:56:04.203991 20588 pending_rounds.cc:77] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Aborting op as it isn't in flight: id { term: 3 index: 1 } timestamp: 7305662316057337856 op_type: NO_OP noop_request { }
W20260709 14:56:04.204115 22705 consensus_peers.cc:597] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.204437 20588 raft_consensus.cc:2889] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:04.204811 20588 raft_consensus.cc:2272] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.208216 20588 tablet_replica.cc:333] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.209424 20588 raft_consensus.cc:2243] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.210332 20588 raft_consensus.cc:2272] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.213222 20588 tablet_replica.cc:333] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
W20260709 14:56:04.213299 22631 consensus_peers.cc:597] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.214017 20588 raft_consensus.cc:2243] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.214560 20588 raft_consensus.cc:2272] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.216223 22631 consensus_peers.cc:597] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.216979 20588 tablet_replica.cc:333] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.217554 20588 raft_consensus.cc:2243] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.217933 20588 raft_consensus.cc:2272] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.219591 20588 tablet_replica.cc:333] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.220252 20588 raft_consensus.cc:2243] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.220681 20588 raft_consensus.cc:2272] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.222677 20588 tablet_replica.cc:333] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.223274 20588 raft_consensus.cc:2243] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.223701 20588 raft_consensus.cc:2272] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.225834 20588 tablet_replica.cc:333] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.226418 20588 raft_consensus.cc:2243] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.226929 20588 raft_consensus.cc:2272] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.227316 22779 consensus_peers.cc:597] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.229028 20588 tablet_replica.cc:333] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.229588 20588 raft_consensus.cc:2243] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.229962 20588 raft_consensus.cc:2272] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.231707 20588 tablet_replica.cc:333] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.232223 20588 raft_consensus.cc:2243] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.232571 20588 raft_consensus.cc:2272] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.234582 20588 tablet_replica.cc:333] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.235179 20588 raft_consensus.cc:2243] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.235612 20588 raft_consensus.cc:2272] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.236286 22631 consensus_peers.cc:597] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.237663 20588 tablet_replica.cc:333] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.238269 20588 raft_consensus.cc:2243] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.238655 20588 raft_consensus.cc:2272] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.240955 20588 tablet_replica.cc:333] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.241533 20588 raft_consensus.cc:2243] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.242020 20588 raft_consensus.cc:2272] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.242053 22779 consensus_peers.cc:597] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.243587 22779 consensus_peers.cc:597] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.244745 20588 tablet_replica.cc:333] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.245366 20588 raft_consensus.cc:2243] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.245786 20588 raft_consensus.cc:2272] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.247974 20588 tablet_replica.cc:333] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.248637 20588 raft_consensus.cc:2243] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.249083 20588 raft_consensus.cc:2272] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.251395 20588 tablet_replica.cc:333] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.252045 20588 raft_consensus.cc:2243] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.252535 20588 raft_consensus.cc:2272] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.254930 20588 tablet_replica.cc:333] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.255630 20588 raft_consensus.cc:2243] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.256177 20588 raft_consensus.cc:2272] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.258602 20588 tablet_replica.cc:333] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.259294 20588 raft_consensus.cc:2243] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.259783 20588 raft_consensus.cc:2272] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.261837 20588 tablet_replica.cc:333] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.262322 20588 raft_consensus.cc:2243] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.262668 20588 raft_consensus.cc:2272] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.264487 20588 tablet_replica.cc:333] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.264958 20588 raft_consensus.cc:2243] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.265308 20588 raft_consensus.cc:2272] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.267035 20588 tablet_replica.cc:333] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.267488 20588 raft_consensus.cc:2243] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.267797 20588 raft_consensus.cc:2272] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.269305 20588 tablet_replica.cc:333] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.269750 20588 raft_consensus.cc:2243] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.270068 20588 raft_consensus.cc:2272] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.271579 20588 tablet_replica.cc:333] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.272032 20588 raft_consensus.cc:2243] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.272377 20588 raft_consensus.cc:2272] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.273940 20588 tablet_replica.cc:333] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.274386 20588 raft_consensus.cc:2243] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.274729 20588 raft_consensus.cc:2272] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.276701 20588 tablet_replica.cc:333] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.277148 20588 raft_consensus.cc:2243] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.277501 20588 raft_consensus.cc:2272] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.279464 20588 tablet_replica.cc:333] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.280069 20588 raft_consensus.cc:2243] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.280514 20588 raft_consensus.cc:2272] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.282346 22631 consensus_peers.cc:597] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.282866 20588 tablet_replica.cc:333] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.283391 20588 raft_consensus.cc:2243] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.283744 20588 raft_consensus.cc:2272] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.286319 20588 tablet_replica.cc:333] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.286880 20588 raft_consensus.cc:2243] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.287703 20588 raft_consensus.cc:2272] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.289516 20588 tablet_replica.cc:333] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.289948 20588 raft_consensus.cc:2243] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.290593 20588 raft_consensus.cc:2272] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.292316 20588 tablet_replica.cc:333] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.292757 20588 raft_consensus.cc:2243] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.293087 20588 raft_consensus.cc:2272] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.295341 20588 tablet_replica.cc:333] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.295783 20588 raft_consensus.cc:2243] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.296145 20588 raft_consensus.cc:2272] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.297703 20588 tablet_replica.cc:333] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.298139 20588 raft_consensus.cc:2243] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.298460 20588 raft_consensus.cc:2272] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.300649 20588 tablet_replica.cc:333] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: stopping tablet replica
I20260709 14:56:04.301110 20588 raft_consensus.cc:2243] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.301474 20588 raft_consensus.cc:2272] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.323132 22779 consensus_peers.cc:597] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.349927 22705 consensus_peers.cc:597] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.356647 22779 consensus_peers.cc:597] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.358121 22557 connection.cc:466] server connection from 127.0.0.1:50456 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50456 (request call id 224) could send its response
W20260709 14:56:04.358842 22779 connection.cc:573] client connection to 127.20.27.1:46871 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:56:04.359265 22779 consensus_peers.cc:597] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.364771 22779 consensus_peers.cc:597] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.365355 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
I20260709 14:56:04.430914 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.437520 23428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:04.439013 23429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:04.442942 22705 consensus_peers.cc:597] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.444159 23431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:04.446282 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:04.448843 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:04.449136 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:04.449352 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608964449336 us; error 0 us; skew 500 ppm
I20260709 14:56:04.450060 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:56:04.451157 22705 consensus_peers.cc:597] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.451936 22779 consensus_peers.cc:597] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.453786 22779 consensus_peers.cc:597] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.453899 20588 webserver.cc:533] Webserver started at http://127.20.27.1:41219/ using document root <none> and password file <none>
I20260709 14:56:04.454480 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.454641 20588 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:04.458491 20588 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
W20260709 14:56:04.463213 22779 consensus_peers.cc:597] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.467135 23436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.468003 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:56:04.468758 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "658c14f7b8e743999a591353fd726b29"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-mmkh"
I20260709 14:56:04.469158 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:56:04.478366 22705 consensus_peers.cc:597] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.494388 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:04.495663 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:04.497061 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:04.502919 23443 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:56:04.502991 22705 consensus_peers.cc:597] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.522842 22631 consensus_peers.cc:597] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.538101 22705 consensus_peers.cc:597] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.543322 22631 consensus_peers.cc:597] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.547006 22779 consensus_peers.cc:597] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.558904 22705 consensus_peers.cc:597] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.565284 22779 consensus_peers.cc:597] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.587718 22779 consensus_peers.cc:597] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.625294 22631 consensus_peers.cc:597] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.708036 22705 consensus_peers.cc:597] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.770635 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:56:04.771073 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.269s	user 0.006s	sys 0.003s
I20260709 14:56:04.771425 20588 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:56:04.781436 23443 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.785455 23337 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:04.786021 23337 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.791203 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:04.791985 22660 raft_consensus.cc:2393] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 093f01110b9141728fdd30aa268a182d in current term 2: Already voted for candidate 7c0595fa508347bd9aed67e1ddb0e370 in this term.
I20260709 14:56:04.792698 23337 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
W20260709 14:56:04.795639 22779 leader_election.cc:336] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111)
I20260709 14:56:04.796173 22779 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:04.797348 23337 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.821288 23337 raft_consensus.cc:2749] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:04.823721 23443 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.824564 23443 tablet_bootstrap.cc:492] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.825044 23443 ts_tablet_manager.cc:1403] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.011s
I20260709 14:56:04.826961 23443 raft_consensus.cc:359] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:04.827558 23443 raft_consensus.cc:740] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.828154 23443 consensus_queue.cc:260] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:04.829854 23443 ts_tablet_manager.cc:1434] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:04.830447 23443 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.843815 23443 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.844763 23443 tablet_bootstrap.cc:492] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.845638 23443 ts_tablet_manager.cc:1403] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 14:56:04.848158 23443 raft_consensus.cc:359] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:04.848987 23443 raft_consensus.cc:740] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.849767 23443 consensus_queue.cc:260] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:04.851517 23443 ts_tablet_manager.cc:1434] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:04.852219 23443 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.867548 23443 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.868373 23443 tablet_bootstrap.cc:492] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.868860 23443 ts_tablet_manager.cc:1403] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260709 14:56:04.870659 23443 raft_consensus.cc:359] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.871194 23443 raft_consensus.cc:740] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.871959 23443 consensus_queue.cc:260] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.874002 23443 ts_tablet_manager.cc:1434] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:04.874740 23443 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.886080 23443 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.886827 23443 tablet_bootstrap.cc:492] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.887323 23443 ts_tablet_manager.cc:1403] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:56:04.889007 23443 raft_consensus.cc:359] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.889496 23443 raft_consensus.cc:740] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.890072 23443 consensus_queue.cc:260] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.891474 23443 ts_tablet_manager.cc:1434] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:04.892040 23443 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.903249 23443 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.904526 23443 tablet_bootstrap.cc:492] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.905124 23443 ts_tablet_manager.cc:1403] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
W20260709 14:56:04.907258 22705 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111) [suppressed 56 similar messages]
I20260709 14:56:04.907487 23443 raft_consensus.cc:359] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:04.908181 23443 raft_consensus.cc:740] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.908840 23443 consensus_queue.cc:260] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:04.910746 23443 ts_tablet_manager.cc:1434] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:04.911487 23443 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.925753 23443 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.926612 23443 tablet_bootstrap.cc:492] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.927232 23443 ts_tablet_manager.cc:1403] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 14:56:04.929457 23443 raft_consensus.cc:359] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:04.930059 23443 raft_consensus.cc:740] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.930609 23443 consensus_queue.cc:260] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:04.932636 23443 ts_tablet_manager.cc:1434] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:04.933282 23443 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:04.955101 23443 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.955986 23443 tablet_bootstrap.cc:492] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:04.956569 23443 ts_tablet_manager.cc:1403] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 14:56:04.958863 23443 raft_consensus.cc:359] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.959502 23443 raft_consensus.cc:740] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.960210 23443 consensus_queue.cc:260] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:04.962029 23443 ts_tablet_manager.cc:1434] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:56:04.962796 23443 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.002453 20588 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:56:05.002485 23443 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.002895 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.231s	user 0.212s	sys 0.008s
I20260709 14:56:05.003710 23443 tablet_bootstrap.cc:492] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.004705 23443 ts_tablet_manager.cc:1403] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.042s	user 0.033s	sys 0.008s
I20260709 14:56:05.007019 23443 raft_consensus.cc:359] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.012635 23443 raft_consensus.cc:740] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.013370 23443 consensus_queue.cc:260] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.015517 23443 ts_tablet_manager.cc:1434] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:05.016330 23443 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.041769 23443 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.042734 23443 tablet_bootstrap.cc:492] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.043439 23443 ts_tablet_manager.cc:1403] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260709 14:56:05.046262 23443 raft_consensus.cc:359] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.047004 23443 raft_consensus.cc:740] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.047715 23443 consensus_queue.cc:260] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.050081 23443 ts_tablet_manager.cc:1434] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:05.050894 23443 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.071427 23443 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.072468 23443 tablet_bootstrap.cc:492] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.073055 23443 ts_tablet_manager.cc:1403] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:56:05.075680 23443 raft_consensus.cc:359] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.076339 23443 raft_consensus.cc:740] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.077122 23443 consensus_queue.cc:260] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.079493 23443 ts_tablet_manager.cc:1434] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:05.080252 23443 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.101198 23443 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.101936 23443 tablet_bootstrap.cc:492] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.102427 23443 ts_tablet_manager.cc:1403] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 14:56:05.104425 23443 raft_consensus.cc:359] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.104898 23443 raft_consensus.cc:740] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.105516 23443 consensus_queue.cc:260] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.107177 23443 ts_tablet_manager.cc:1434] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:05.107889 23443 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.119869 23443 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.120633 23443 tablet_bootstrap.cc:492] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.121245 23443 ts_tablet_manager.cc:1403] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:56:05.123342 23443 raft_consensus.cc:359] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.123816 23443 raft_consensus.cc:740] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.124442 23443 consensus_queue.cc:260] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.126223 23443 ts_tablet_manager.cc:1434] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:05.126974 23443 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.141968 23443 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.142932 23443 tablet_bootstrap.cc:492] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.143589 23443 ts_tablet_manager.cc:1403] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:56:05.146546 23443 raft_consensus.cc:359] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.147311 23443 raft_consensus.cc:740] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.148132 23443 consensus_queue.cc:260] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.150750 23443 ts_tablet_manager.cc:1434] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:05.151518 23443 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.174821 23519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:46871 every 8 connection(s)
I20260709 14:56:05.175395 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:46871
I20260709 14:56:05.176812 23443 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:56:05.178370 23443 tablet_bootstrap.cc:492] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.179085 23443 ts_tablet_manager.cc:1403] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260709 14:56:05.182070 23443 raft_consensus.cc:359] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.183081 23443 raft_consensus.cc:740] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.184146 23443 consensus_queue.cc:260] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.186394 23443 ts_tablet_manager.cc:1434] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:05.187336 23443 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.243166 23520 heartbeater.cc:344] Connected to a master server at 127.20.27.62:42023
I20260709 14:56:05.243690 23520 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:05.244606 23520 heartbeater.cc:507] Master 127.20.27.62:42023 requested a full tablet report, sending...
I20260709 14:56:05.246039 23443 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.247455 23443 tablet_bootstrap.cc:492] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.248148 23443 ts_tablet_manager.cc:1403] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.028s
I20260709 14:56:05.251473 23443 raft_consensus.cc:359] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.252667 23443 raft_consensus.cc:740] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.253247 23443 consensus_queue.cc:260] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.257041 23443 ts_tablet_manager.cc:1434] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:05.257809 23443 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.265198 22490 ts_manager.cc:194] Re-registered known tserver with Master: 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.286023 23443 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.287528 23443 tablet_bootstrap.cc:492] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.288125 23443 ts_tablet_manager.cc:1403] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260709 14:56:05.290457 23443 raft_consensus.cc:359] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.291064 23443 raft_consensus.cc:740] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.291733 23443 consensus_queue.cc:260] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.293470 23443 ts_tablet_manager.cc:1434] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:05.294181 23443 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.296819 23517 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.297384 23517 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.299120 23300 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.299531 23517 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.299683 23300 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.301707 23300 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.302599 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.305066 22490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50820
I20260709 14:56:05.305248 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:05.307337 23490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:05.308467 22779 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.308873 22779 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:05.309597 23490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.309994 23520 heartbeater.cc:499] Master 127.20.27.62:42023 was elected leader, sending a full tablet report...
I20260709 14:56:05.310235 23337 raft_consensus.cc:2749] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:56:05.311745 22705 leader_election.cc:343] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.312455 22707 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [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: bb51eabd0c00436d8e4f603b25aaade8; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.312988 23517 raft_consensus.cc:2749] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:05.315023 23443 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.315941 23443 tablet_bootstrap.cc:492] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.315811 23517 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.316630 23443 ts_tablet_manager.cc:1403] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 14:56:05.316372 23517 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.317423 23354 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.317893 23354 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.320273 23517 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.320748 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.321350 23354 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.321486 22808 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 3.
I20260709 14:56:05.320823 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.322794 22707 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:05.323092 22807 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:05.323597 23233 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:05.323961 23233 raft_consensus.cc:493] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.324280 22633 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:05.324293 23233 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.325119 23445 raft_consensus.cc:2804] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:05.325451 23445 raft_consensus.cc:493] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.325749 23445 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.331523 23443 raft_consensus.cc:359] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.331921 23491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.332273 23443 raft_consensus.cc:740] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.332960 23443 consensus_queue.cc:260] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
W20260709 14:56:05.333484 22705 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.334936 23443 ts_tablet_manager.cc:1434] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:56:05.335680 23443 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.335861 23367 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.336387 23367 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.343945 23233 raft_consensus.cc:515] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.344473 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:05.347874 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:05.348824 23233 leader_election.cc:290] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 4 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.348479 22807 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.354867 23367 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:05.358490 23491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.359191 23491 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:05.363786 23367 raft_consensus.cc:493] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.364312 23367 raft_consensus.cc:515] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.367466 23443 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.367919 23489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.368472 23443 tablet_bootstrap.cc:492] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.369185 23443 ts_tablet_manager.cc:1403] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260709 14:56:05.369807 23490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.370407 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aea2cb7f7439fb91724e43c91e882" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.373047 23443 raft_consensus.cc:359] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.373734 23443 raft_consensus.cc:740] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.374490 23443 consensus_queue.cc:260] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.375762 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:05.376564 23443 ts_tablet_manager.cc:1434] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:05.377696 23367 leader_election.cc:290] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:05.357936 23445 raft_consensus.cc:515] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.381335 23445 leader_election.cc:290] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 3 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.382279 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
W20260709 14:56:05.382555 22631 leader_election.cc:343] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:05.383244 22705 leader_election.cc:343] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.384686 22808 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.386488 22631 leader_election.cc:304] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
W20260709 14:56:05.387795 22631 leader_election.cc:343] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.388247 23445 raft_consensus.cc:2749] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:05.388003 22807 raft_consensus.cc:2468] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 4.
I20260709 14:56:05.388190 22631 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:05.390738 23445 raft_consensus.cc:2749] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:05.377904 23443 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.383910 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6806c1982849af9046ce4223faf1a1" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.391167 22707 leader_election.cc:304] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.391585 23486 raft_consensus.cc:3060] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.392585 23233 raft_consensus.cc:2804] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:05.393069 23233 raft_consensus.cc:697] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 4 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:05.393868 23233 consensus_queue.cc:237] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.398599 23486 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 3.
I20260709 14:56:05.400059 22631 leader_election.cc:304] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:05.401212 23445 raft_consensus.cc:2804] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.402446 23445 raft_consensus.cc:697] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:05.403247 23445 consensus_queue.cc:237] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.410061 22808 raft_consensus.cc:2468] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 3.
I20260709 14:56:05.426153 22489 catalog_manager.cc:5697] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 1 to 3, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 3 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.440814 23443 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.441774 23443 tablet_bootstrap.cc:492] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.442405 23443 ts_tablet_manager.cc:1403] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.023s
I20260709 14:56:05.445127 23443 raft_consensus.cc:359] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.445829 23443 raft_consensus.cc:740] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.445995 22487 catalog_manager.cc:5697] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 3 to 4, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 4 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.446570 23443 consensus_queue.cc:260] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.451859 23443 ts_tablet_manager.cc:1434] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:05.453176 23443 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.475879 23443 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.476017 23445 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.476804 23443 tablet_bootstrap.cc:492] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.476548 23445 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.477526 23443 ts_tablet_manager.cc:1403] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 14:56:05.478458 23445 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.479084 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.479984 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.480000 23443 raft_consensus.cc:359] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.480868 23443 raft_consensus.cc:740] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
W20260709 14:56:05.481423 22631 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.481866 22631 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 7c0595fa508347bd9aed67e1ddb0e370; no voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.481549 23443 consensus_queue.cc:260] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.483812 23443 ts_tablet_manager.cc:1434] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:05.484778 23443 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.489398 23445 raft_consensus.cc:2749] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:05.495540 23300 raft_consensus.cc:493] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.496114 23300 raft_consensus.cc:515] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.498076 23300 leader_election.cc:290] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.500303 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:05.500996 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:05.503405 22779 leader_election.cc:343] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.503868 22779 leader_election.cc:304] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8
I20260709 14:56:05.504565 23300 raft_consensus.cc:2749] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:05.514303 23443 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.515290 23443 tablet_bootstrap.cc:492] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.515914 23443 ts_tablet_manager.cc:1403] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 14:56:05.518313 23443 raft_consensus.cc:359] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.518983 23443 raft_consensus.cc:740] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.519637 23443 consensus_queue.cc:260] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.521588 23443 ts_tablet_manager.cc:1434] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:05.522336 23443 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.548439 23443 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.549415 23443 tablet_bootstrap.cc:492] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.550285 23443 ts_tablet_manager.cc:1403] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260709 14:56:05.552659 23443 raft_consensus.cc:359] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.553331 23443 raft_consensus.cc:740] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.554029 23443 consensus_queue.cc:260] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.555907 23443 ts_tablet_manager.cc:1434] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:05.557454 23443 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.562882 23300 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.563468 23300 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.565459 23300 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:05.566866 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:05.567651 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
W20260709 14:56:05.569651 22779 leader_election.cc:343] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.570060 22779 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d; no voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:05.572216 23337 raft_consensus.cc:2749] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:05.590905 23443 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.591878 23443 tablet_bootstrap.cc:492] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.592512 23443 ts_tablet_manager.cc:1403] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260709 14:56:05.594858 23443 raft_consensus.cc:359] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.595532 23443 raft_consensus.cc:740] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.596192 23443 consensus_queue.cc:260] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.598220 23443 ts_tablet_manager.cc:1434] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:05.600908 23443 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.616815 23443 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.617731 23443 tablet_bootstrap.cc:492] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.618386 23443 ts_tablet_manager.cc:1403] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 14:56:05.620757 23443 raft_consensus.cc:359] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.621227 23443 raft_consensus.cc:740] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.621857 23443 consensus_queue.cc:260] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.623705 23443 ts_tablet_manager.cc:1434] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:05.624683 23443 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.630882 23233 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.631457 23233 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.634089 23367 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.635188 23367 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.637355 23367 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.637912 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.638600 22808 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 3.
I20260709 14:56:05.639233 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.640228 23487 raft_consensus.cc:2410] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 for term 4 because replica has last-logged OpId of term: 3 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:05.640231 22633 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:05.642970 23354 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:05.643359 23354 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.643720 23443 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.643703 23354 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.644609 23443 tablet_bootstrap.cc:492] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.645149 23443 ts_tablet_manager.cc:1403] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 14:56:05.634469 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.646974 23233 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:05.647046 23443 raft_consensus.cc:359] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.647732 23443 raft_consensus.cc:740] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.648032 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:05.648636 22659 raft_consensus.cc:2468] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:05.648522 23443 consensus_queue.cc:260] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:56:05.649799 22705 leader_election.cc:343] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.650733 23443 ts_tablet_manager.cc:1434] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:05.651494 23443 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:05.652582 22704 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [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: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.654964 23354 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.658278 23445 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.658792 23445 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.660729 23445 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.660842 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:05.661572 22806 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.662002 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.662645 22807 raft_consensus.cc:2468] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 1.
I20260709 14:56:05.663914 22633 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:05.665714 23373 raft_consensus.cc:493] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.665849 23445 raft_consensus.cc:2804] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:05.666518 23517 raft_consensus.cc:493] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.666824 23445 raft_consensus.cc:493] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.667779 23373 raft_consensus.cc:515] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.668174 23445 raft_consensus.cc:3060] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.667089 23517 raft_consensus.cc:515] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.672646 23517 leader_election.cc:290] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:05.673100 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d" is_pre_election: true
I20260709 14:56:05.673841 22808 raft_consensus.cc:2468] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:05.677917 22707 leader_election.cc:304] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:05.678877 23379 raft_consensus.cc:2804] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:05.679278 23379 raft_consensus.cc:493] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.679756 23379 raft_consensus.cc:3060] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.680163 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.679157 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:05.681591 22659 raft_consensus.cc:2468] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 1.
I20260709 14:56:05.682183 23373 leader_election.cc:290] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.682657 23233 raft_consensus.cc:2804] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:05.681638 22705 leader_election.cc:343] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.683089 23233 raft_consensus.cc:493] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.683506 23233 raft_consensus.cc:3060] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.684855 22704 leader_election.cc:304] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [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: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.686437 23517 raft_consensus.cc:2804] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:05.686805 23517 raft_consensus.cc:493] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.687155 23517 raft_consensus.cc:3060] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.689903 23354 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 4 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.691015 23188 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.693048 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.693708 23188 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
W20260709 14:56:05.695043 22705 leader_election.cc:343] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.695884 23188 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.697607 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.697968 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8" is_pre_election: true
I20260709 14:56:05.698776 22741 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
I20260709 14:56:05.700510 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.703393 23517 raft_consensus.cc:515] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:56:05.704241 22779 leader_election.cc:343] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.704944 22779 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.706413 22659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:05.697500 22806 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 4.
I20260709 14:56:05.707842 22659 raft_consensus.cc:3060] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.708702 23486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.709329 23486 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:05.707130 23188 raft_consensus.cc:2804] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:05.710901 23188 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.711329 23188 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.707162 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb34bf7cf004dd591c1fc81eecc0ec9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.715346 23517 leader_election.cc:290] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
W20260709 14:56:05.715643 22705 leader_election.cc:343] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.717927 23486 raft_consensus.cc:2410] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c0595fa508347bd9aed67e1ddb0e370 for term 4 because replica has last-logged OpId of term: 3 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:05.718693 23445 raft_consensus.cc:515] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.721678 23300 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
W20260709 14:56:05.707691 22633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 43858.9us
I20260709 14:56:05.722215 23300 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.724535 22633 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
W20260709 14:56:05.719514 22631 leader_election.cc:343] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.720856 23379 raft_consensus.cc:515] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.724169 23300 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:05.728245 23354 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:05.732705 23354 raft_consensus.cc:697] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:05.733623 23354 consensus_queue.cc:237] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.729512 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370" is_pre_election: true
I20260709 14:56:05.731594 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29" is_pre_election: true
I20260709 14:56:05.735674 23445 leader_election.cc:290] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.736892 23490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.724326 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a18f02ea494408aab7a021029b2b72" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:05.705868 23233 raft_consensus.cc:515] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
W20260709 14:56:05.746228 22779 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.728971 23188 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.743469 22660 raft_consensus.cc:2468] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 1.
W20260709 14:56:05.749634 22631 leader_election.cc:343] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.748432 22806 raft_consensus.cc:3060] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.753886 22778 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.755605 23300 raft_consensus.cc:2804] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:05.757180 23300 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 658c14f7b8e743999a591353fd726b29)
I20260709 14:56:05.757527 23300 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.757726 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:05.758324 22808 raft_consensus.cc:3060] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.769838 23300 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.772065 23490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.772331 23300 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:05.772486 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.773259 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
W20260709 14:56:05.773448 22705 leader_election.cc:343] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.773824 22660 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:05.774214 22779 leader_election.cc:343] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.778585 23379 leader_election.cc:290] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.778834 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bfa228bd0e42b88b0fc81a97b31bb9" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.779584 23233 leader_election.cc:290] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Requested vote from peers 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:05.767161 22659 raft_consensus.cc:2468] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 2.
I20260709 14:56:05.778909 22660 raft_consensus.cc:2468] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
W20260709 14:56:05.780627 22705 leader_election.cc:343] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.780645 22665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9b8cdddc1b46f3a8d398daba4dcfd7" candidate_uuid: "bb51eabd0c00436d8e4f603b25aaade8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:05.781185 22704 leader_election.cc:304] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [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: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.781533 22665 raft_consensus.cc:3060] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.781569 22778 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.782087 23188 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871)
I20260709 14:56:05.782461 23379 raft_consensus.cc:2804] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.784375 23188 raft_consensus.cc:2804] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.784425 23379 raft_consensus.cc:697] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:05.784915 23188 raft_consensus.cc:697] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:05.785511 23379 consensus_queue.cc:237] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.787599 22807 raft_consensus.cc:1275] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:05.772182 22808 raft_consensus.cc:2468] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 2.
I20260709 14:56:05.789139 22741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:05.789491 22707 leader_election.cc:304] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.790055 23487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "658c14f7b8e743999a591353fd726b29"
I20260709 14:56:05.790172 23545 consensus_queue.cc:1048] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:05.789642 22741 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.790732 23233 raft_consensus.cc:2804] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:05.791494 22779 leader_election.cc:343] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:05.793529 23233 raft_consensus.cc:697] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:05.794334 23233 consensus_queue.cc:237] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.785718 23188 consensus_queue.cc:237] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.795709 22665 raft_consensus.cc:2468] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb51eabd0c00436d8e4f603b25aaade8 in term 2.
I20260709 14:56:05.796784 22704 leader_election.cc:304] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [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: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.797809 23517 raft_consensus.cc:2804] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.797977 22741 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
I20260709 14:56:05.798358 23517 raft_consensus.cc:697] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 LEADER]: Becoming Leader. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:05.799089 22779 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.799250 23517 consensus_queue.cc:237] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.795356 23443 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.809190 23443 tablet_bootstrap.cc:492] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:05.795382 22806 raft_consensus.cc:2468] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:05.809912 23443 ts_tablet_manager.cc:1403] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.159s	user 0.039s	sys 0.039s
I20260709 14:56:05.811765 22633 leader_election.cc:304] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [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: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 658c14f7b8e743999a591353fd726b29
I20260709 14:56:05.813426 23545 raft_consensus.cc:2804] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.814124 23545 raft_consensus.cc:697] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:05.809554 22489 catalog_manager.cc:5697] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 1 to 2, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.815027 23545 consensus_queue.cc:237] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:05.816907 23487 raft_consensus.cc:1275] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:05.818357 23367 consensus_queue.cc:1048] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.819123 22807 raft_consensus.cc:1275] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Refusing update from remote peer bb51eabd0c00436d8e4f603b25aaade8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:05.820572 23373 consensus_queue.cc:1048] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:05.819424 23443 raft_consensus.cc:359] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.825292 23443 raft_consensus.cc:740] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.826042 23443 consensus_queue.cc:260] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:05.800951 23553 raft_consensus.cc:2804] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.844692 23443 ts_tablet_manager.cc:1434] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 14:56:05.851670 23443 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
W20260709 14:56:05.889961 23554 log.cc:927] Time spent T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:56:05.894651 22487 catalog_manager.cc:5697] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 3 to 4, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 4 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.900640 23553 raft_consensus.cc:697] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:05.901728 23553 consensus_queue.cc:237] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:05.911442 22489 catalog_manager.cc:5697] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 1 to 2, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.913095 22489 catalog_manager.cc:5697] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 reported cstate change: term changed from 1 to 2, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "bb51eabd0c00436d8e4f603b25aaade8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.913772 22490 catalog_manager.cc:5697] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 1 to 2, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 2 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:06.027460 22707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.4:39347, user_credentials={real_user=slave}} blocked reactor thread for 47317.1us
I20260709 14:56:06.039089 23443 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: 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
W20260709 14:56:06.039641 22779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.3:43841, user_credentials={real_user=slave}} blocked reactor thread for 100696us
W20260709 14:56:06.059727 22705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:46871, user_credentials={real_user=slave}} blocked reactor thread for 58666.6us
I20260709 14:56:06.071645 23491 raft_consensus.cc:3060] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:06.082450 23491 raft_consensus.cc:1275] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Refusing update from remote peer bb51eabd0c00436d8e4f603b25aaade8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:56:06.089186 23443 tablet_bootstrap.cc:492] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.090276 23443 ts_tablet_manager.cc:1403] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.022s
W20260709 14:56:06.090874 22704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:41901, user_credentials={real_user=slave}} blocked reactor thread for 91687.1us
I20260709 14:56:06.092767 23443 raft_consensus.cc:359] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.093456 23443 raft_consensus.cc:740] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.094079 23443 consensus_queue.cc:260] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.102490 23443 ts_tablet_manager.cc:1434] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:06.103399 23443 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.103881 23517 consensus_queue.cc:1048] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.151264 22490 catalog_manager.cc:5697] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 1 to 2, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.163877 22489 catalog_manager.cc:5697] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 1 to 2, leader changed from 658c14f7b8e743999a591353fd726b29 (127.20.27.1) to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 2 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.166697 23443 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.168596 23443 tablet_bootstrap.cc:492] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.171015 23443 ts_tablet_manager.cc:1403] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.005s
I20260709 14:56:06.173697 23443 raft_consensus.cc:359] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.174327 23443 raft_consensus.cc:740] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.175078 23443 consensus_queue.cc:260] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.176889 23443 ts_tablet_manager.cc:1434] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:06.177770 23443 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
W20260709 14:56:06.181113 22705 consensus_peers.cc:597] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:06.189419 22705 consensus_peers.cc:597] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:06.195552 23443 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.196359 23443 tablet_bootstrap.cc:492] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.196862 23443 ts_tablet_manager.cc:1403] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260709 14:56:06.198779 23443 raft_consensus.cc:359] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.199257 23443 raft_consensus.cc:740] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.199769 23443 consensus_queue.cc:260] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.201411 23443 ts_tablet_manager.cc:1434] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.202296 23443 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.215962 23443 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.216739 23443 tablet_bootstrap.cc:492] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.217551 23443 ts_tablet_manager.cc:1403] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:56:06.219660 23443 raft_consensus.cc:359] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.220261 23443 raft_consensus.cc:740] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.220889 23443 consensus_queue.cc:260] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.222747 23443 ts_tablet_manager.cc:1434] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:56:06.224637 23443 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.236507 23443 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.237190 23443 tablet_bootstrap.cc:492] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.237728 23443 ts_tablet_manager.cc:1403] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:56:06.239382 23443 raft_consensus.cc:359] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.239837 23443 raft_consensus.cc:740] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.240403 23443 consensus_queue.cc:260] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.242189 23443 ts_tablet_manager.cc:1434] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.243141 23443 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.254518 22807 raft_consensus.cc:1275] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 1. (index mismatch)
I20260709 14:56:06.256007 23445 consensus_queue.cc:1048] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:06.260103 23491 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.264897 23443 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.266281 23443 tablet_bootstrap.cc:492] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.266533 22660 raft_consensus.cc:1275] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.268091 23553 consensus_queue.cc:1048] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.267175 23443 ts_tablet_manager.cc:1403] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 14:56:06.270146 23491 raft_consensus.cc:1275] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.271759 23553 consensus_queue.cc:1048] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.283308 23443 raft_consensus.cc:359] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.286361 23491 raft_consensus.cc:1275] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 1. (term mismatch)
I20260709 14:56:06.286074 23443 raft_consensus.cc:740] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.290524 23443 consensus_queue.cc:260] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.286842 23491 pending_rounds.cc:85] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Aborting all ops after (but not including) 0
I20260709 14:56:06.292876 23443 ts_tablet_manager.cc:1434] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:56:06.293841 23443 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.301288 22666 raft_consensus.cc:1275] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer bb51eabd0c00436d8e4f603b25aaade8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.291797 23491 pending_rounds.cc:107] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29: Aborting uncommitted NO_OP operation due to leader change: 3.1
I20260709 14:56:06.303591 23570 consensus_queue.cc:1048] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.304108 23491 raft_consensus.cc:2889] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:06.305637 23445 consensus_queue.cc:1048] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:06.314344 22631 consensus_peers.cc:597] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:06.321487 22807 raft_consensus.cc:1275] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.325560 23574 consensus_queue.cc:1048] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:06.331979 22705 consensus_peers.cc:597] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:06.337575 23443 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.338692 23443 tablet_bootstrap.cc:492] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.339303 23443 ts_tablet_manager.cc:1403] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.017s
I20260709 14:56:06.341605 23443 raft_consensus.cc:359] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.342093 23443 raft_consensus.cc:740] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.342777 23443 consensus_queue.cc:260] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.345043 23443 ts_tablet_manager.cc:1434] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:56:06.350037 23443 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.353965 22736 raft_consensus.cc:1275] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.355700 23577 consensus_queue.cc:1048] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.376863 22807 raft_consensus.cc:1275] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer bb51eabd0c00436d8e4f603b25aaade8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.378585 23570 consensus_queue.cc:1048] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.391353 23443 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.392359 23443 tablet_bootstrap.cc:492] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.393035 23443 ts_tablet_manager.cc:1403] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.008s
I20260709 14:56:06.395561 23443 raft_consensus.cc:359] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.396728 23443 raft_consensus.cc:740] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.397533 23443 consensus_queue.cc:260] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.405730 23443 ts_tablet_manager.cc:1434] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:06.406865 23443 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.412325 22660 raft_consensus.cc:1275] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer bb51eabd0c00436d8e4f603b25aaade8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.427405 23580 consensus_queue.cc:1048] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:06.430943 22779 consensus_peers.cc:597] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:06.464031 22779 consensus_peers.cc:597] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:06.464350 23443 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.465319 23443 tablet_bootstrap.cc:492] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.465899 23443 ts_tablet_manager.cc:1403] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.024s
I20260709 14:56:06.468339 23443 raft_consensus.cc:359] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.468956 23443 raft_consensus.cc:740] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.469597 23443 consensus_queue.cc:260] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.471611 23443 ts_tablet_manager.cc:1434] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:06.472863 23443 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.494694 23443 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.495554 23443 tablet_bootstrap.cc:492] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.496182 23443 ts_tablet_manager.cc:1403] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 14:56:06.498322 23443 raft_consensus.cc:359] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.498801 23443 raft_consensus.cc:740] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.499342 23443 consensus_queue.cc:260] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.500720 23443 ts_tablet_manager.cc:1434] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.501842 23443 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.539690 23443 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.540346 23443 tablet_bootstrap.cc:492] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.540843 23443 ts_tablet_manager.cc:1403] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.012s
I20260709 14:56:06.542582 23443 raft_consensus.cc:359] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.543119 23443 raft_consensus.cc:740] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.543615 23443 consensus_queue.cc:260] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.545284 23443 ts_tablet_manager.cc:1434] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.546162 23443 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.559391 23443 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.560216 23443 tablet_bootstrap.cc:492] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.560748 23443 ts_tablet_manager.cc:1403] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:56:06.562877 23443 raft_consensus.cc:359] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.563402 23443 raft_consensus.cc:740] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.564138 23443 consensus_queue.cc:260] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.566274 23443 ts_tablet_manager.cc:1434] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:06.567003 23443 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.580497 23443 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.581403 23443 tablet_bootstrap.cc:492] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.581911 23443 ts_tablet_manager.cc:1403] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:56:06.583539 23443 raft_consensus.cc:359] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.583986 23443 raft_consensus.cc:740] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.584511 23443 consensus_queue.cc:260] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.586082 23443 ts_tablet_manager.cc:1434] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.587404 23443 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.601733 23443 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.602851 23443 tablet_bootstrap.cc:492] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.603482 23443 ts_tablet_manager.cc:1403] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:56:06.605698 23443 raft_consensus.cc:359] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.606189 23443 raft_consensus.cc:740] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.606784 23443 consensus_queue.cc:260] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.609429 23443 ts_tablet_manager.cc:1434] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:06.610690 23443 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.625552 23443 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.626398 23443 tablet_bootstrap.cc:492] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.626982 23443 ts_tablet_manager.cc:1403] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260709 14:56:06.628795 23443 raft_consensus.cc:359] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.629421 23443 raft_consensus.cc:740] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.630086 23443 consensus_queue.cc:260] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.631557 23443 ts_tablet_manager.cc:1434] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.632414 23443 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.644408 23490 raft_consensus.cc:3060] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.658998 23443 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.659891 23443 tablet_bootstrap.cc:492] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.660566 23443 ts_tablet_manager.cc:1403] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.005s
I20260709 14:56:06.662438 23443 raft_consensus.cc:359] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.662973 23443 raft_consensus.cc:740] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.663540 23443 consensus_queue.cc:260] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [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: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:06.665000 23443 ts_tablet_manager.cc:1434] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.665596 23443 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.677647 23443 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.678505 23443 tablet_bootstrap.cc:492] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.679150 23443 ts_tablet_manager.cc:1403] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:56:06.680939 23443 raft_consensus.cc:359] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.681380 23443 raft_consensus.cc:740] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.681929 23443 consensus_queue.cc:260] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.683589 23443 ts_tablet_manager.cc:1434] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:06.684719 23443 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.698432 23443 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.699347 23443 tablet_bootstrap.cc:492] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.700112 23443 ts_tablet_manager.cc:1403] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:56:06.699322 23490 raft_consensus.cc:3060] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.702342 23443 raft_consensus.cc:359] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.707571 23443 raft_consensus.cc:740] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.708307 23443 consensus_queue.cc:260] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:06.710577 23443 ts_tablet_manager.cc:1434] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:06.711453 23443 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Bootstrap starting.
I20260709 14:56:06.726684 23491 raft_consensus.cc:3060] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.730520 23443 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:06.731626 23443 tablet_bootstrap.cc:492] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Bootstrap complete.
I20260709 14:56:06.732237 23443 ts_tablet_manager.cc:1403] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:56:06.735131 23443 raft_consensus.cc:359] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.735904 23443 raft_consensus.cc:740] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.736552 23443 consensus_queue.cc:260] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:06.738834 23443 ts_tablet_manager.cc:1434] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:06.743409 23490 raft_consensus.cc:3060] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.003052 23490 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.621546 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.681190 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:10.682078 22808 raft_consensus.cc:606] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:10.685055 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:10.685510 22808 raft_consensus.cc:606] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Received request to transfer leadership to TS 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:10.687547 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ef88e66306470c88c771c9e4371668"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:10.687951 22808 raft_consensus.cc:606] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:10.690081 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:10.690599 22808 raft_consensus.cc:606] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:10.692991 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:10.693478 22808 raft_consensus.cc:606] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:10.705873 22736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4"
dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:56:10.706350 22736 raft_consensus.cc:606] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:10.718040 22660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:60502
I20260709 14:56:10.718537 22660 raft_consensus.cc:606] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:10.719669 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:56:10.720934 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:10.727856 23616 raft_consensus.cc:993] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.728416 23553 raft_consensus.cc:1081] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.729897 23490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ef88e66306470c88c771c9e4371668"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:37990
I20260709 14:56:10.730484 23490 raft_consensus.cc:493] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.730906 23490 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.741304 23490 raft_consensus.cc:515] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.749257 23490 leader_election.cc:290] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:10.750953 23553 raft_consensus.cc:993] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.751724 23616 raft_consensus.cc:1081] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.753571 23490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:37990
I20260709 14:56:10.755168 23490 raft_consensus.cc:493] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.755561 23490 raft_consensus.cc:3060] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.762326 23490 raft_consensus.cc:515] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.764273 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:10.764644 23490 leader_election.cc:290] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:10.765084 22808 raft_consensus.cc:3055] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:10.765383 22808 raft_consensus.cc:740] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:10.764833 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:10.766100 22807 raft_consensus.cc:3055] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.766418 22807 raft_consensus.cc:740] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:10.767208 22807 consensus_queue.cc:260] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.767704 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ef88e66306470c88c771c9e4371668" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:10.768095 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd245c563d84aa2b39421766cb50c64" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:10.768250 22660 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.768649 22666 raft_consensus.cc:3060] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.766434 22808 consensus_queue.cc:260] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.770058 22808 raft_consensus.cc:3060] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.768621 22807 raft_consensus.cc:3060] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.775664 22660 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:10.776492 22666 raft_consensus.cc:2468] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:10.778090 23437 leader_election.cc:304] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:10.787969 22807 raft_consensus.cc:2468] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:10.789145 23440 leader_election.cc:304] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:10.791030 23632 raft_consensus.cc:2804] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:10.791208 22808 raft_consensus.cc:2468] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:10.791579 23631 raft_consensus.cc:2804] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.792286 23632 raft_consensus.cc:697] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:10.793294 23632 consensus_queue.cc:237] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.794567 23631 raft_consensus.cc:697] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:10.795603 23631 consensus_queue.cc:237] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.810910 22487 catalog_manager.cc:5697] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 2 to 3, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.812208 22487 catalog_manager.cc:5697] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.917658 23616 raft_consensus.cc:993] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.918047 23553 raft_consensus.cc:1081] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.919503 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:37990
I20260709 14:56:10.919921 23491 raft_consensus.cc:493] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.920212 23491 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.926448 23553 raft_consensus.cc:993] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.926992 23553 raft_consensus.cc:1081] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:10.927735 23491 raft_consensus.cc:515] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.928623 23486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:37990
I20260709 14:56:10.929198 23486 raft_consensus.cc:493] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.929550 23486 raft_consensus.cc:3060] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.930100 23491 leader_election.cc:290] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:10.930131 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:10.930814 22808 raft_consensus.cc:3055] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:10.931113 22808 raft_consensus.cc:740] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:10.932674 22808 consensus_queue.cc:260] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.933856 22808 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.934973 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c405faaa2b254e7c89297b124c146a06" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:10.935371 22666 raft_consensus.cc:3060] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:10.939213 22808 raft_consensus.cc:2468] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:10.941020 23440 leader_election.cc:304] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [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: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:10.941253 22666 raft_consensus.cc:2468] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:10.941819 23631 raft_consensus.cc:2804] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:10.942351 23631 raft_consensus.cc:697] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:10.941512 23486 raft_consensus.cc:515] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.943313 23631 consensus_queue.cc:237] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [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: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.945431 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:10.945962 23486 leader_election.cc:290] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:10.946046 22808 raft_consensus.cc:3055] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.946668 22808 raft_consensus.cc:740] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:10.948778 22808 consensus_queue.cc:260] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.949831 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fccd7ac7eb4a82be5d2539e2dc4cce" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:10.950374 22666 raft_consensus.cc:3060] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.950112 22808 raft_consensus.cc:3060] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.956770 22808 raft_consensus.cc:2468] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:10.958077 23440 leader_election.cc:304] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:10.958819 23631 raft_consensus.cc:2804] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.959261 23631 raft_consensus.cc:697] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:10.960070 22666 raft_consensus.cc:2468] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:10.960086 23631 consensus_queue.cc:237] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:10.966094 22487 catalog_manager.cc:5697] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 2 to 3, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.979229 22487 catalog_manager.cc:5697] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.088109 23616 raft_consensus.cc:993] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: : Instructing follower 7c0595fa508347bd9aed67e1ddb0e370 to start an election
I20260709 14:56:11.088570 23553 raft_consensus.cc:1081] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Signalling peer 7c0595fa508347bd9aed67e1ddb0e370 to start an election
I20260709 14:56:11.089840 22666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
 from {username='slave'} at 127.0.0.1:49970
I20260709 14:56:11.090257 22666 raft_consensus.cc:493] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.090567 22666 raft_consensus.cc:3060] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.095743 23624 raft_consensus.cc:993] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.096421 23579 raft_consensus.cc:1081] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.096506 22666 raft_consensus.cc:515] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:11.098304 23486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38020
I20260709 14:56:11.098883 23486 raft_consensus.cc:493] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.099262 23486 raft_consensus.cc:3060] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.100308 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:11.100863 22808 raft_consensus.cc:3055] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:11.101114 22808 raft_consensus.cc:740] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:11.101811 22808 consensus_queue.cc:260] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:11.102638 22808 raft_consensus.cc:3060] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.103300 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262765d1d7cb4075a07b86833016b84d" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:11.103856 22736 raft_consensus.cc:3060] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.107285 22808 raft_consensus.cc:2468] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:11.108709 22633 leader_election.cc:304] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:11.109650 23574 raft_consensus.cc:2804] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:11.110075 23574 raft_consensus.cc:697] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:11.110836 23574 consensus_queue.cc:237] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:11.111599 22736 raft_consensus.cc:2468] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:11.112416 23486 raft_consensus.cc:515] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:11.113353 23642 raft_consensus.cc:993] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.114120 22666 leader_election.cc:290] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:11.114223 23622 raft_consensus.cc:1081] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.128795 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:11.130061 22736 raft_consensus.cc:3055] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:11.130395 22736 raft_consensus.cc:740] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:11.131309 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38004
I20260709 14:56:11.131199 22736 consensus_queue.cc:260] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:11.131852 23491 raft_consensus.cc:493] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.132197 23491 raft_consensus.cc:3060] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.132310 22736 raft_consensus.cc:3060] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.133814 23486 leader_election.cc:290] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:11.134418 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7501a3668104221a94cda4777f3e2a4" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:11.134989 22808 raft_consensus.cc:3060] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.138662 22736 raft_consensus.cc:2468] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:11.138144 22487 catalog_manager.cc:5697] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 1 to 2, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.140631 22808 raft_consensus.cc:2468] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:11.140436 23491 raft_consensus.cc:515] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:11.141525 23438 leader_election.cc:304] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:11.142382 23631 raft_consensus.cc:2804] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:11.142817 23491 leader_election.cc:290] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:11.144484 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:11.145149 22666 raft_consensus.cc:3055] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:11.145432 22666 raft_consensus.cc:740] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:11.142899 23631 raft_consensus.cc:697] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:11.146200 22666 consensus_queue.cc:260] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:11.147071 23631 consensus_queue.cc:237] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:11.147754 22736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246769045df43b78ea835e1533d6f5e" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:11.148330 22736 raft_consensus.cc:3060] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.147571 22666 raft_consensus.cc:3060] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.157717 22736 raft_consensus.cc:2468] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:11.158667 23438 leader_election.cc:304] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:11.159475 23632 raft_consensus.cc:2804] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:11.159922 23632 raft_consensus.cc:697] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:11.160137 22666 raft_consensus.cc:2468] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:11.160825 23632 consensus_queue.cc:237] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:11.164264 22487 catalog_manager.cc:5697] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.177693 22487 catalog_manager.cc:5697] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.204170 22808 raft_consensus.cc:1275] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.205353 23632 consensus_queue.cc:1048] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.225996 22666 raft_consensus.cc:1275] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.227535 23632 consensus_queue.cc:1048] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.274272 22808 raft_consensus.cc:1275] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:11.275213 23632 consensus_queue.cc:1048] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.283906 22660 raft_consensus.cc:1275] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:11.285275 23631 consensus_queue.cc:1048] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.364507 22808 raft_consensus.cc:1275] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.366176 23631 consensus_queue.cc:1048] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.380044 22660 raft_consensus.cc:1275] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.381570 23631 consensus_queue.cc:1048] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.484534 22660 raft_consensus.cc:1275] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.485671 23631 consensus_queue.cc:1048] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.499434 22808 raft_consensus.cc:1275] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.500572 23631 consensus_queue.cc:1048] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.531764 22736 raft_consensus.cc:1275] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.532930 23633 consensus_queue.cc:1048] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.534098 22808 raft_consensus.cc:1275] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.535368 23633 consensus_queue.cc:1048] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.575219 22736 raft_consensus.cc:1275] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.576279 23644 consensus_queue.cc:1048] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.584235 22808 raft_consensus.cc:1275] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.585690 23574 consensus_queue.cc:1048] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.597255 22736 raft_consensus.cc:1275] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.598498 23657 consensus_queue.cc:1048] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.610324 22660 raft_consensus.cc:1275] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.613247 23631 consensus_queue.cc:1048] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.721951 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:11.756891 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:11.790364 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:11.790867 22808 raft_consensus.cc:606] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:11.793392 22732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012"
dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:56:11.793797 22732 raft_consensus.cc:606] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:11.797111 22666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:60502
I20260709 14:56:11.797648 22666 raft_consensus.cc:606] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:11.800102 22666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:60502
I20260709 14:56:11.800518 22666 raft_consensus.cc:606] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:11.802600 22666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:60502
I20260709 14:56:11.803026 22666 raft_consensus.cc:606] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:11.805042 22808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e23684c319394e54951520f32b2c7a11"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:11.805414 22808 raft_consensus.cc:606] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:11.806264 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:11.807273 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:11.859072 23574 raft_consensus.cc:993] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.859587 23642 raft_consensus.cc:1081] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.860885 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38004
I20260709 14:56:11.861377 23491 raft_consensus.cc:493] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.861636 23491 raft_consensus.cc:3060] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.866796 23491 raft_consensus.cc:515] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:11.868228 23491 leader_election.cc:290] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:11.868813 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:11.869096 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b798cac758214d0f9a4cb46a30769476" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:11.869406 22666 raft_consensus.cc:3055] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:11.869603 22732 raft_consensus.cc:3060] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.869731 22666 raft_consensus.cc:740] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:11.870553 22666 consensus_queue.cc:260] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:11.871671 22666 raft_consensus.cc:3060] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.875412 22732 raft_consensus.cc:2468] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:11.876451 23438 leader_election.cc:304] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:11.877045 23632 raft_consensus.cc:2804] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:11.877498 23632 raft_consensus.cc:697] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:11.878082 22666 raft_consensus.cc:2468] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:11.878332 23632 consensus_queue.cc:237] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:11.889226 22487 catalog_manager.cc:5697] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.916076 23661 raft_consensus.cc:993] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.916550 23553 raft_consensus.cc:1081] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.917781 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:37990
I20260709 14:56:11.918177 23491 raft_consensus.cc:493] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.918402 23491 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.922853 23491 raft_consensus.cc:515] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:11.924211 23491 leader_election.cc:290] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 3 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:11.924808 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:11.925057 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb09b2a8b14a0c8af470cbfb2b3079" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:11.925436 22732 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.925637 22807 raft_consensus.cc:3055] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.925972 22807 raft_consensus.cc:740] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:11.926751 22807 consensus_queue.cc:260] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:11.927975 22807 raft_consensus.cc:3060] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.932052 22732 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:11.933096 23438 leader_election.cc:304] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [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: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:11.933805 23632 raft_consensus.cc:2804] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.934213 22807 raft_consensus.cc:2468] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 3.
I20260709 14:56:11.934266 23632 raft_consensus.cc:697] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:11.935356 23632 consensus_queue.cc:237] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [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: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:11.944252 22487 catalog_manager.cc:5697] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 2 to 3, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 3 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.993000 23622 raft_consensus.cc:993] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.993490 23574 raft_consensus.cc:1081] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:11.994827 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38004
I20260709 14:56:11.995353 23491 raft_consensus.cc:493] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.995705 23491 raft_consensus.cc:3060] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.001896 23491 raft_consensus.cc:515] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:12.003927 23491 leader_election.cc:290] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:12.004058 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:12.004297 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511ab29861a410ba1478d13a5e44fc6" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:12.004642 22666 raft_consensus.cc:3055] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.004843 22732 raft_consensus.cc:3060] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.004997 22666 raft_consensus.cc:740] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:12.005725 22666 consensus_queue.cc:260] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:12.006601 22666 raft_consensus.cc:3060] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.013337 22666 raft_consensus.cc:2468] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:12.020118 23437 leader_election.cc:304] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:12.020045 22732 raft_consensus.cc:2468] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:12.021023 23632 raft_consensus.cc:2804] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.021510 23632 raft_consensus.cc:697] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:12.022408 23632 consensus_queue.cc:237] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:12.024513 23553 raft_consensus.cc:993] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:12.024963 23661 raft_consensus.cc:1081] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:12.026472 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e23684c319394e54951520f32b2c7a11"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:37990
I20260709 14:56:12.026991 23491 raft_consensus.cc:493] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.027364 23491 raft_consensus.cc:3060] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.033555 23491 raft_consensus.cc:515] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:12.033481 22487 catalog_manager.cc:5697] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.043741 23491 leader_election.cc:290] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:12.044325 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:12.044607 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23684c319394e54951520f32b2c7a11" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:12.044934 22808 raft_consensus.cc:3055] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.045203 22660 raft_consensus.cc:3060] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.045313 22808 raft_consensus.cc:740] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:12.046144 22808 consensus_queue.cc:260] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:12.047398 22808 raft_consensus.cc:3060] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.051828 22660 raft_consensus.cc:2468] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:12.053165 23437 leader_election.cc:304] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:12.054214 23632 raft_consensus.cc:2804] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.054592 23632 raft_consensus.cc:697] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:12.055413 23632 consensus_queue.cc:237] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:12.056368 22808 raft_consensus.cc:2468] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:12.063807 22487 catalog_manager.cc:5697] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.073770 23622 raft_consensus.cc:993] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:12.074260 23574 raft_consensus.cc:1081] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:12.075656 23486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38004
I20260709 14:56:12.076206 23486 raft_consensus.cc:493] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.076541 23486 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:12.081959 23486 raft_consensus.cc:515] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:12.083614 23486 leader_election.cc:290] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 5 election: Requested vote from peers 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347), 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901)
I20260709 14:56:12.084278 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 5 candidate_status { last_received { term: 4 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:12.084800 22660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6909d982f34d4e97f25a2019ea7e90" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 5 candidate_status { last_received { term: 4 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:12.084839 22808 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:12.085457 22660 raft_consensus.cc:3055] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:12.085777 22660 raft_consensus.cc:740] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:12.086603 22660 consensus_queue.cc:260] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.1, Last appended by leader: 1, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:12.087980 22660 raft_consensus.cc:3060] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:12.091529 22808 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 5.
I20260709 14:56:12.092495 23440 leader_election.cc:304] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:12.093217 23632 raft_consensus.cc:2804] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:12.093583 23632 raft_consensus.cc:697] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 5 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:12.094388 23632 consensus_queue.cc:237] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.1, Last appended by leader: 1, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } }
I20260709 14:56:12.096698 22660 raft_consensus.cc:2468] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 5.
I20260709 14:56:12.104851 22487 catalog_manager.cc:5697] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 4 to 5, leader changed from 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 5 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.357688 23667 raft_consensus.cc:993] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:12.358173 23624 raft_consensus.cc:1081] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:12.359449 23488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38020
I20260709 14:56:12.359877 23488 raft_consensus.cc:493] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.360169 23488 raft_consensus.cc:3060] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.364943 23488 raft_consensus.cc:515] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:12.366593 23488 leader_election.cc:290] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:12.367324 22732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:12.367606 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5418f7fe0c5e4536899be285ff9a6012" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:12.367799 22732 raft_consensus.cc:3055] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.368098 22808 raft_consensus.cc:3060] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.368122 22732 raft_consensus.cc:740] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:12.368876 22732 consensus_queue.cc:260] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:12.369858 22732 raft_consensus.cc:3060] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.373268 22808 raft_consensus.cc:2468] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:12.374328 23440 leader_election.cc:304] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 093f01110b9141728fdd30aa268a182d, 658c14f7b8e743999a591353fd726b29; no voters: 
I20260709 14:56:12.374966 23632 raft_consensus.cc:2804] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.374918 22732 raft_consensus.cc:2468] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:12.375489 23632 raft_consensus.cc:697] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:12.376209 23632 consensus_queue.cc:237] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } }
I20260709 14:56:12.384754 22487 catalog_manager.cc:5697] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.387408 22666 raft_consensus.cc:1275] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.389757 23632 consensus_queue.cc:1048] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.403537 22807 raft_consensus.cc:1275] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.413357 23631 consensus_queue.cc:1048] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.406211 22732 raft_consensus.cc:1275] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.420351 23631 consensus_queue.cc:1048] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.433966 22732 raft_consensus.cc:1275] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:12.439147 23657 consensus_queue.cc:1048] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.504384 22808 raft_consensus.cc:1275] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 5 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 4 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 14:56:12.505434 23657 consensus_queue.cc:1048] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.517264 22660 raft_consensus.cc:1275] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 5 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 4 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 14:56:12.519846 23632 consensus_queue.cc:1048] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.520072 22732 raft_consensus.cc:1275] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.521904 23657 consensus_queue.cc:1048] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.543140 22660 raft_consensus.cc:1275] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.544561 23631 consensus_queue.cc:1048] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.566164 22808 raft_consensus.cc:1275] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.567708 23632 consensus_queue.cc:1048] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.579957 22660 raft_consensus.cc:1275] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.581527 23657 consensus_queue.cc:1048] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.808014 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.823755 22807 raft_consensus.cc:1275] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.825867 23657 consensus_queue.cc:1048] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:12.836982 22732 raft_consensus.cc:1275] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:12.839766 23657 consensus_queue.cc:1048] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:56:12.869537 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.904784 22732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0"
dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
mode: GRACEFUL
new_leader_uuid: "093f01110b9141728fdd30aa268a182d"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:56:12.905256 22732 raft_consensus.cc:606] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Received request to transfer leadership to TS 093f01110b9141728fdd30aa268a182d
I20260709 14:56:12.907596 22732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8"
dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:56:12.908088 22732 raft_consensus.cc:606] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:12.909054 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:12.910053 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:13.064079 23695 raft_consensus.cc:993] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:13.064497 23624 raft_consensus.cc:1081] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:13.065855 23491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38020
I20260709 14:56:13.066287 23491 raft_consensus.cc:493] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.066586 23491 raft_consensus.cc:3060] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.072100 23491 raft_consensus.cc:515] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:13.073511 23491 leader_election.cc:290] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:13.074138 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:13.074527 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb70ead165f640e2a575f9f5c39ae6d8" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:13.074663 22666 raft_consensus.cc:3060] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.075146 22738 raft_consensus.cc:3055] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.075456 22738 raft_consensus.cc:740] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:13.076151 22738 consensus_queue.cc:260] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:13.077121 22738 raft_consensus.cc:3060] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.079334 22666 raft_consensus.cc:2468] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:13.080408 23437 leader_election.cc:304] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, 7c0595fa508347bd9aed67e1ddb0e370; no voters: 
I20260709 14:56:13.081241 23657 raft_consensus.cc:2804] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.081933 23657 raft_consensus.cc:697] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:13.082787 22738 raft_consensus.cc:2468] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:13.082788 23657 consensus_queue.cc:237] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:13.098655 22487 catalog_manager.cc:5697] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.289979 23695 raft_consensus.cc:993] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: : Instructing follower 093f01110b9141728fdd30aa268a182d to start an election
I20260709 14:56:13.290401 23624 raft_consensus.cc:1081] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Signalling peer 093f01110b9141728fdd30aa268a182d to start an election
I20260709 14:56:13.291594 22807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
 from {username='slave'} at 127.0.0.1:59456
I20260709 14:56:13.292053 22807 raft_consensus.cc:493] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.292325 22807 raft_consensus.cc:3060] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.297334 22807 raft_consensus.cc:515] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:13.300035 22807 leader_election.cc:290] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:13.300182 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:13.300910 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0498d2b9725748a18a9bc6c8b2a859a0" candidate_uuid: "093f01110b9141728fdd30aa268a182d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:13.301513 22738 raft_consensus.cc:3055] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:13.301810 22738 raft_consensus.cc:740] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb51eabd0c00436d8e4f603b25aaade8, State: Running, Role: LEADER
I20260709 14:56:13.302531 22738 consensus_queue.cc:260] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:13.303946 22738 raft_consensus.cc:3060] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.309566 22738 raft_consensus.cc:2468] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 093f01110b9141728fdd30aa268a182d in term 2.
I20260709 14:56:13.310750 22779 leader_election.cc:304] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [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: 093f01110b9141728fdd30aa268a182d, bb51eabd0c00436d8e4f603b25aaade8; no voters: 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:13.311511 23553 raft_consensus.cc:2804] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.311936 23553 raft_consensus.cc:697] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Becoming Leader. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:13.312655 23553 consensus_queue.cc:237] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:13.321713 22487 catalog_manager.cc:5697] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d reported cstate change: term changed from 1 to 2, leader changed from bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3) to 093f01110b9141728fdd30aa268a182d (127.20.27.4). New cstate: current_term: 2 leader_uuid: "093f01110b9141728fdd30aa268a182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:13.472420 22738 raft_consensus.cc:1275] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.473441 23657 consensus_queue.cc:1048] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.502516 22666 raft_consensus.cc:1275] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.505504 23693 consensus_queue.cc:1048] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.701946 22738 raft_consensus.cc:1275] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.703898 23686 consensus_queue.cc:1048] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.715499 22666 raft_consensus.cc:3060] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.724103 22666 raft_consensus.cc:1275] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 093f01110b9141728fdd30aa268a182d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.725219 23686 consensus_queue.cc:1048] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.910890 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.949055 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.985244 22807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231"
dest_uuid: "093f01110b9141728fdd30aa268a182d"
mode: GRACEFUL
new_leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:56:13.986101 22807 raft_consensus.cc:606] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Received request to transfer leadership to TS 7c0595fa508347bd9aed67e1ddb0e370
I20260709 14:56:13.987529 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:13.988981 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:14.205412 23712 raft_consensus.cc:993] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: : Instructing follower 7c0595fa508347bd9aed67e1ddb0e370 to start an election
I20260709 14:56:14.205839 23553 raft_consensus.cc:1081] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Signalling peer 7c0595fa508347bd9aed67e1ddb0e370 to start an election
I20260709 14:56:14.207118 22666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
 from {username='slave'} at 127.0.0.1:49970
I20260709 14:56:14.207638 22666 raft_consensus.cc:493] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:14.207921 22666 raft_consensus.cc:3060] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.212071 22666 raft_consensus.cc:515] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:14.213397 22666 leader_election.cc:290] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Requested vote from peers bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841), 093f01110b9141728fdd30aa268a182d (127.20.27.4:39347)
I20260709 14:56:14.214104 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:14.214206 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b17ecd211c4813a64050a8152f6231" candidate_uuid: "7c0595fa508347bd9aed67e1ddb0e370" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "093f01110b9141728fdd30aa268a182d"
I20260709 14:56:14.214764 22738 raft_consensus.cc:3060] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.214869 22808 raft_consensus.cc:3055] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:14.215245 22808 raft_consensus.cc:740] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 093f01110b9141728fdd30aa268a182d, State: Running, Role: LEADER
I20260709 14:56:14.215958 22808 consensus_queue.cc:260] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:14.216948 22808 raft_consensus.cc:3060] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.220234 22738 raft_consensus.cc:2468] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:14.221447 22631 leader_election.cc:304] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0595fa508347bd9aed67e1ddb0e370, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:14.222180 23642 raft_consensus.cc:2804] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:14.223826 22808 raft_consensus.cc:2468] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c0595fa508347bd9aed67e1ddb0e370 in term 2.
I20260709 14:56:14.224423 23642 raft_consensus.cc:697] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 LEADER]: Becoming Leader. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:14.226295 23642 consensus_queue.cc:237] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } }
I20260709 14:56:14.235828 22488 catalog_manager.cc:5697] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 reported cstate change: term changed from 1 to 2, leader changed from 093f01110b9141728fdd30aa268a182d (127.20.27.4) to 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "7c0595fa508347bd9aed67e1ddb0e370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.649859 22806 raft_consensus.cc:1275] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:14.651022 23642 consensus_queue.cc:1048] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093f01110b9141728fdd30aa268a182d" member_type: VOTER last_known_addr { host: "127.20.27.4" port: 39347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:14.661442 22732 raft_consensus.cc:1275] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 7c0595fa508347bd9aed67e1ddb0e370: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:14.662992 23713 consensus_queue.cc:1048] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:14.989748 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.029937 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:15.071148 22666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca56694220448f08a7b9e71eb656045"
dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
mode: GRACEFUL
new_leader_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:60502
I20260709 14:56:15.071633 22666 raft_consensus.cc:606] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Received request to transfer leadership to TS 658c14f7b8e743999a591353fd726b29
I20260709 14:56:15.072736 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:15.074129 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:15.077193 23713 raft_consensus.cc:993] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: : Instructing follower 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:15.077706 23574 raft_consensus.cc:1081] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Signalling peer 658c14f7b8e743999a591353fd726b29 to start an election
I20260709 14:56:15.078926 23488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca56694220448f08a7b9e71eb656045"
dest_uuid: "658c14f7b8e743999a591353fd726b29"
 from {username='slave'} at 127.0.0.1:38004
I20260709 14:56:15.079381 23488 raft_consensus.cc:493] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:15.079676 23488 raft_consensus.cc:3060] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.087040 23488 raft_consensus.cc:515] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:15.088955 23488 leader_election.cc:290] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Requested vote from peers 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901), bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841)
I20260709 14:56:15.089738 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c0595fa508347bd9aed67e1ddb0e370"
I20260709 14:56:15.089738 22738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca56694220448f08a7b9e71eb656045" candidate_uuid: "658c14f7b8e743999a591353fd726b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb51eabd0c00436d8e4f603b25aaade8"
I20260709 14:56:15.090437 22666 raft_consensus.cc:3055] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:15.091572 22738 raft_consensus.cc:3060] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.091612 22666 raft_consensus.cc:740] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c0595fa508347bd9aed67e1ddb0e370, State: Running, Role: LEADER
I20260709 14:56:15.092478 22666 consensus_queue.cc:260] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:15.093375 22666 raft_consensus.cc:3060] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.098253 22738 raft_consensus.cc:2468] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:15.099277 23438 leader_election.cc:304] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 658c14f7b8e743999a591353fd726b29, bb51eabd0c00436d8e4f603b25aaade8; no voters: 
I20260709 14:56:15.100006 22666 raft_consensus.cc:2468] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 658c14f7b8e743999a591353fd726b29 in term 2.
I20260709 14:56:15.100098 23711 raft_consensus.cc:2804] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:15.100756 23711 raft_consensus.cc:697] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Becoming Leader. State: Replica: 658c14f7b8e743999a591353fd726b29, State: Running, Role: LEADER
I20260709 14:56:15.101598 23711 consensus_queue.cc:237] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } }
I20260709 14:56:15.111644 22488 catalog_manager.cc:5697] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 reported cstate change: term changed from 1 to 2, leader changed from 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2) to 658c14f7b8e743999a591353fd726b29 (127.20.27.1). New cstate: current_term: 2 leader_uuid: "658c14f7b8e743999a591353fd726b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "658c14f7b8e743999a591353fd726b29" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.535190 22738 raft_consensus.cc:1275] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:15.536196 23711 consensus_queue.cc:1048] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb51eabd0c00436d8e4f603b25aaade8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:15.545882 22666 raft_consensus.cc:1275] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Refusing update from remote peer 658c14f7b8e743999a591353fd726b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:15.547487 23724 consensus_queue.cc:1048] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c0595fa508347bd9aed67e1ddb0e370" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:16.075027 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:16.117693 20588 tablet_server.cc:179] TabletServer@127.20.27.1:46871 shutting down...
W20260709 14:56:16.128974 22705 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 21 similar messages]
W20260709 14:56:16.132390 22705 consensus_peers.cc:597] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.134356 22779 consensus_peers.cc:597] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.144188 22779 consensus_peers.cc:597] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.151389 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.152343 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.153079 20588 raft_consensus.cc:2243] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.153942 20588 raft_consensus.cc:2272] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.154049 22631 consensus_peers.cc:597] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.156349 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.157335 20588 raft_consensus.cc:2243] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.158223 20588 raft_consensus.cc:2272] T 38ef88e66306470c88c771c9e4371668 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.160199 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.160815 20588 raft_consensus.cc:2243] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.161180 20588 raft_consensus.cc:2272] T d41a6348c179498c9b26326f79d7bc7d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.163153 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.163916 20588 raft_consensus.cc:2243] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.164286 20588 raft_consensus.cc:2272] T 9fbde08f6b794e73972c6423e23be4bb P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.166926 20588 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:16.167542 22631 consensus_peers.cc:597] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.167573 20588 raft_consensus.cc:2243] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.168340 20588 raft_consensus.cc:2272] T e7a18f02ea494408aab7a021029b2b72 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.170426 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.171219 20588 raft_consensus.cc:2243] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.171730 20588 raft_consensus.cc:2272] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.174482 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.175333 20588 raft_consensus.cc:2243] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.175761 20588 raft_consensus.cc:2272] T 4c0da26bf67c44bf839366a0cfde03a3 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.178005 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.178530 20588 raft_consensus.cc:2243] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.179208 20588 raft_consensus.cc:2272] T e246769045df43b78ea835e1533d6f5e P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.180955 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.181550 20588 raft_consensus.cc:2243] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.182008 20588 raft_consensus.cc:2272] T 5764db575ca84cf3abf06301acd1a99b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.184365 20588 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:16.184255 22631 consensus_peers.cc:597] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.185150 20588 raft_consensus.cc:2243] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.185546 20588 raft_consensus.cc:2272] T ccf6ab5519634d7dbd94122cf2fd02e6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.187338 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.188025 20588 raft_consensus.cc:2243] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.188560 20588 raft_consensus.cc:2272] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.190989 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.191648 20588 raft_consensus.cc:2243] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.191902 22705 consensus_peers.cc:597] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.192124 22631 consensus_peers.cc:597] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.192423 20588 raft_consensus.cc:2272] T c405faaa2b254e7c89297b124c146a06 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.193183 22779 consensus_peers.cc:597] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.194424 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.195209 20588 raft_consensus.cc:2243] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.195662 20588 raft_consensus.cc:2272] T da4af5b1d155412cabc9869c2df6924a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.197165 22779 consensus_peers.cc:597] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.198292 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.199113 20588 raft_consensus.cc:2243] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.199575 20588 raft_consensus.cc:2272] T 4e28910e607449c2abbf72b6db55183a P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.200444 22631 consensus_peers.cc:597] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.202071 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.203032 20588 raft_consensus.cc:2243] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.203565 20588 raft_consensus.cc:2272] T 6b29f15ba009406bb498dff87e9cd7c6 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.206141 20588 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:16.206840 22705 consensus_peers.cc:597] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.206875 20588 raft_consensus.cc:2243] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.207803 20588 raft_consensus.cc:2272] T bb70ead165f640e2a575f9f5c39ae6d8 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.209592 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.210162 20588 raft_consensus.cc:2243] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.210875 20588 raft_consensus.cc:2272] T 5418f7fe0c5e4536899be285ff9a6012 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.212942 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.213567 20588 raft_consensus.cc:2243] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.213992 20588 raft_consensus.cc:2272] T 61f3d338bc594c4d9aa448392f4ea24d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.215906 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.216447 20588 raft_consensus.cc:2243] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.216848 20588 raft_consensus.cc:2272] T 5906e44c0aa44febb9b28dd588e3998b P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.219177 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.219915 20588 raft_consensus.cc:2243] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.220357 20588 raft_consensus.cc:2272] T 8de45a9021d447e7b4947e682a541b45 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.220898 22705 consensus_peers.cc:597] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.222728 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.223428 20588 raft_consensus.cc:2243] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.223851 20588 raft_consensus.cc:2272] T 9f6806c1982849af9046ce4223faf1a1 P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.225636 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.226128 20588 raft_consensus.cc:2243] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.226469 20588 raft_consensus.cc:2272] T a23e45af014c453ca4797512f93dcf7a P 658c14f7b8e743999a591353fd726b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.228106 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.228585 20588 raft_consensus.cc:2243] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.229220 20588 raft_consensus.cc:2272] T 1dd245c563d84aa2b39421766cb50c64 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.231076 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.231602 20588 raft_consensus.cc:2243] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.232227 20588 raft_consensus.cc:2272] T c511ab29861a410ba1478d13a5e44fc6 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.233831 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.234320 20588 raft_consensus.cc:2243] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.234704 20588 raft_consensus.cc:2272] T 54149848d3e34981b9dc161726cbea2f P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.236883 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.237545 20588 raft_consensus.cc:2243] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.237931 20588 raft_consensus.cc:2272] T e2fb62200fd0401f96120fc3bfbe6cca P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.239801 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.240311 20588 raft_consensus.cc:2243] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.240964 20588 raft_consensus.cc:2272] T fca56694220448f08a7b9e71eb656045 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.243397 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.243917 20588 raft_consensus.cc:2243] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.244270 20588 raft_consensus.cc:2272] T a32de5be58984713b9bcb95f656626e5 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.245903 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.246385 20588 raft_consensus.cc:2243] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.246774 20588 raft_consensus.cc:2272] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.248703 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.249364 20588 raft_consensus.cc:2243] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.249830 20588 raft_consensus.cc:2272] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.251751 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.252370 20588 raft_consensus.cc:2243] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.252816 20588 raft_consensus.cc:2272] T 57b196a802f6434a80e6fd7717bbdddd P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.254694 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.255311 20588 raft_consensus.cc:2243] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.255681 20588 raft_consensus.cc:2272] T d63aea2cb7f7439fb91724e43c91e882 P 658c14f7b8e743999a591353fd726b29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.257437 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.257936 20588 raft_consensus.cc:2243] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.258776 20588 raft_consensus.cc:2272] T af6909d982f34d4e97f25a2019ea7e90 P 658c14f7b8e743999a591353fd726b29 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.260677 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.261106 20588 raft_consensus.cc:2243] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.261415 20588 raft_consensus.cc:2272] T bed8bf35f7a74216ac6b16440a19edac P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.263094 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.263540 20588 raft_consensus.cc:2243] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.264222 20588 raft_consensus.cc:2272] T b798cac758214d0f9a4cb46a30769476 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.265843 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.266388 20588 raft_consensus.cc:2243] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.266783 20588 raft_consensus.cc:2272] T 270605c23018481f8515f5a843d49538 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.268658 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.269140 20588 raft_consensus.cc:2243] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.269304 22631 consensus_peers.cc:597] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.269824 20588 raft_consensus.cc:2272] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.271612 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.272089 20588 raft_consensus.cc:2243] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.272433 20588 raft_consensus.cc:2272] T 4ec91b7daa1e430a9474fbb0be6fee51 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.274130 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.274868 20588 raft_consensus.cc:2243] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.275247 20588 raft_consensus.cc:2272] T 3ae82aec6076411689b199cdb7bd3dda P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.276969 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.277410 20588 raft_consensus.cc:2243] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.277829 20588 raft_consensus.cc:2272] T 7f087c014bb145398362fad5cc3dac4d P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.279433 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.279856 20588 raft_consensus.cc:2243] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.280176 20588 raft_consensus.cc:2272] T c0ccdd21692947a885044de50b682ab8 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.282188 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.282789 20588 raft_consensus.cc:2243] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.283699 20588 raft_consensus.cc:2272] T e23684c319394e54951520f32b2c7a11 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.285007 22705 consensus_peers.cc:597] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.285725 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.286254 20588 raft_consensus.cc:2243] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.286927 20588 raft_consensus.cc:2272] T d7501a3668104221a94cda4777f3e2a4 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.288831 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.289251 20588 raft_consensus.cc:2243] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.289688 20588 raft_consensus.cc:2272] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 658c14f7b8e743999a591353fd726b29 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.290253 22779 consensus_peers.cc:597] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.291518 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:16.291999 20588 raft_consensus.cc:2243] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.292318 20588 raft_consensus.cc:2272] T 53e022558c9a4ffdaf48234cf9351039 P 658c14f7b8e743999a591353fd726b29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.299274 22705 consensus_peers.cc:597] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.313575 22705 consensus_peers.cc:597] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.335048 22779 consensus_peers.cc:597] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.336709 22631 consensus_peers.cc:597] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.347024 20588 tablet_server.cc:196] TabletServer@127.20.27.1:46871 shutdown complete.
W20260709 14:56:16.364905 22705 consensus_peers.cc:597] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.399505 22631 consensus_peers.cc:597] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.411383 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
W20260709 14:56:16.437110 22705 consensus_peers.cc:597] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.437212 22778 consensus_peers.cc:597] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.439548 22779 consensus_peers.cc:597] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.440250 22704 consensus_peers.cc:597] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.452095 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.453047 20588 tablet_replica.cc:333] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.453696 20588 raft_consensus.cc:2243] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.454311 20588 raft_consensus.cc:2272] T 7f087c014bb145398362fad5cc3dac4d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.456422 20588 tablet_replica.cc:333] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.456943 20588 raft_consensus.cc:2243] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.457311 20588 raft_consensus.cc:2272] T d41a6348c179498c9b26326f79d7bc7d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.458912 20588 tablet_replica.cc:333] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.459436 20588 raft_consensus.cc:2243] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.459774 20588 raft_consensus.cc:2272] T 1185e6b0d30742e9b9feb71decb32d5c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.461325 20588 tablet_replica.cc:333] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.461903 20588 raft_consensus.cc:2243] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.462303 20588 raft_consensus.cc:2272] T e23684c319394e54951520f32b2c7a11 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.464406 20588 tablet_replica.cc:333] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.465232 20588 raft_consensus.cc:2243] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.465682 20588 raft_consensus.cc:2272] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.466929 22704 consensus_peers.cc:597] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.467701 20588 tablet_replica.cc:333] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.468271 20588 raft_consensus.cc:2243] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.468636 20588 raft_consensus.cc:2272] T dfb34bf7cf004dd591c1fc81eecc0ec9 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.470505 20588 tablet_replica.cc:333] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.471271 20588 raft_consensus.cc:2243] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.471746 20588 raft_consensus.cc:2272] T 5232a7d893bd4d828e8a1688352aadc7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.473762 20588 tablet_replica.cc:333] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.474298 20588 raft_consensus.cc:2243] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.474854 20588 raft_consensus.cc:2272] T 16fbf120ef3c4bd09ae65ba51c733f70 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.475153 22705 consensus_peers.cc:597] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.477389 20588 tablet_replica.cc:333] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.478271 20588 raft_consensus.cc:2243] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.479264 20588 raft_consensus.cc:2272] T e7a18f02ea494408aab7a021029b2b72 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.481709 20588 tablet_replica.cc:333] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
W20260709 14:56:16.481215 22779 consensus_peers.cc:597] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.483196 20588 raft_consensus.cc:2243] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.483675 20588 raft_consensus.cc:2272] T e246769045df43b78ea835e1533d6f5e P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.485973 20588 tablet_replica.cc:333] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.486886 20588 raft_consensus.cc:2243] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:16.487069 22704 consensus_peers.cc:597] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.487444 20588 raft_consensus.cc:2272] T 38ef88e66306470c88c771c9e4371668 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.489578 20588 tablet_replica.cc:333] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.490309 20588 raft_consensus.cc:2243] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.490427 22778 consensus_peers.cc:597] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.491245 20588 raft_consensus.cc:2272] T f0b17ecd211c4813a64050a8152f6231 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.498243 20588 tablet_replica.cc:333] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.498977 20588 raft_consensus.cc:2243] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.499404 20588 raft_consensus.cc:2272] T 3ad70477f2414a51af44c9e8f2d0c323 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.499953 22631 consensus_peers.cc:597] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.500391 22631 consensus_peers.cc:597] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.501466 20588 tablet_replica.cc:333] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.502113 20588 raft_consensus.cc:2243] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.502499 20588 raft_consensus.cc:2272] T ce3394bb9320436fb6023329522e09ad P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.504215 20588 tablet_replica.cc:333] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.504745 20588 raft_consensus.cc:2243] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.505105 20588 raft_consensus.cc:2272] T af6909d982f34d4e97f25a2019ea7e90 P 7c0595fa508347bd9aed67e1ddb0e370 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.507036 20588 tablet_replica.cc:333] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.507604 20588 raft_consensus.cc:2243] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.508145 22778 consensus_peers.cc:597] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.508493 20588 raft_consensus.cc:2272] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.510252 20588 tablet_replica.cc:333] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.510794 20588 raft_consensus.cc:2243] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.511453 20588 raft_consensus.cc:2272] T 57b196a802f6434a80e6fd7717bbdddd P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.513088 20588 tablet_replica.cc:333] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.513576 20588 raft_consensus.cc:2243] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.514438 20588 raft_consensus.cc:2272] T 262765d1d7cb4075a07b86833016b84d P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.516782 20588 tablet_replica.cc:333] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.517545 20588 raft_consensus.cc:2243] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.518035 20588 raft_consensus.cc:2272] T ccf6ab5519634d7dbd94122cf2fd02e6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.519523 22779 consensus_peers.cc:597] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.521369 20588 tablet_replica.cc:333] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
W20260709 14:56:16.521281 22705 consensus_peers.cc:597] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.522110 20588 raft_consensus.cc:2243] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.523267 20588 raft_consensus.cc:2272] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.524919 20588 tablet_replica.cc:333] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.525414 20588 raft_consensus.cc:2243] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.526114 20588 raft_consensus.cc:2272] T 55a5343f53e645b9897916b51a126b50 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.527812 20588 tablet_replica.cc:333] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.528306 20588 raft_consensus.cc:2243] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.528664 20588 raft_consensus.cc:2272] T bb70ead165f640e2a575f9f5c39ae6d8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.530200 20588 tablet_replica.cc:333] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.530663 20588 raft_consensus.cc:2243] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.531374 20588 raft_consensus.cc:2272] T da4af5b1d155412cabc9869c2df6924a P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.533002 20588 tablet_replica.cc:333] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.533460 20588 raft_consensus.cc:2243] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.533842 20588 raft_consensus.cc:2272] T 15dca6509aa74432b20ce39bece95f12 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.535458 20588 tablet_replica.cc:333] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.535943 20588 raft_consensus.cc:2243] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.536566 20588 raft_consensus.cc:2272] T c0ccdd21692947a885044de50b682ab8 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.538232 20588 tablet_replica.cc:333] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.538729 20588 raft_consensus.cc:2243] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.539453 20588 raft_consensus.cc:2272] T 92702db03d07484c9ca56a88fa8c5014 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.541083 20588 tablet_replica.cc:333] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.541548 20588 raft_consensus.cc:2243] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.541909 20588 raft_consensus.cc:2272] T 1dd245c563d84aa2b39421766cb50c64 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.543928 20588 tablet_replica.cc:333] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.544467 20588 raft_consensus.cc:2243] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:56:16.545159 22704 consensus_peers.cc:597] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.545305 20588 raft_consensus.cc:2272] T 9f6806c1982849af9046ce4223faf1a1 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.547179 20588 tablet_replica.cc:333] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.547739 20588 raft_consensus.cc:2243] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.548578 20588 raft_consensus.cc:2272] T a23e45af014c453ca4797512f93dcf7a P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.550599 20588 tablet_replica.cc:333] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.551131 20588 raft_consensus.cc:2243] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.551579 20588 raft_consensus.cc:2272] T 54149848d3e34981b9dc161726cbea2f P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.553282 20588 tablet_replica.cc:333] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.553761 20588 raft_consensus.cc:2243] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.554101 20588 raft_consensus.cc:2272] T c511ab29861a410ba1478d13a5e44fc6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.555754 20588 tablet_replica.cc:333] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.556393 20588 raft_consensus.cc:2243] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.556824 20588 raft_consensus.cc:2272] T 6b29f15ba009406bb498dff87e9cd7c6 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.558841 20588 tablet_replica.cc:333] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.559386 20588 raft_consensus.cc:2243] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.559813 20588 raft_consensus.cc:2272] T 4ec91b7daa1e430a9474fbb0be6fee51 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.560360 22778 consensus_peers.cc:597] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.561743 20588 tablet_replica.cc:333] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.562283 20588 raft_consensus.cc:2243] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.562623 20588 raft_consensus.cc:2272] T 19a2587a5bf34cb4acc22a6819b25142 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.564936 20588 tablet_replica.cc:333] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.565580 20588 raft_consensus.cc:2243] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.566049 20588 raft_consensus.cc:2272] T 9f93bec466564b7d9805589efade564c P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.567026 22779 consensus_peers.cc:597] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d -> Peer 658c14f7b8e743999a591353fd726b29 (127.20.27.1:46871): Couldn't send request to peer 658c14f7b8e743999a591353fd726b29. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.568305 20588 tablet_replica.cc:333] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.569036 20588 raft_consensus.cc:2243] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.569923 20588 raft_consensus.cc:2272] T 61f3d338bc594c4d9aa448392f4ea24d P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.572068 20588 tablet_replica.cc:333] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.572700 20588 raft_consensus.cc:2243] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.573196 20588 raft_consensus.cc:2272] T 8de45a9021d447e7b4947e682a541b45 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.575542 20588 tablet_replica.cc:333] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.576042 20588 raft_consensus.cc:2243] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.576462 20588 raft_consensus.cc:2272] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.578277 20588 tablet_replica.cc:333] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.578778 20588 raft_consensus.cc:2243] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.579133 20588 raft_consensus.cc:2272] T 0498d2b9725748a18a9bc6c8b2a859a0 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.580690 20588 tablet_replica.cc:333] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.581146 20588 raft_consensus.cc:2243] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.581816 20588 raft_consensus.cc:2272] T bed8bf35f7a74216ac6b16440a19edac P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.583487 20588 tablet_replica.cc:333] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.583945 20588 raft_consensus.cc:2243] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.584640 20588 raft_consensus.cc:2272] T 270605c23018481f8515f5a843d49538 P 7c0595fa508347bd9aed67e1ddb0e370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.586109 20588 tablet_replica.cc:333] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.586516 20588 raft_consensus.cc:2243] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.586911 20588 raft_consensus.cc:2272] T b798cac758214d0f9a4cb46a30769476 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.588434 20588 tablet_replica.cc:333] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.588932 20588 raft_consensus.cc:2243] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.589578 20588 raft_consensus.cc:2272] T fca56694220448f08a7b9e71eb656045 P 7c0595fa508347bd9aed67e1ddb0e370 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.591893 20588 tablet_replica.cc:333] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370: stopping tablet replica
I20260709 14:56:16.592440 20588 raft_consensus.cc:2243] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.592873 20588 raft_consensus.cc:2272] T c405faaa2b254e7c89297b124c146a06 P 7c0595fa508347bd9aed67e1ddb0e370 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.596021 22778 consensus_peers.cc:597] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.620069 22704 consensus_peers.cc:597] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.650871 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
W20260709 14:56:16.658999 22778 consensus_peers.cc:597] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.667855 22704 consensus_peers.cc:597] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.724731 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
W20260709 14:56:16.729264 22778 consensus_peers.cc:597] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.754594 22779 consensus_peers.cc:597] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.764421 22778 consensus_peers.cc:597] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:16.764912 22778 consensus_peers.cc:597] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.768211 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:16.769459 20588 tablet_replica.cc:333] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.770361 20588 raft_consensus.cc:2243] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.771387 20588 raft_consensus.cc:2272] T 1185e6b0d30742e9b9feb71decb32d5c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.773891 20588 tablet_replica.cc:333] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.774677 20588 raft_consensus.cc:2243] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.775204 20588 raft_consensus.cc:2272] T 4c0da26bf67c44bf839366a0cfde03a3 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.776722 22778 consensus_peers.cc:597] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.779983 20588 tablet_replica.cc:333] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.780620 20588 raft_consensus.cc:2243] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.781330 20588 raft_consensus.cc:2272] T d41a6348c179498c9b26326f79d7bc7d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.783221 20588 tablet_replica.cc:333] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.783738 20588 raft_consensus.cc:2243] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.784463 20588 raft_consensus.cc:2272] T dfb34bf7cf004dd591c1fc81eecc0ec9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.787068 20588 tablet_replica.cc:333] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.787818 20588 raft_consensus.cc:2243] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.788455 20588 raft_consensus.cc:2272] T 61f3d338bc594c4d9aa448392f4ea24d P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.790583 20588 tablet_replica.cc:333] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.791215 20588 raft_consensus.cc:2243] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.791661 20588 raft_consensus.cc:2272] T 5906e44c0aa44febb9b28dd588e3998b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.792979 22779 consensus_peers.cc:597] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.793838 20588 tablet_replica.cc:333] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.794422 20588 raft_consensus.cc:2243] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.795262 20588 raft_consensus.cc:2272] T d7bfa228bd0e42b88b0fc81a97b31bb9 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.797192 20588 tablet_replica.cc:333] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.797811 20588 raft_consensus.cc:2243] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.798225 20588 raft_consensus.cc:2272] T e246769045df43b78ea835e1533d6f5e P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.800199 20588 tablet_replica.cc:333] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.800992 20588 raft_consensus.cc:2243] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.801420 20588 raft_consensus.cc:2272] T f0b17ecd211c4813a64050a8152f6231 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.803519 20588 tablet_replica.cc:333] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
W20260709 14:56:16.803723 22704 consensus_peers.cc:597] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 -> Peer 7c0595fa508347bd9aed67e1ddb0e370 (127.20.27.2:41901): Couldn't send request to peer 7c0595fa508347bd9aed67e1ddb0e370. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:41901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.804253 20588 raft_consensus.cc:2243] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.804994 20588 raft_consensus.cc:2272] T 9fbde08f6b794e73972c6423e23be4bb P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.806813 20588 tablet_replica.cc:333] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.807442 20588 raft_consensus.cc:2243] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.808312 20588 raft_consensus.cc:2272] T 3ad70477f2414a51af44c9e8f2d0c323 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.810119 20588 tablet_replica.cc:333] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.810777 20588 raft_consensus.cc:2243] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.811630 20588 raft_consensus.cc:2272] T ce3394bb9320436fb6023329522e09ad P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.813552 20588 tablet_replica.cc:333] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.814142 20588 raft_consensus.cc:2243] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.815003 20588 raft_consensus.cc:2272] T d63aea2cb7f7439fb91724e43c91e882 P bb51eabd0c00436d8e4f603b25aaade8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.816922 20588 tablet_replica.cc:333] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.817435 20588 raft_consensus.cc:2243] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.817834 20588 raft_consensus.cc:2272] T 6cd4a5d4b38b49bd9a3e8ee2459fadd0 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.820116 20588 tablet_replica.cc:333] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.820811 20588 raft_consensus.cc:2243] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.821269 20588 raft_consensus.cc:2272] T 57b196a802f6434a80e6fd7717bbdddd P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.823499 20588 tablet_replica.cc:333] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.824110 20588 raft_consensus.cc:2243] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.824656 20588 raft_consensus.cc:2272] T 55a5343f53e645b9897916b51a126b50 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.827113 20588 tablet_replica.cc:333] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.827801 20588 raft_consensus.cc:2243] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.828279 20588 raft_consensus.cc:2272] T bb70ead165f640e2a575f9f5c39ae6d8 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.830056 20588 tablet_replica.cc:333] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.830632 20588 raft_consensus.cc:2243] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.831100 20588 raft_consensus.cc:2272] T 5418f7fe0c5e4536899be285ff9a6012 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.833070 20588 tablet_replica.cc:333] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.833686 20588 raft_consensus.cc:2243] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.834568 20588 raft_consensus.cc:2272] T 16fbf120ef3c4bd09ae65ba51c733f70 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.836581 20588 tablet_replica.cc:333] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.837208 20588 raft_consensus.cc:2243] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.837662 20588 raft_consensus.cc:2272] T 5764db575ca84cf3abf06301acd1a99b P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.839396 20588 tablet_replica.cc:333] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.839879 20588 raft_consensus.cc:2243] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.840246 20588 raft_consensus.cc:2272] T da4af5b1d155412cabc9869c2df6924a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.841864 20588 tablet_replica.cc:333] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.842345 20588 raft_consensus.cc:2243] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.842788 20588 raft_consensus.cc:2272] T 15dca6509aa74432b20ce39bece95f12 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.844849 20588 tablet_replica.cc:333] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.845522 20588 raft_consensus.cc:2243] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.845986 20588 raft_consensus.cc:2272] T c0ccdd21692947a885044de50b682ab8 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.848062 20588 tablet_replica.cc:333] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.848619 20588 raft_consensus.cc:2243] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.848999 20588 raft_consensus.cc:2272] T 25bb09b2a8b14a0c8af470cbfb2b3079 P bb51eabd0c00436d8e4f603b25aaade8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.850684 20588 tablet_replica.cc:333] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.851181 20588 raft_consensus.cc:2243] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.851557 20588 raft_consensus.cc:2272] T 92702db03d07484c9ca56a88fa8c5014 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.853233 20588 tablet_replica.cc:333] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.853848 20588 raft_consensus.cc:2243] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.854301 20588 raft_consensus.cc:2272] T bed8bf35f7a74216ac6b16440a19edac P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.856391 20588 tablet_replica.cc:333] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.856877 20588 raft_consensus.cc:2243] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.857242 20588 raft_consensus.cc:2272] T b798cac758214d0f9a4cb46a30769476 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.859133 20588 tablet_replica.cc:333] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.859722 20588 raft_consensus.cc:2243] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.860173 20588 raft_consensus.cc:2272] T fca56694220448f08a7b9e71eb656045 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.862294 20588 tablet_replica.cc:333] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.863006 20588 raft_consensus.cc:2243] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.863932 20588 raft_consensus.cc:2272] T 4e28910e607449c2abbf72b6db55183a P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.866443 20588 tablet_replica.cc:333] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.867151 20588 raft_consensus.cc:2243] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.868036 20588 raft_consensus.cc:2272] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.870172 20588 tablet_replica.cc:333] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.870880 20588 raft_consensus.cc:2243] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.871310 20588 raft_consensus.cc:2272] T 5232a7d893bd4d828e8a1688352aadc7 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.873111 20588 tablet_replica.cc:333] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.873728 20588 raft_consensus.cc:2243] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.874166 20588 raft_consensus.cc:2272] T a32de5be58984713b9bcb95f656626e5 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.875571 22779 consensus_peers.cc:597] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.876507 20588 tablet_replica.cc:333] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.877279 20588 raft_consensus.cc:2243] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.877736 20588 raft_consensus.cc:2272] T e2fb62200fd0401f96120fc3bfbe6cca P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.879506 20588 tablet_replica.cc:333] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.880056 20588 raft_consensus.cc:2243] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.880479 20588 raft_consensus.cc:2272] T c511ab29861a410ba1478d13a5e44fc6 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.882174 20588 tablet_replica.cc:333] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.882663 20588 raft_consensus.cc:2243] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.883486 20588 raft_consensus.cc:2272] T 54149848d3e34981b9dc161726cbea2f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.885185 20588 tablet_replica.cc:333] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.885648 20588 raft_consensus.cc:2243] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.885967 20588 raft_consensus.cc:2272] T d7501a3668104221a94cda4777f3e2a4 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.887578 20588 tablet_replica.cc:333] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.888043 20588 raft_consensus.cc:2243] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.888466 20588 raft_consensus.cc:2272] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.890244 20588 tablet_replica.cc:333] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.890878 20588 raft_consensus.cc:2243] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.891243 20588 raft_consensus.cc:2272] T 262765d1d7cb4075a07b86833016b84d P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.892889 20588 tablet_replica.cc:333] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.893345 20588 raft_consensus.cc:2243] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.894037 20588 raft_consensus.cc:2272] T 3ae82aec6076411689b199cdb7bd3dda P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.895862 20588 tablet_replica.cc:333] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.896376 20588 raft_consensus.cc:2243] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.897058 20588 raft_consensus.cc:2272] T 19a2587a5bf34cb4acc22a6819b25142 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.898777 20588 tablet_replica.cc:333] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.899221 20588 raft_consensus.cc:2243] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.899580 20588 raft_consensus.cc:2272] T 9f93bec466564b7d9805589efade564c P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.901181 20588 tablet_replica.cc:333] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.901638 20588 raft_consensus.cc:2243] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.902289 20588 raft_consensus.cc:2272] T 53e022558c9a4ffdaf48234cf9351039 P bb51eabd0c00436d8e4f603b25aaade8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.904016 20588 tablet_replica.cc:333] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.904453 20588 raft_consensus.cc:2243] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:16.905102 20588 raft_consensus.cc:2272] T cb9b8cdddc1b46f3a8d398daba4dcfd7 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:16.906695 20588 tablet_replica.cc:333] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8: stopping tablet replica
I20260709 14:56:16.907140 20588 raft_consensus.cc:2243] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:16.907506 20588 raft_consensus.cc:2272] T 0498d2b9725748a18a9bc6c8b2a859a0 P bb51eabd0c00436d8e4f603b25aaade8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:16.957835 22779 consensus_peers.cc:597] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.3:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:16.968732 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
W20260709 14:56:16.979195 22779 consensus_peers.cc:597] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.3:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:17.029486 22779 consensus_peers.cc:597] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.3:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.032930 20588 tablet_server.cc:179] TabletServer@127.20.27.4:0 shutting down...
I20260709 14:56:17.077033 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:17.078368 20588 tablet_replica.cc:333] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
W20260709 14:56:17.078738 22779 consensus_peers.cc:597] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.3:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.079279 20588 raft_consensus.cc:2243] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.080078 20588 raft_consensus.cc:2272] T 4c0da26bf67c44bf839366a0cfde03a3 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.081919 20588 tablet_replica.cc:333] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.082460 20588 raft_consensus.cc:2243] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.083169 20588 raft_consensus.cc:2272] T 1185e6b0d30742e9b9feb71decb32d5c P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.085104 20588 tablet_replica.cc:333] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.085628 20588 raft_consensus.cc:2243] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.086320 20588 raft_consensus.cc:2272] T e2fb62200fd0401f96120fc3bfbe6cca P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.088006 20588 tablet_replica.cc:333] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.088542 20588 raft_consensus.cc:2243] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.088950 20588 raft_consensus.cc:2272] T 55fccd7ac7eb4a82be5d2539e2dc4cce P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.090579 20588 tablet_replica.cc:333] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.091320 20588 raft_consensus.cc:2243] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.091723 20588 raft_consensus.cc:2272] T e23684c319394e54951520f32b2c7a11 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.094316 20588 tablet_replica.cc:333] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.095085 20588 raft_consensus.cc:2243] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.095571 20588 raft_consensus.cc:2272] T e7a18f02ea494408aab7a021029b2b72 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.097481 20588 tablet_replica.cc:333] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.097923 20588 raft_consensus.cc:2243] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.098268 20588 raft_consensus.cc:2272] T f0b17ecd211c4813a64050a8152f6231 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.099879 20588 tablet_replica.cc:333] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.100346 20588 raft_consensus.cc:2243] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.100690 20588 raft_consensus.cc:2272] T 38ef88e66306470c88c771c9e4371668 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.102249 20588 tablet_replica.cc:333] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.102731 20588 raft_consensus.cc:2243] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.103098 20588 raft_consensus.cc:2272] T 16fbf120ef3c4bd09ae65ba51c733f70 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.104693 20588 tablet_replica.cc:333] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.105182 20588 raft_consensus.cc:2243] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.105849 20588 raft_consensus.cc:2272] T 5764db575ca84cf3abf06301acd1a99b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.107592 20588 tablet_replica.cc:333] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.108050 20588 raft_consensus.cc:2243] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.108376 20588 raft_consensus.cc:2272] T 262765d1d7cb4075a07b86833016b84d P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.109925 20588 tablet_replica.cc:333] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.110374 20588 raft_consensus.cc:2243] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.111204 20588 raft_consensus.cc:2272] T ccf6ab5519634d7dbd94122cf2fd02e6 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.113009 20588 tablet_replica.cc:333] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.113492 20588 raft_consensus.cc:2243] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.113826 20588 raft_consensus.cc:2272] T e667fbdf0a9d4f0a99a62f8d6d7ebb4f P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.115499 20588 tablet_replica.cc:333] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.115990 20588 raft_consensus.cc:2243] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.116340 20588 raft_consensus.cc:2272] T 5418f7fe0c5e4536899be285ff9a6012 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.117901 20588 tablet_replica.cc:333] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.118391 20588 raft_consensus.cc:2243] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.118729 20588 raft_consensus.cc:2272] T 270605c23018481f8515f5a843d49538 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.120276 20588 tablet_replica.cc:333] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.120738 20588 raft_consensus.cc:2243] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.121085 20588 raft_consensus.cc:2272] T ce3394bb9320436fb6023329522e09ad P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.122543 20588 tablet_replica.cc:333] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.123171 20588 raft_consensus.cc:2243] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.123576 20588 raft_consensus.cc:2272] T af6909d982f34d4e97f25a2019ea7e90 P 093f01110b9141728fdd30aa268a182d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.125489 20588 tablet_replica.cc:333] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.126152 20588 raft_consensus.cc:2243] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.126612 20588 raft_consensus.cc:2272] T d63aea2cb7f7439fb91724e43c91e882 P 093f01110b9141728fdd30aa268a182d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:17.127229 22779 consensus_peers.cc:597] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d -> Peer bb51eabd0c00436d8e4f603b25aaade8 (127.20.27.3:43841): Couldn't send request to peer bb51eabd0c00436d8e4f603b25aaade8. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.3:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:17.128707 20588 tablet_replica.cc:333] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.129283 20588 raft_consensus.cc:2243] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.129686 20588 raft_consensus.cc:2272] T 4e28910e607449c2abbf72b6db55183a P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.131630 20588 tablet_replica.cc:333] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.132133 20588 raft_consensus.cc:2243] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.132767 20588 raft_consensus.cc:2272] T 6b29f15ba009406bb498dff87e9cd7c6 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.134392 20588 tablet_replica.cc:333] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.134922 20588 raft_consensus.cc:2243] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.135285 20588 raft_consensus.cc:2272] T 19a2587a5bf34cb4acc22a6819b25142 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.136906 20588 tablet_replica.cc:333] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.137390 20588 raft_consensus.cc:2243] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.138067 20588 raft_consensus.cc:2272] T 4ec91b7daa1e430a9474fbb0be6fee51 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.139745 20588 tablet_replica.cc:333] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.140242 20588 raft_consensus.cc:2243] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.140878 20588 raft_consensus.cc:2272] T 9f93bec466564b7d9805589efade564c P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.142571 20588 tablet_replica.cc:333] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.143100 20588 raft_consensus.cc:2243] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.143456 20588 raft_consensus.cc:2272] T 53e022558c9a4ffdaf48234cf9351039 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.145098 20588 tablet_replica.cc:333] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.145561 20588 raft_consensus.cc:2243] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.146211 20588 raft_consensus.cc:2272] T 0498d2b9725748a18a9bc6c8b2a859a0 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.147794 20588 tablet_replica.cc:333] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.148262 20588 raft_consensus.cc:2243] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.148891 20588 raft_consensus.cc:2272] T 5906e44c0aa44febb9b28dd588e3998b P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.150566 20588 tablet_replica.cc:333] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.151037 20588 raft_consensus.cc:2243] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.151702 20588 raft_consensus.cc:2272] T 8de45a9021d447e7b4947e682a541b45 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.153450 20588 tablet_replica.cc:333] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.153934 20588 raft_consensus.cc:2243] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.154572 20588 raft_consensus.cc:2272] T 7f087c014bb145398362fad5cc3dac4d P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.156129 20588 tablet_replica.cc:333] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.156599 20588 raft_consensus.cc:2243] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.156968 20588 raft_consensus.cc:2272] T 3ae82aec6076411689b199cdb7bd3dda P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.158486 20588 tablet_replica.cc:333] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.158931 20588 raft_consensus.cc:2243] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.159288 20588 raft_consensus.cc:2272] T 98d1dfe2fdd4405f9a8eb56a098f69e9 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.160806 20588 tablet_replica.cc:333] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.161263 20588 raft_consensus.cc:2243] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.161885 20588 raft_consensus.cc:2272] T 5232a7d893bd4d828e8a1688352aadc7 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.163390 20588 tablet_replica.cc:333] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.163848 20588 raft_consensus.cc:2243] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.164508 20588 raft_consensus.cc:2272] T a32de5be58984713b9bcb95f656626e5 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.166067 20588 tablet_replica.cc:333] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.166505 20588 raft_consensus.cc:2243] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.166867 20588 raft_consensus.cc:2272] T d7bfa228bd0e42b88b0fc81a97b31bb9 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.168404 20588 tablet_replica.cc:333] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.168851 20588 raft_consensus.cc:2243] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.169225 20588 raft_consensus.cc:2272] T c405faaa2b254e7c89297b124c146a06 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.170755 20588 tablet_replica.cc:333] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.171204 20588 raft_consensus.cc:2243] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.171556 20588 raft_consensus.cc:2272] T 3ad70477f2414a51af44c9e8f2d0c323 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.173115 20588 tablet_replica.cc:333] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.173578 20588 raft_consensus.cc:2243] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.173928 20588 raft_consensus.cc:2272] T 9fbde08f6b794e73972c6423e23be4bb P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.175542 20588 tablet_replica.cc:333] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.176023 20588 raft_consensus.cc:2243] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.176367 20588 raft_consensus.cc:2272] T 1dd245c563d84aa2b39421766cb50c64 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.177935 20588 tablet_replica.cc:333] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.178368 20588 raft_consensus.cc:2243] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.178706 20588 raft_consensus.cc:2272] T d7501a3668104221a94cda4777f3e2a4 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.180202 20588 tablet_replica.cc:333] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.180620 20588 raft_consensus.cc:2243] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.180968 20588 raft_consensus.cc:2272] T 25bb09b2a8b14a0c8af470cbfb2b3079 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.182452 20588 tablet_replica.cc:333] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.182900 20588 raft_consensus.cc:2243] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.183251 20588 raft_consensus.cc:2272] T 92702db03d07484c9ca56a88fa8c5014 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.184912 20588 tablet_replica.cc:333] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.185348 20588 raft_consensus.cc:2243] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.185688 20588 raft_consensus.cc:2272] T 9f6806c1982849af9046ce4223faf1a1 P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.187196 20588 tablet_replica.cc:333] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.187610 20588 raft_consensus.cc:2243] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.187976 20588 raft_consensus.cc:2272] T a23e45af014c453ca4797512f93dcf7a P 093f01110b9141728fdd30aa268a182d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.189599 20588 tablet_replica.cc:333] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.190014 20588 raft_consensus.cc:2243] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:17.190371 20588 raft_consensus.cc:2272] T 55a5343f53e645b9897916b51a126b50 P 093f01110b9141728fdd30aa268a182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.191929 20588 tablet_replica.cc:333] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d: stopping tablet replica
I20260709 14:56:17.192327 20588 raft_consensus.cc:2243] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.192991 20588 raft_consensus.cc:2272] T 15dca6509aa74432b20ce39bece95f12 P 093f01110b9141728fdd30aa268a182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.251204 20588 tablet_server.cc:196] TabletServer@127.20.27.4:0 shutdown complete.
I20260709 14:56:17.304596 20588 master.cc:562] Master@127.20.27.62:42023 shutting down...
I20260709 14:56:17.326812 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:17.327345 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:17.327654 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P 643bd08ff09b45c4a72b1c9e26dc4cc4: stopping tablet replica
I20260709 14:56:17.347411 20588 master.cc:584] Master@127.20.27.62:42023 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (26600 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:17.425035 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:33113
I20260709 14:56:17.426116 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.431493 23748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.431524 23749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.432406 23751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.433744 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:17.434667 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.434886 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:17.435050 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608977435033 us; error 0 us; skew 500 ppm
I20260709 14:56:17.435544 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.437794 20588 webserver.cc:533] Webserver started at http://127.20.27.62:36407/ using document root <none> and password file <none>
I20260709 14:56:17.438274 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.438448 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.438756 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.439839 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "19fa2777e06a40b0ae358830b85c0fb2"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.443948 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:17.447078 23756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.447736 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:17.447985 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "19fa2777e06a40b0ae358830b85c0fb2"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.448240 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:17.456869 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.457945 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.494140 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:33113
I20260709 14:56:17.494251 23807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:33113 every 8 connection(s)
I20260709 14:56:17.497795 23808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.507261 23808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2: Bootstrap starting.
I20260709 14:56:17.511785 23808 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:17.515699 23808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2: No bootstrap required, opened a new log
I20260709 14:56:17.517729 23808 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19fa2777e06a40b0ae358830b85c0fb2" member_type: VOTER }
I20260709 14:56:17.518110 23808 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:17.518317 23808 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fa2777e06a40b0ae358830b85c0fb2, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.518903 23808 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19fa2777e06a40b0ae358830b85c0fb2" member_type: VOTER }
I20260709 14:56:17.519318 23808 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:17.519538 23808 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:17.519783 23808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.523878 23808 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19fa2777e06a40b0ae358830b85c0fb2" member_type: VOTER }
I20260709 14:56:17.524340 23808 leader_election.cc:304] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [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: 19fa2777e06a40b0ae358830b85c0fb2; no voters: 
I20260709 14:56:17.525363 23808 leader_election.cc:290] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:17.525719 23811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.527122 23811 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 19fa2777e06a40b0ae358830b85c0fb2, State: Running, Role: LEADER
I20260709 14:56:17.527685 23811 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [LEADER]: Queue going to LEADER mode. State: All 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: "19fa2777e06a40b0ae358830b85c0fb2" member_type: VOTER }
I20260709 14:56:17.528151 23808 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:17.532094 23812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19fa2777e06a40b0ae358830b85c0fb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19fa2777e06a40b0ae358830b85c0fb2" member_type: VOTER } }
I20260709 14:56:17.532704 23812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:17.532964 23813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19fa2777e06a40b0ae358830b85c0fb2. Latest consensus state: current_term: 1 leader_uuid: "19fa2777e06a40b0ae358830b85c0fb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19fa2777e06a40b0ae358830b85c0fb2" member_type: VOTER } }
I20260709 14:56:17.533478 23813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:17.534874 23819 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:17.540797 23819 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:17.541724 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:17.548717 23819 catalog_manager.cc:1383] Generated new cluster ID: eee9d7d26d994629b54704d7522ad92c
I20260709 14:56:17.548993 23819 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:17.562055 23819 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:17.563283 23819 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:17.573761 23819 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2: Generated new TSK 0
I20260709 14:56:17.574326 23819 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:17.608093 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.613786 23829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.614773 23830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.617110 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:17.617074 23832 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.618278 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.618470 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:17.618639 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608977618607 us; error 0 us; skew 500 ppm
I20260709 14:56:17.619170 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.621398 20588 webserver.cc:533] Webserver started at http://127.20.27.1:39105/ using document root <none> and password file <none>
I20260709 14:56:17.621870 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.622048 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.622296 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.623361 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "fc5ff57a7b0142dea14da1c79529dd48"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.627660 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:56:17.630697 23837 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.631385 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:17.631673 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "fc5ff57a7b0142dea14da1c79529dd48"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.631932 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:17.657068 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.658281 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.659700 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.661846 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:17.662021 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.662263 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:17.662417 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.699170 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:36999
I20260709 14:56:17.699259 23899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:36999 every 8 connection(s)
I20260709 14:56:17.703739 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.710237 23904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.711724 23905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.713052 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:17.714392 23908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.715444 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.715644 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:17.715818 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608977715799 us; error 0 us; skew 500 ppm
I20260709 14:56:17.716122 23900 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33113
I20260709 14:56:17.716423 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.716485 23900 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:17.717366 23900 heartbeater.cc:507] Master 127.20.27.62:33113 requested a full tablet report, sending...
I20260709 14:56:17.719017 20588 webserver.cc:533] Webserver started at http://127.20.27.2:38221/ using document root <none> and password file <none>
I20260709 14:56:17.719535 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.719540 23773 ts_manager.cc:194] Registered new tserver with Master: fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999)
I20260709 14:56:17.719959 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.720270 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.721341 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "156e8969456245629763e9938d205fca"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.721375 23773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57188
I20260709 14:56:17.725610 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:56:17.728813 23912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.729561 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:56:17.729843 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "156e8969456245629763e9938d205fca"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.730108 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:17.738093 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.739210 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.740514 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.742512 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:17.742697 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.742931 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:17.743086 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.780036 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:41381
I20260709 14:56:17.780140 23974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:41381 every 8 connection(s)
I20260709 14:56:17.784503 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.791756 23979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.791927 23978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.794845 23981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.795038 23975 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33113
I20260709 14:56:17.795475 23975 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:17.795627 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:17.796247 23975 heartbeater.cc:507] Master 127.20.27.62:33113 requested a full tablet report, sending...
I20260709 14:56:17.796538 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.796772 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:17.796924 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608977796907 us; error 0 us; skew 500 ppm
I20260709 14:56:17.797488 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:17.798130 23773 ts_manager.cc:194] Registered new tserver with Master: 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:17.799695 23773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57202
I20260709 14:56:17.799834 20588 webserver.cc:533] Webserver started at http://127.20.27.3:34813/ using document root <none> and password file <none>
I20260709 14:56:17.800362 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.800554 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:17.800814 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:17.801873 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "0670ef6ad29446389dac5c0cd1e978ea"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.805927 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:17.808864 23986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.809525 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:17.809778 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "0670ef6ad29446389dac5c0cd1e978ea"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:17.810038 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:17.819892 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.821058 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.822414 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.824558 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:17.824748 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.824958 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:17.825115 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.864539 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:38833
I20260709 14:56:17.864634 24048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:38833 every 8 connection(s)
I20260709 14:56:17.877074 24049 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33113
I20260709 14:56:17.877456 24049 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:17.878113 24049 heartbeater.cc:507] Master 127.20.27.62:33113 requested a full tablet report, sending...
I20260709 14:56:17.879889 23773 ts_manager.cc:194] Registered new tserver with Master: 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:17.880761 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013223501s
I20260709 14:56:17.881211 23773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57208
I20260709 14:56:17.904448 23773 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57214:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:17.907205 23773 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:17.970021 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 52fc00fbbc164c90bf288c18fa20cadc (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:17.971441 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52fc00fbbc164c90bf288c18fa20cadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.976676 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6b161da3d14c57b6d1ea4c9fa13420 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:17.978101 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6b161da3d14c57b6d1ea4c9fa13420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.983296 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 3561daf2dd224f06bb7a4d8fe1617b7d (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:17.984684 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3561daf2dd224f06bb7a4d8fe1617b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.988966 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 246a9a893e2347bbb1bda0ba41184872 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:17.990317 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246a9a893e2347bbb1bda0ba41184872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:17.995023 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 980c948de15641fcb4c85ab4d8884d91 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:17.996501 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980c948de15641fcb4c85ab4d8884d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.000982 23940 tablet_service.cc:1511] Processing CreateTablet for tablet 52fc00fbbc164c90bf288c18fa20cadc (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:18.001859 23937 tablet_service.cc:1511] Processing CreateTablet for tablet 246a9a893e2347bbb1bda0ba41184872 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:18.002345 23940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52fc00fbbc164c90bf288c18fa20cadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.003201 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246a9a893e2347bbb1bda0ba41184872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.004489 23939 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6b161da3d14c57b6d1ea4c9fa13420 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:18.005152 23936 tablet_service.cc:1511] Processing CreateTablet for tablet 980c948de15641fcb4c85ab4d8884d91 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:18.005787 23939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6b161da3d14c57b6d1ea4c9fa13420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.006363 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980c948de15641fcb4c85ab4d8884d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.007608 23938 tablet_service.cc:1511] Processing CreateTablet for tablet 3561daf2dd224f06bb7a4d8fe1617b7d (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:18.016448 23938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3561daf2dd224f06bb7a4d8fe1617b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.028157 24064 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.031890 23865 tablet_service.cc:1511] Processing CreateTablet for tablet 52fc00fbbc164c90bf288c18fa20cadc (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:18.033383 23865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52fc00fbbc164c90bf288c18fa20cadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.035252 23864 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6b161da3d14c57b6d1ea4c9fa13420 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:18.036670 23864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6b161da3d14c57b6d1ea4c9fa13420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.042660 23935 tablet_service.cc:1511] Processing CreateTablet for tablet 271587f0752b415e983ab77093ca707f (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:18.049484 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271587f0752b415e983ab77093ca707f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.052083 23863 tablet_service.cc:1511] Processing CreateTablet for tablet 3561daf2dd224f06bb7a4d8fe1617b7d (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:18.053542 23863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3561daf2dd224f06bb7a4d8fe1617b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.057920 23862 tablet_service.cc:1511] Processing CreateTablet for tablet 246a9a893e2347bbb1bda0ba41184872 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:18.059276 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246a9a893e2347bbb1bda0ba41184872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.064502 23861 tablet_service.cc:1511] Processing CreateTablet for tablet 980c948de15641fcb4c85ab4d8884d91 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:18.066061 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980c948de15641fcb4c85ab4d8884d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.071693 23860 tablet_service.cc:1511] Processing CreateTablet for tablet 271587f0752b415e983ab77093ca707f (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:18.073225 23860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271587f0752b415e983ab77093ca707f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.078567 24064 tablet_bootstrap.cc:654] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.082919 24065 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.085618 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 271587f0752b415e983ab77093ca707f (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:18.087006 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271587f0752b415e983ab77093ca707f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.086921 23859 tablet_service.cc:1511] Processing CreateTablet for tablet 192c9d17754e4ee1bd5d5bc29a2b4b47 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:18.088382 23859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192c9d17754e4ee1bd5d5bc29a2b4b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.091343 24065 tablet_bootstrap.cc:654] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.108120 24066 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.109839 23939 tablet_service.cc:1511] Processing CreateTablet for tablet 192c9d17754e4ee1bd5d5bc29a2b4b47 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:18.114357 24066 tablet_bootstrap.cc:654] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.115010 23939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192c9d17754e4ee1bd5d5bc29a2b4b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.126065 24065 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.126610 24065 ts_tablet_manager.cc:1403] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260709 14:56:18.129663 24065 raft_consensus.cc:359] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.130880 24065 raft_consensus.cc:385] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.131201 24065 raft_consensus.cc:740] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.131914 24065 consensus_queue.cc:260] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.138540 24066 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.139148 24066 ts_tablet_manager.cc:1403] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.011s
I20260709 14:56:18.142189 24066 raft_consensus.cc:359] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.142845 24066 raft_consensus.cc:385] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.143137 24066 raft_consensus.cc:740] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.143910 24066 consensus_queue.cc:260] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.147286 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 192c9d17754e4ee1bd5d5bc29a2b4b47 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:18.148602 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192c9d17754e4ee1bd5d5bc29a2b4b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.149422 24065 ts_tablet_manager.cc:1434] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 14:56:18.150204 23975 heartbeater.cc:499] Master 127.20.27.62:33113 was elected leader, sending a full tablet report...
I20260709 14:56:18.152048 24064 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.152549 24064 ts_tablet_manager.cc:1403] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.125s	user 0.026s	sys 0.007s
I20260709 14:56:18.156139 24064 raft_consensus.cc:359] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.156853 24064 raft_consensus.cc:385] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.157148 24064 raft_consensus.cc:740] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.157900 24064 consensus_queue.cc:260] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.160874 24065 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.162832 23864 tablet_service.cc:1511] Processing CreateTablet for tablet 53d2d9396a19424b8257ac126df5a3a2 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:18.163831 23939 tablet_service.cc:1511] Processing CreateTablet for tablet 53d2d9396a19424b8257ac126df5a3a2 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:18.164253 23864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d2d9396a19424b8257ac126df5a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.165132 23939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d2d9396a19424b8257ac126df5a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.170359 24049 heartbeater.cc:499] Master 127.20.27.62:33113 was elected leader, sending a full tablet report...
I20260709 14:56:18.174559 24064 ts_tablet_manager.cc:1434] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260709 14:56:18.175568 24064 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.195200 24064 tablet_bootstrap.cc:654] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.196422 24065 tablet_bootstrap.cc:654] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.197366 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 53d2d9396a19424b8257ac126df5a3a2 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:18.198833 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d2d9396a19424b8257ac126df5a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.206101 24065 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.206108 24064 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.206818 24065 ts_tablet_manager.cc:1403] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260709 14:56:18.206960 24064 ts_tablet_manager.cc:1403] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 14:56:18.210121 23864 tablet_service.cc:1511] Processing CreateTablet for tablet 0224811dd84845499e301b33fa005b34 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:18.211457 23864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0224811dd84845499e301b33fa005b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.212078 23935 tablet_service.cc:1511] Processing CreateTablet for tablet 0224811dd84845499e301b33fa005b34 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:18.213320 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0224811dd84845499e301b33fa005b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.213929 23900 heartbeater.cc:499] Master 127.20.27.62:33113 was elected leader, sending a full tablet report...
I20260709 14:56:18.212842 24064 raft_consensus.cc:359] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.222924 24064 raft_consensus.cc:385] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.224437 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 0224811dd84845499e301b33fa005b34 (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:18.225710 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0224811dd84845499e301b33fa005b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.226367 23861 tablet_service.cc:1511] Processing CreateTablet for tablet d42dfc0ade464f489b01755a245a7b2b (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:18.227634 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42dfc0ade464f489b01755a245a7b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.227783 23939 tablet_service.cc:1511] Processing CreateTablet for tablet d42dfc0ade464f489b01755a245a7b2b (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:18.229046 23939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42dfc0ade464f489b01755a245a7b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.223256 24064 raft_consensus.cc:740] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.234643 24011 tablet_service.cc:1511] Processing CreateTablet for tablet d42dfc0ade464f489b01755a245a7b2b (DEFAULT_TABLE table=test-workload [id=a2e0f7c312c7432fbf5a25a821ab015d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:18.238217 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42dfc0ade464f489b01755a245a7b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:18.209754 24065 raft_consensus.cc:359] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.234297 24064 consensus_queue.cc:260] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.240859 24064 ts_tablet_manager.cc:1434] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:56:18.239451 24065 raft_consensus.cc:385] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.241837 24064 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.241930 24065 raft_consensus.cc:740] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.236145 24066 ts_tablet_manager.cc:1434] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.097s	user 0.032s	sys 0.034s
I20260709 14:56:18.242787 24065 consensus_queue.cc:260] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.243501 24066 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.244905 24065 ts_tablet_manager.cc:1434] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.004s
I20260709 14:56:18.245829 24065 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.249331 24066 tablet_bootstrap.cc:654] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.251700 24072 raft_consensus.cc:493] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.252199 24072 raft_consensus.cc:515] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.255915 24064 tablet_bootstrap.cc:654] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.254676 24072 leader_election.cc:290] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.269454 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.270174 23950 raft_consensus.cc:2468] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.271557 23987 leader_election.cc:304] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.272660 24072 raft_consensus.cc:2804] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.273075 24072 raft_consensus.cc:493] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.273453 24072 raft_consensus.cc:3060] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.263677 24065 tablet_bootstrap.cc:654] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.280812 24072 raft_consensus.cc:515] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.284528 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.285279 23950 raft_consensus.cc:3060] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.286293 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.287030 23875 raft_consensus.cc:2468] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.288777 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.289289 23875 raft_consensus.cc:3060] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.290645 24065 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.291261 24065 ts_tablet_manager.cc:1403] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.006s
I20260709 14:56:18.292546 23950 raft_consensus.cc:2468] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.293838 23987 leader_election.cc:304] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.294271 24065 raft_consensus.cc:359] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.295158 24065 raft_consensus.cc:385] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.295437 24065 raft_consensus.cc:740] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.296308 24065 consensus_queue.cc:260] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.296766 23875 raft_consensus.cc:2468] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.299597 24072 leader_election.cc:290] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.300495 24072 raft_consensus.cc:2804] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.301514 24072 raft_consensus.cc:697] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:18.302321 24072 consensus_queue.cc:237] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:18.300912 24064 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.303736 24064 ts_tablet_manager.cc:1403] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.013s
I20260709 14:56:18.304414 24065 ts_tablet_manager.cc:1434] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:18.305377 24065 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.306591 24064 raft_consensus.cc:359] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.308884 24066 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.309440 24066 ts_tablet_manager.cc:1403] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.013s
I20260709 14:56:18.310793 24064 raft_consensus.cc:385] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.311160 24064 raft_consensus.cc:740] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.311691 24065 tablet_bootstrap.cc:654] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.311892 24064 consensus_queue.cc:260] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.312494 24066 raft_consensus.cc:359] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.313199 24066 raft_consensus.cc:385] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.313488 24066 raft_consensus.cc:740] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.314090 24064 ts_tablet_manager.cc:1434] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:56:18.314309 24066 consensus_queue.cc:260] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.315119 24064 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.316056 24065 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.316416 24066 ts_tablet_manager.cc:1434] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:18.316535 24065 ts_tablet_manager.cc:1403] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:56:18.317408 24066 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.319381 24065 raft_consensus.cc:359] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.320058 24065 raft_consensus.cc:385] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.320344 24065 raft_consensus.cc:740] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.321194 24065 consensus_queue.cc:260] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.324059 24066 tablet_bootstrap.cc:654] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.328156 24064 tablet_bootstrap.cc:654] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.329517 24065 ts_tablet_manager.cc:1434] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:56:18.329265 23773 catalog_manager.cc:5697] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 1 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.336421 24065 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.342752 24065 tablet_bootstrap.cc:654] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.347777 24070 raft_consensus.cc:493] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.348294 24070 raft_consensus.cc:515] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.353420 24070 leader_election.cc:290] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.357025 24064 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.358137 24064 ts_tablet_manager.cc:1403] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.013s
I20260709 14:56:18.360209 24066 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.360745 24066 ts_tablet_manager.cc:1403] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.017s
I20260709 14:56:18.360960 24065 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.361455 24065 ts_tablet_manager.cc:1403] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 14:56:18.361372 24064 raft_consensus.cc:359] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.362398 24064 raft_consensus.cc:385] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.362776 24064 raft_consensus.cc:740] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.363615 24064 consensus_queue.cc:260] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.364024 24066 raft_consensus.cc:359] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.364737 24066 raft_consensus.cc:385] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.365041 24066 raft_consensus.cc:740] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.366109 24064 ts_tablet_manager.cc:1434] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:18.364384 24065 raft_consensus.cc:359] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.366998 24065 raft_consensus.cc:385] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.367291 24065 raft_consensus.cc:740] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.367381 24064 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.367983 24065 consensus_queue.cc:260] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.365736 24066 consensus_queue.cc:260] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.372385 24066 ts_tablet_manager.cc:1434] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:18.373322 24066 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.374608 24064 tablet_bootstrap.cc:654] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.379318 24066 tablet_bootstrap.cc:654] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.379995 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea" is_pre_election: true
I20260709 14:56:18.380756 24024 raft_consensus.cc:2468] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 0.
I20260709 14:56:18.382231 23915 leader_election.cc:304] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.391165 24065 ts_tablet_manager.cc:1434] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:56:18.391845 24070 raft_consensus.cc:2804] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.392295 24070 raft_consensus.cc:493] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.392706 24070 raft_consensus.cc:3060] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.397944 24064 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.398460 24064 ts_tablet_manager.cc:1403] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260709 14:56:18.399155 24066 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.399645 24066 ts_tablet_manager.cc:1403] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260709 14:56:18.401121 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.401275 24064 raft_consensus.cc:359] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.401996 24064 raft_consensus.cc:385] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.402318 24064 raft_consensus.cc:740] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.402128 24066 raft_consensus.cc:359] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
W20260709 14:56:18.402515 23916 leader_election.cc:343] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.402869 24066 raft_consensus.cc:385] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.403236 24066 raft_consensus.cc:740] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.403115 24064 consensus_queue.cc:260] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.403965 24066 consensus_queue.cc:260] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.404675 24070 raft_consensus.cc:515] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.406056 24066 ts_tablet_manager.cc:1434] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:56:18.407021 24066 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.407272 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.409829 24064 ts_tablet_manager.cc:1434] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 14:56:18.410813 24064 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
W20260709 14:56:18.411844 23916 leader_election.cc:343] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.392318 24065 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.413020 24066 tablet_bootstrap.cc:654] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.414775 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:18.415444 24024 raft_consensus.cc:3060] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.420202 24064 tablet_bootstrap.cc:654] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.420195 24065 tablet_bootstrap.cc:654] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.423576 24024 raft_consensus.cc:2468] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 1.
I20260709 14:56:18.425067 23915 leader_election.cc:304] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: fc5ff57a7b0142dea14da1c79529dd48
I20260709 14:56:18.414805 24070 leader_election.cc:290] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.435699 24070 raft_consensus.cc:2804] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.436219 24070 raft_consensus.cc:697] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:18.438090 24072 raft_consensus.cc:493] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.438671 24072 raft_consensus.cc:515] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.440891 24072 leader_election.cc:290] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.437073 24070 consensus_queue.cc:237] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.443048 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6b161da3d14c57b6d1ea4c9fa13420" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.443794 23875 raft_consensus.cc:2468] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.444125 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6b161da3d14c57b6d1ea4c9fa13420" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.444850 23950 raft_consensus.cc:2468] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.445096 23990 leader_election.cc:304] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.446238 24072 raft_consensus.cc:2804] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.446615 24072 raft_consensus.cc:493] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.446856 24092 raft_consensus.cc:493] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.446975 24072 raft_consensus.cc:3060] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.449568 24092 raft_consensus.cc:515] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.452739 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.453305 24092 leader_election.cc:290] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
W20260709 14:56:18.453946 23916 leader_election.cc:343] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:18.455381 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea" is_pre_election: true
I20260709 14:56:18.456125 24024 raft_consensus.cc:2468] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 0.
I20260709 14:56:18.459738 24072 raft_consensus.cc:515] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.462922 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6b161da3d14c57b6d1ea4c9fa13420" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.462509 23771 catalog_manager.cc:5697] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca reported cstate change: term changed from 0 to 1, leader changed from <none> to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 1 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.463660 23875 raft_consensus.cc:3060] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.465312 23915 leader_election.cc:304] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [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: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: fc5ff57a7b0142dea14da1c79529dd48
I20260709 14:56:18.468221 24070 raft_consensus.cc:2804] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.468571 24070 raft_consensus.cc:493] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.468878 24070 raft_consensus.cc:3060] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.472508 23875 raft_consensus.cc:2468] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.473925 23990 leader_election.cc:304] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.475761 24072 leader_election.cc:290] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.476900 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6b161da3d14c57b6d1ea4c9fa13420" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.477514 23950 raft_consensus.cc:3060] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.474902 24079 raft_consensus.cc:2804] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.479904 24079 raft_consensus.cc:697] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:18.481063 24079 consensus_queue.cc:237] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.489626 23950 raft_consensus.cc:2468] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.494063 24066 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.494925 24066 ts_tablet_manager.cc:1403] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.088s	user 0.048s	sys 0.037s
I20260709 14:56:18.496604 24064 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.497108 24064 ts_tablet_manager.cc:1403] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.022s
I20260709 14:56:18.475584 24070 raft_consensus.cc:515] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.497881 24066 raft_consensus.cc:359] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.498593 24066 raft_consensus.cc:385] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.498895 24066 raft_consensus.cc:740] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.498909 24065 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.499670 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.500052 24066 consensus_queue.cc:260] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.501026 24065 ts_tablet_manager.cc:1403] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.034s
I20260709 14:56:18.500604 23771 catalog_manager.cc:5697] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 1 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.501410 24064 raft_consensus.cc:359] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.501772 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:18.502418 24024 raft_consensus.cc:3060] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.502481 24070 leader_election.cc:290] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.503911 23875 raft_consensus.cc:3060] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.505142 24066 ts_tablet_manager.cc:1434] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:18.506074 24066 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.506861 24079 raft_consensus.cc:493] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.507340 24079 raft_consensus.cc:515] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.509677 24024 raft_consensus.cc:2468] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 1.
I20260709 14:56:18.510056 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.510699 23874 raft_consensus.cc:2468] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.510919 23915 leader_election.cc:304] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.511986 24064 raft_consensus.cc:385] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.511943 23990 leader_election.cc:304] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.512329 24065 raft_consensus.cc:359] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.513005 24065 raft_consensus.cc:385] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.512979 24072 raft_consensus.cc:2804] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.513492 24065 raft_consensus.cc:740] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.513571 24072 raft_consensus.cc:493] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.513979 24072 raft_consensus.cc:3060] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.514001 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.514245 24065 consensus_queue.cc:260] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.514810 23950 raft_consensus.cc:2468] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.516340 24079 leader_election.cc:290] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.516424 24065 ts_tablet_manager.cc:1434] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:56:18.512120 24066 tablet_bootstrap.cc:654] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.517056 24070 raft_consensus.cc:2804] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.517716 24070 raft_consensus.cc:697] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:18.518509 24070 consensus_queue.cc:237] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.521186 24072 raft_consensus.cc:515] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.523981 24065 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.524222 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.524845 23874 raft_consensus.cc:3060] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.510054 23875 raft_consensus.cc:2468] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 1.
I20260709 14:56:18.533123 23874 raft_consensus.cc:2468] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.534474 24065 tablet_bootstrap.cc:654] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.534566 23990 leader_election.cc:304] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
W20260709 14:56:18.541283 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:18.542001 24079 raft_consensus.cc:2804] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.549273 23773 catalog_manager.cc:5697] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca reported cstate change: term changed from 0 to 1, leader changed from <none> to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 1 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.539499 24064 raft_consensus.cc:740] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.552570 24064 consensus_queue.cc:260] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.556270 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.557740 23950 raft_consensus.cc:3060] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.558883 24072 leader_election.cc:290] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.560228 24064 ts_tablet_manager.cc:1434] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.003s
I20260709 14:56:18.561406 24064 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.557025 24079 raft_consensus.cc:697] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:18.563424 24079 consensus_queue.cc:237] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.567726 24066 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.568266 24066 ts_tablet_manager.cc:1403] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.040s
I20260709 14:56:18.568353 24064 tablet_bootstrap.cc:654] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.567781 23950 raft_consensus.cc:2468] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.571282 24066 raft_consensus.cc:359] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.572049 24066 raft_consensus.cc:385] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.572335 24066 raft_consensus.cc:740] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.572562 24065 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.573026 24065 ts_tablet_manager.cc:1403] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.006s
I20260709 14:56:18.573133 24066 consensus_queue.cc:260] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.575490 24064 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.575698 24066 ts_tablet_manager.cc:1434] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:18.575446 24065 raft_consensus.cc:359] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.576202 24064 ts_tablet_manager.cc:1403] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:56:18.576237 24065 raft_consensus.cc:385] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.576686 24065 raft_consensus.cc:740] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.576735 24066 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.577549 24065 consensus_queue.cc:260] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.578614 23773 catalog_manager.cc:5697] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 1 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.580039 24065 ts_tablet_manager.cc:1434] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:18.581000 24065 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.586894 24065 tablet_bootstrap.cc:654] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.587725 24066 tablet_bootstrap.cc:654] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.579042 24064 raft_consensus.cc:359] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.588994 24064 raft_consensus.cc:385] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.589320 24064 raft_consensus.cc:740] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.590111 24064 consensus_queue.cc:260] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.592366 24064 ts_tablet_manager.cc:1434] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:56:18.593335 24064 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.596654 24071 raft_consensus.cc:493] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.597141 24071 raft_consensus.cc:515] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.599648 24071 leader_election.cc:290] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 156e8969456245629763e9938d205fca (127.20.27.2:41381), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.605796 24070 raft_consensus.cc:493] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.607242 24070 raft_consensus.cc:515] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.609473 24070 leader_election.cc:290] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.611608 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271587f0752b415e983ab77093ca707f" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea" is_pre_election: true
I20260709 14:56:18.612346 24024 raft_consensus.cc:2468] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 0.
I20260709 14:56:18.613771 23915 leader_election.cc:304] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.614203 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271587f0752b415e983ab77093ca707f" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.614959 23874 raft_consensus.cc:2468] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 0.
I20260709 14:56:18.616935 24070 raft_consensus.cc:2804] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.617421 24070 raft_consensus.cc:493] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.617782 24070 raft_consensus.cc:3060] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.628436 24066 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.628479 24065 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.628959 24064 tablet_bootstrap.cc:654] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.628993 24066 ts_tablet_manager.cc:1403] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.023s
I20260709 14:56:18.629998 24065 ts_tablet_manager.cc:1403] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.029s
I20260709 14:56:18.632443 24066 raft_consensus.cc:359] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.632743 24065 raft_consensus.cc:359] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.633234 24066 raft_consensus.cc:385] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.633512 24065 raft_consensus.cc:385] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.633654 24066 raft_consensus.cc:740] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.633958 24070 raft_consensus.cc:515] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.634730 24066 consensus_queue.cc:260] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.633977 24065 raft_consensus.cc:740] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.636787 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271587f0752b415e983ab77093ca707f" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.637378 23874 raft_consensus.cc:3060] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.637247 24065 consensus_queue.cc:260] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.639256 24065 ts_tablet_manager.cc:1434] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:18.641041 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271587f0752b415e983ab77093ca707f" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:18.641330 24066 ts_tablet_manager.cc:1434] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:18.641660 24024 raft_consensus.cc:3060] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.644021 24065 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.649696 24024 raft_consensus.cc:2468] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 1.
I20260709 14:56:18.649948 24065 tablet_bootstrap.cc:654] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.650928 23915 leader_election.cc:304] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.651808 24092 raft_consensus.cc:2804] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.653165 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "fc5ff57a7b0142dea14da1c79529dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.653833 23950 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc5ff57a7b0142dea14da1c79529dd48 in term 0.
I20260709 14:56:18.654954 23838 leader_election.cc:304] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.644384 24066 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.656086 24071 raft_consensus.cc:2804] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.656458 24071 raft_consensus.cc:493] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.656788 24071 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.657275 24065 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.657776 24065 ts_tablet_manager.cc:1403] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 14:56:18.658655 24092 raft_consensus.cc:697] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 1 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:18.659538 24092 consensus_queue.cc:237] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.660864 24065 raft_consensus.cc:359] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.661563 24065 raft_consensus.cc:385] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.661962 24065 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.662776 24065 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.664109 24064 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.663825 24071 raft_consensus.cc:515] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.664563 24064 ts_tablet_manager.cc:1403] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.005s
I20260709 14:56:18.665302 24065 ts_tablet_manager.cc:1434] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:18.665783 24066 tablet_bootstrap.cc:654] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.644135 23874 raft_consensus.cc:2468] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 1.
I20260709 14:56:18.666345 24065 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca: Bootstrap starting.
I20260709 14:56:18.667073 24064 raft_consensus.cc:359] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.667711 24064 raft_consensus.cc:385] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.667969 24064 raft_consensus.cc:740] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.668119 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "fc5ff57a7b0142dea14da1c79529dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.641957 24070 leader_election.cc:290] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.668668 23950 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.669183 24064 consensus_queue.cc:260] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.671053 24064 ts_tablet_manager.cc:1434] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:56:18.671885 24064 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.672621 24065 tablet_bootstrap.cc:654] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.679224 24064 tablet_bootstrap.cc:654] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.684919 24079 raft_consensus.cc:493] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.685451 24079 raft_consensus.cc:515] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.687362 24065 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca: No bootstrap required, opened a new log
I20260709 14:56:18.687480 24079 leader_election.cc:290] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.688153 24065 ts_tablet_manager.cc:1403] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:56:18.688545 24071 leader_election.cc:290] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [CANDIDATE]: Term 1 election: Requested vote from peers 156e8969456245629763e9938d205fca (127.20.27.2:41381), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.688789 23949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.689484 23949 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.690766 23987 leader_election.cc:304] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
I20260709 14:56:18.687577 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "fc5ff57a7b0142dea14da1c79529dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea" is_pre_election: true
I20260709 14:56:18.691102 24065 raft_consensus.cc:359] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.691864 24065 raft_consensus.cc:385] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.691903 24024 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc5ff57a7b0142dea14da1c79529dd48 in term 0.
I20260709 14:56:18.692216 24065 raft_consensus.cc:740] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.693086 24066 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.693023 24065 consensus_queue.cc:260] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.693617 24066 ts_tablet_manager.cc:1403] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.002s
I20260709 14:56:18.694412 24079 raft_consensus.cc:2804] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.694885 24079 raft_consensus.cc:493] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.695042 24065 ts_tablet_manager.cc:1434] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:18.695235 24079 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.696417 24066 raft_consensus.cc:359] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.696907 24066 raft_consensus.cc:385] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.697113 24066 raft_consensus.cc:740] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.697662 24066 consensus_queue.cc:260] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.699100 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "fc5ff57a7b0142dea14da1c79529dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:18.699379 24066 ts_tablet_manager.cc:1434] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:18.699725 24024 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.700317 24066 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.705767 24066 tablet_bootstrap.cc:654] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.709860 23950 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc5ff57a7b0142dea14da1c79529dd48 in term 1.
I20260709 14:56:18.711063 23838 leader_election.cc:304] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.712045 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.712524 24071 raft_consensus.cc:2804] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.715469 24071 raft_consensus.cc:697] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 LEADER]: Becoming Leader. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Running, Role: LEADER
I20260709 14:56:18.716045 23874 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.716410 24071 consensus_queue.cc:237] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.717218 23770 catalog_manager.cc:5697] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca reported cstate change: term changed from 0 to 1, leader changed from <none> to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 1 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.713634 24079 raft_consensus.cc:515] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.725571 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.726009 24079 leader_election.cc:290] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.726146 23950 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.721871 24024 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc5ff57a7b0142dea14da1c79529dd48 in term 1.
I20260709 14:56:18.728035 24064 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.728556 24064 ts_tablet_manager.cc:1403] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.020s
I20260709 14:56:18.731284 24064 raft_consensus.cc:359] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.731971 24064 raft_consensus.cc:385] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.732295 24064 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.732395 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.732985 23874 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.733093 24064 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.733669 23770 catalog_manager.cc:5697] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1). New cstate: current_term: 1 leader_uuid: "fc5ff57a7b0142dea14da1c79529dd48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:18.735381 24064 ts_tablet_manager.cc:1434] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:56:18.736343 24064 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: Bootstrap starting.
I20260709 14:56:18.741460 24064 tablet_bootstrap.cc:654] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.742560 23874 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.743758 23990 leader_election.cc:304] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.745457 24066 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.745929 24066 ts_tablet_manager.cc:1403] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.011s
I20260709 14:56:18.746858 24079 raft_consensus.cc:2804] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.747419 24079 raft_consensus.cc:697] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:18.748555 23950 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.748390 24066 raft_consensus.cc:359] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.749087 24066 raft_consensus.cc:385] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.749369 24066 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.748303 24079 consensus_queue.cc:237] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.751256 24066 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.753357 24066 ts_tablet_manager.cc:1434] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:18.754251 24066 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:18.756089 24072 raft_consensus.cc:493] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.756673 24072 raft_consensus.cc:515] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.759512 24066 tablet_bootstrap.cc:654] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:18.759966 23875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.760694 23875 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.762015 23990 leader_election.cc:304] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.763034 24097 raft_consensus.cc:2804] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.763408 24097 raft_consensus.cc:493] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.763743 24097 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.766872 24072 leader_election.cc:290] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.768026 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.768750 23950 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.771427 24097 raft_consensus.cc:515] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.772349 24064 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: No bootstrap required, opened a new log
I20260709 14:56:18.772895 24064 ts_tablet_manager.cc:1403] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.009s
I20260709 14:56:18.774206 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.774837 23874 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.775601 24064 raft_consensus.cc:359] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.776340 24064 raft_consensus.cc:385] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.776589 24064 raft_consensus.cc:740] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.777495 24064 consensus_queue.cc:260] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.778853 23773 catalog_manager.cc:5697] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 1 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.779775 24064 ts_tablet_manager.cc:1434] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:18.783313 23874 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.784463 23990 leader_election.cc:304] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.784817 24066 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: No bootstrap required, opened a new log
I20260709 14:56:18.784914 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.785261 24079 raft_consensus.cc:2804] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.785482 24066 ts_tablet_manager.cc:1403] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260709 14:56:18.785642 23950 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.785835 24079 raft_consensus.cc:697] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:18.788249 24066 raft_consensus.cc:359] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.788940 24066 raft_consensus.cc:385] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:18.789220 24066 raft_consensus.cc:740] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:18.789849 24066 consensus_queue.cc:260] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.786769 24079 consensus_queue.cc:237] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.791779 24066 ts_tablet_manager.cc:1434] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:18.792153 24097 leader_election.cc:290] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.792443 23950 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.799578 23773 catalog_manager.cc:5697] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 1 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.839267 24079 raft_consensus.cc:493] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.839771 24079 raft_consensus.cc:515] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.841343 24079 leader_election.cc:290] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.842002 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48" is_pre_election: true
I20260709 14:56:18.842422 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.842696 23874 raft_consensus.cc:2468] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.843061 23950 raft_consensus.cc:2468] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 0.
I20260709 14:56:18.843425 24071 raft_consensus.cc:493] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.843791 23990 leader_election.cc:304] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.843910 24071 raft_consensus.cc:515] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.844503 24079 raft_consensus.cc:2804] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:18.844869 24079 raft_consensus.cc:493] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.845110 24079 raft_consensus.cc:3060] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.845851 24071 leader_election.cc:290] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 156e8969456245629763e9938d205fca (127.20.27.2:41381), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:18.846590 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "fc5ff57a7b0142dea14da1c79529dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:18.847283 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "fc5ff57a7b0142dea14da1c79529dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea" is_pre_election: true
I20260709 14:56:18.847995 24024 raft_consensus.cc:2393] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc5ff57a7b0142dea14da1c79529dd48 in current term 1: Already voted for candidate 156e8969456245629763e9938d205fca in this term.
I20260709 14:56:18.848922 23840 leader_election.cc:304] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc5ff57a7b0142dea14da1c79529dd48; no voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca
I20260709 14:56:18.849531 24071 raft_consensus.cc:3060] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.850876 24079 raft_consensus.cc:515] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.852421 24079 leader_election.cc:290] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:18.853004 23874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:18.853241 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:18.853466 23874 raft_consensus.cc:3060] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.853844 23950 raft_consensus.cc:3060] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:18.855511 24071 raft_consensus.cc:2749] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:18.859138 23874 raft_consensus.cc:2468] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.860198 23990 leader_election.cc:304] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:18.860875 23950 raft_consensus.cc:2468] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:18.860994 24079 raft_consensus.cc:2804] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:18.861557 24079 raft_consensus.cc:697] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:18.862408 24079 consensus_queue.cc:237] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:18.868988 23770 catalog_manager.cc:5697] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 1 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.878851 24092 consensus_queue.cc:1048] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.890213 24070 consensus_queue.cc:1048] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.896382 24079 consensus_queue.cc:1048] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:18.903744 24079 consensus_queue.cc:1048] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.913182 24072 consensus_queue.cc:1048] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.921356 20588 ts_manager.cc:295] Set tserver state for fc5ff57a7b0142dea14da1c79529dd48 to MAINTENANCE_MODE
I20260709 14:56:18.922206 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
W20260709 14:56:18.941347 23990 consensus_peers.cc:597] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:18.946491 23916 consensus_peers.cc:597] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:18.957283 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.958077 20588 tablet_replica.cc:333] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.958640 20588 raft_consensus.cc:2243] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.959113 20588 raft_consensus.cc:2272] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.960951 20588 tablet_replica.cc:333] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.961488 20588 raft_consensus.cc:2243] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.961833 20588 raft_consensus.cc:2272] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.963591 20588 tablet_replica.cc:333] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.964087 20588 raft_consensus.cc:2243] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.964448 20588 raft_consensus.cc:2272] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.966698 20588 tablet_replica.cc:333] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.967273 20588 raft_consensus.cc:2243] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.967605 20588 raft_consensus.cc:2272] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.969579 20588 tablet_replica.cc:333] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.970074 20588 raft_consensus.cc:2243] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.970494 20588 raft_consensus.cc:2272] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:18.970885 23990 consensus_peers.cc:597] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:18.972360 20588 tablet_replica.cc:333] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.972899 20588 raft_consensus.cc:2243] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.973207 20588 raft_consensus.cc:2272] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.974880 20588 tablet_replica.cc:333] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.975333 20588 raft_consensus.cc:2243] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.975833 20588 pending_rounds.cc:70] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Trying to abort 1 pending ops.
I20260709 14:56:18.976013 20588 pending_rounds.cc:77] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662376838856704 op_type: NO_OP noop_request { }
I20260709 14:56:18.976330 20588 raft_consensus.cc:2889] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:18.976553 20588 raft_consensus.cc:2272] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.978274 20588 tablet_replica.cc:333] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.978735 20588 raft_consensus.cc:2243] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.979053 20588 raft_consensus.cc:2272] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.980504 20588 tablet_replica.cc:333] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.980947 20588 raft_consensus.cc:2243] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.981261 20588 raft_consensus.cc:2272] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.982919 20588 tablet_replica.cc:333] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: stopping tablet replica
I20260709 14:56:18.983403 20588 raft_consensus.cc:2243] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.983825 20588 raft_consensus.cc:2272] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:19.013561 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
I20260709 14:56:19.095779 24070 consensus_queue.cc:1048] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.155638 23990 consensus_peers.cc:597] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.175024 23916 consensus_peers.cc:597] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.187287 24126 consensus_queue.cc:1048] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:19.187563 24072 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.201498 23990 consensus_peers.cc:597] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.210278 24105 consensus_queue.cc:1048] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:19.310776 24097 consensus_queue.cc:1048] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:19.332463 24097 consensus_queue.cc:1048] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.339830 23990 consensus_peers.cc:597] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.342521 23990 consensus_peers.cc:597] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.505148 23916 consensus_peers.cc:597] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.542219 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.467741 24079 raft_consensus.cc:493] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:20.468443 24079 raft_consensus.cc:515] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:20.470341 24079 leader_election.cc:290] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:20.471649 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca" is_pre_election: true
I20260709 14:56:20.472721 23950 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 1.
I20260709 14:56:20.474001 23987 leader_election.cc:304] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [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: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: 
W20260709 14:56:20.474696 23990 leader_election.cc:336] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111)
I20260709 14:56:20.474826 24079 raft_consensus.cc:2804] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:20.475278 24079 raft_consensus.cc:493] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:20.475634 24079 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.484640 24079 raft_consensus.cc:515] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:20.486805 24079 leader_election.cc:290] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:20.487802 23950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:20.488411 23950 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:20.492066 23990 leader_election.cc:336] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111)
I20260709 14:56:20.495208 23950 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 2.
I20260709 14:56:20.496340 23987 leader_election.cc:304] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [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: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: fc5ff57a7b0142dea14da1c79529dd48
I20260709 14:56:20.497040 24079 raft_consensus.cc:2804] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.497393 24079 raft_consensus.cc:697] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:20.498178 24079 consensus_queue.cc:237] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER 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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:20.507056 23770 catalog_manager.cc:5697] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 1 to 2, leader changed from fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1) to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 2 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:20.543466 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.918974 23950 raft_consensus.cc:1275] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:20.920303 24079 consensus_queue.cc:1048] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:20.935297 23990 consensus_peers.cc:597] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:21.255553 23916 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111) [suppressed 124 similar messages]
W20260709 14:56:21.257848 23916 consensus_peers.cc:597] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.284278 23990 consensus_peers.cc:597] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.442073 23990 consensus_peers.cc:597] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.489143 23916 consensus_peers.cc:597] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.544355 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:21.660938 23990 consensus_peers.cc:597] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.674059 23990 consensus_peers.cc:597] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.011966 23990 consensus_peers.cc:597] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.026288 23916 consensus_peers.cc:597] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.227665 23990 consensus_peers.cc:597] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.545212 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:23.510768 23990 consensus_peers.cc:597] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:23.546151 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:23.773016 23916 consensus_peers.cc:597] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:23.885952 23916 consensus_peers.cc:597] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:23.904335 23990 consensus_peers.cc:597] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:23.921518 23990 consensus_peers.cc:597] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.030493 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:24.037626 24156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:24.037662 24155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:24.038903 24158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:24.041116 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:24.042654 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:24.042935 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:24.043112 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608984043096 us; error 0 us; skew 500 ppm
I20260709 14:56:24.043653 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:24.046190 20588 webserver.cc:533] Webserver started at http://127.20.27.1:39105/ using document root <none> and password file <none>
I20260709 14:56:24.046689 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:24.046921 20588 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:24.050784 20588 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:56:24.054670 24163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:24.055595 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:56:24.055997 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "fc5ff57a7b0142dea14da1c79529dd48"
format_stamp: "Formatted at 2026-07-09 14:56:17 on dist-test-slave-mmkh"
I20260709 14:56:24.056391 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:24.074069 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:24.075448 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:24.076943 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:24.080513 24170 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:56:24.130440 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:56:24.130779 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.001s
I20260709 14:56:24.131125 20588 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:56:24.136053 24170 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.147586 24170 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.148427 24170 tablet_bootstrap.cc:492] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.149055 24170 ts_tablet_manager.cc:1403] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:56:24.151758 24170 raft_consensus.cc:359] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.152451 24170 raft_consensus.cc:740] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.153174 24170 consensus_queue.cc:260] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.155848 24170 ts_tablet_manager.cc:1434] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:24.156658 24170 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
W20260709 14:56:24.158802 23990 consensus_peers.cc:597] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.170312 24170 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.171262 24170 tablet_bootstrap.cc:492] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.171928 24170 ts_tablet_manager.cc:1403] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:56:24.174623 24170 raft_consensus.cc:359] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.175338 24170 raft_consensus.cc:740] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.176055 24170 consensus_queue.cc:260] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.178018 24170 ts_tablet_manager.cc:1434] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:24.178056 20588 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:56:24.178421 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.039s	sys 0.008s
I20260709 14:56:24.178923 24170 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.194525 24170 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.195256 24170 tablet_bootstrap.cc:492] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.195816 24170 ts_tablet_manager.cc:1403] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:56:24.197853 24170 raft_consensus.cc:359] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.198378 24170 raft_consensus.cc:740] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.199024 24170 consensus_queue.cc:260] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.200626 24170 ts_tablet_manager.cc:1434] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:24.201277 24170 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.214728 24170 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:56:24.215662 24170 tablet_bootstrap.cc:492] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.216315 24170 ts_tablet_manager.cc:1403] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:56:24.218798 24170 raft_consensus.cc:359] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.219614 24170 raft_consensus.cc:740] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.220343 24170 consensus_queue.cc:260] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.222292 24170 ts_tablet_manager.cc:1434] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:24.223069 24170 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.236239 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:36999
I20260709 14:56:24.236354 24232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:36999 every 8 connection(s)
I20260709 14:56:24.238010 24170 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.238999 24170 tablet_bootstrap.cc:492] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.239632 24170 ts_tablet_manager.cc:1403] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
W20260709 14:56:24.241026 24234 tablet.cc:2406] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:24.241770 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.242461 24170 raft_consensus.cc:359] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:24.243207 24170 raft_consensus.cc:740] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.244076 24170 consensus_queue.cc:260] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [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: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:24.246310 24170 ts_tablet_manager.cc:1434] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:56:24.247149 24170 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.261587 24170 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.262428 24170 tablet_bootstrap.cc:492] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.263351 24170 ts_tablet_manager.cc:1403] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:56:24.265811 24170 raft_consensus.cc:359] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.266451 24170 raft_consensus.cc:740] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.267158 24170 consensus_queue.cc:260] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.268751 24170 ts_tablet_manager.cc:1434] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:56:24.269346 24170 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.273628 24024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0224811dd84845499e301b33fa005b34"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:24.274112 24233 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33113
I20260709 14:56:24.274405 24024 raft_consensus.cc:606] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
I20260709 14:56:24.274545 24233 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:24.275511 24233 heartbeater.cc:507] Master 127.20.27.62:33113 requested a full tablet report, sending...
I20260709 14:56:24.277315 24024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:24.277901 24024 raft_consensus.cc:606] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
I20260709 14:56:24.280984 24024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:24.281757 24024 raft_consensus.cc:606] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
W20260709 14:56:24.282250 23916 consensus_peers.cc:597] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.284022 24170 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.284682 23772 ts_manager.cc:194] Re-registered known tserver with Master: fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999)
I20260709 14:56:24.285024 24170 tablet_bootstrap.cc:492] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.285712 24170 ts_tablet_manager.cc:1403] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:56:24.287050 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:56:24.287570 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:24.288147 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.288216 24170 raft_consensus.cc:359] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.288946 24170 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.289731 24170 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.291595 24170 ts_tablet_manager.cc:1434] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:24.292352 24170 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.297865 23772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53530
I20260709 14:56:24.301174 24233 heartbeater.cc:499] Master 127.20.27.62:33113 was elected leader, sending a full tablet report...
I20260709 14:56:24.304363 24170 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.305162 24170 tablet_bootstrap.cc:492] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.305784 24170 ts_tablet_manager.cc:1403] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:56:24.308272 24170 raft_consensus.cc:359] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.308935 24170 raft_consensus.cc:740] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.309582 24170 consensus_queue.cc:260] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.311568 24170 ts_tablet_manager.cc:1434] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:24.312320 24170 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.333612 24170 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.334632 24170 tablet_bootstrap.cc:492] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.335331 24170 ts_tablet_manager.cc:1403] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 14:56:24.335254 24244 raft_consensus.cc:993] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:24.338585 24170 raft_consensus.cc:359] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.339131 24170 raft_consensus.cc:740] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.339599 24243 raft_consensus.cc:1081] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:24.339808 24170 consensus_queue.cc:260] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.341575 24170 ts_tablet_manager.cc:1434] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:24.342208 24170 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap starting.
I20260709 14:56:24.343660 23949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:24.344158 23949 raft_consensus.cc:493] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.344414 23949 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:24.348165 24206 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.355165 24206 pending_rounds.cc:85] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Aborting all ops after (but not including) 0
I20260709 14:56:24.355461 24206 pending_rounds.cc:107] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:24.355767 24206 raft_consensus.cc:2889] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:24.356539 23949 raft_consensus.cc:515] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.362677 23949 leader_election.cc:290] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 3 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:24.363569 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:24.362023 24244 raft_consensus.cc:993] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:24.364818 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192c9d17754e4ee1bd5d5bc29a2b4b47" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:24.371881 24244 raft_consensus.cc:1081] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:24.371887 24024 raft_consensus.cc:3055] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:24.372372 24024 raft_consensus.cc:740] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:24.372753 24170 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.373603 24170 tablet_bootstrap.cc:492] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Bootstrap complete.
I20260709 14:56:24.373164 24024 consensus_queue.cc:260] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.374265 24170 ts_tablet_manager.cc:1403] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.012s
I20260709 14:56:24.374382 24024 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:24.375805 23950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:24.376403 23950 raft_consensus.cc:493] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.376837 24170 raft_consensus.cc:359] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.377558 24170 raft_consensus.cc:740] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5ff57a7b0142dea14da1c79529dd48, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.378304 24170 consensus_queue.cc:260] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.380291 24170 ts_tablet_manager.cc:1434] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:24.376899 23950 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.383016 24024 raft_consensus.cc:2468] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 3.
I20260709 14:56:24.384529 23915 leader_election.cc:304] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, 156e8969456245629763e9938d205fca; no voters: fc5ff57a7b0142dea14da1c79529dd48
I20260709 14:56:24.385936 24154 raft_consensus.cc:2804] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:24.387869 23950 raft_consensus.cc:515] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.389655 23950 leader_election.cc:290] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:24.390553 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:24.391296 24207 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.391332 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:24.392016 24024 raft_consensus.cc:3055] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.392346 24024 raft_consensus.cc:740] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:24.393316 24024 consensus_queue.cc:260] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.394616 24024 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.399163 24154 raft_consensus.cc:697] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 3 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:24.399792 24207 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:24.400295 24154 consensus_queue.cc:237] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.400666 24024 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:24.401141 23916 leader_election.cc:304] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:24.402135 24253 raft_consensus.cc:2804] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.403380 24253 raft_consensus.cc:697] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:24.404347 24253 consensus_queue.cc:237] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.409349 23772 catalog_manager.cc:5697] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca reported cstate change: term changed from 2 to 3, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 3 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.426081 23772 catalog_manager.cc:5697] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca reported cstate change: term changed from 1 to 2, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 2 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:24.547139 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:24.652741 24243 raft_consensus.cc:993] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:24.653294 24251 raft_consensus.cc:1081] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:24.654655 23950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0224811dd84845499e301b33fa005b34"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:24.655165 23950 raft_consensus.cc:493] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.655437 23950 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.660027 23950 raft_consensus.cc:515] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.661924 23950 leader_election.cc:290] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:24.662259 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:24.662474 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:24.663053 24207 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.663057 24024 raft_consensus.cc:3055] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.664243 24024 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:24.665047 24024 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.666221 24024 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.670754 24207 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:24.671278 24024 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:24.671721 23916 leader_election.cc:304] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:24.672526 24253 raft_consensus.cc:2804] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.672916 24253 raft_consensus.cc:697] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:24.673698 24253 consensus_queue.cc:237] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:24.679883 23772 catalog_manager.cc:5697] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca reported cstate change: term changed from 1 to 2, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 2 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.818682 24207 raft_consensus.cc:3060] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:24.823769 24207 raft_consensus.cc:1275] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:24.824921 24253 consensus_queue.cc:1048] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.837775 24024 raft_consensus.cc:1275] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:24.840965 24269 consensus_queue.cc:1048] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:24.879328 24024 raft_consensus.cc:1275] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.881259 24269 consensus_queue.cc:1048] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:24.891678 24207 raft_consensus.cc:1275] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.893220 24268 consensus_queue.cc:1048] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.102348 24207 raft_consensus.cc:1275] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.103605 24269 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.112498 24024 raft_consensus.cc:1275] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.113906 24253 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.297122 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.313055 23949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0224811dd84845499e301b33fa005b34"
dest_uuid: "156e8969456245629763e9938d205fca"
mode: GRACEFUL
new_leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:38438
I20260709 14:56:25.313580 23949 raft_consensus.cc:606] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Received request to transfer leadership to TS 0670ef6ad29446389dac5c0cd1e978ea
I20260709 14:56:25.315833 23949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872"
dest_uuid: "156e8969456245629763e9938d205fca"
mode: GRACEFUL
new_leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:38438
I20260709 14:56:25.316316 23949 raft_consensus.cc:606] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Received request to transfer leadership to TS 0670ef6ad29446389dac5c0cd1e978ea
I20260709 14:56:25.317198 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:25.317648 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:25.318219 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.325803 24254 raft_consensus.cc:993] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: : Instructing follower 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:25.326279 24253 raft_consensus.cc:1081] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Signalling peer 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:25.327656 24024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:57082
I20260709 14:56:25.328083 24024 raft_consensus.cc:493] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.328338 24024 raft_consensus.cc:3060] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.333338 24024 raft_consensus.cc:515] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:25.334972 24024 leader_election.cc:290] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:25.335731 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:25.336006 23949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246a9a893e2347bbb1bda0ba41184872" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:25.336306 24207 raft_consensus.cc:3060] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.336545 23949 raft_consensus.cc:3055] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.336855 23949 raft_consensus.cc:740] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:25.337564 23949 consensus_queue.cc:260] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:25.338469 23949 raft_consensus.cc:3060] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.341338 24207 raft_consensus.cc:2468] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 2.
I20260709 14:56:25.342344 23990 leader_election.cc:304] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:25.343092 24251 raft_consensus.cc:2804] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.343479 24251 raft_consensus.cc:697] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:25.343582 23949 raft_consensus.cc:2468] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 2.
I20260709 14:56:25.344228 24251 consensus_queue.cc:237] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:25.350947 23770 catalog_manager.cc:5697] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 1 to 2, leader changed from 156e8969456245629763e9938d205fca (127.20.27.2) to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 2 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:25.547991 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:25.654265 24254 raft_consensus.cc:993] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: : Instructing follower 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:25.654850 24253 raft_consensus.cc:1081] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Signalling peer 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:25.656210 24024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0224811dd84845499e301b33fa005b34"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:57082
I20260709 14:56:25.656733 24024 raft_consensus.cc:493] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.657058 24024 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.661309 24024 raft_consensus.cc:515] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:25.662633 24024 leader_election.cc:290] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 3 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:25.663399 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:25.663654 23949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:25.663981 24207 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.664151 23949 raft_consensus.cc:3055] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:25.664464 23949 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:25.665064 23949 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:25.665927 23949 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.668701 24207 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 3.
I20260709 14:56:25.669719 23990 leader_election.cc:304] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [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: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:25.670295 24251 raft_consensus.cc:2804] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:25.670676 23949 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 3.
I20260709 14:56:25.670817 24251 raft_consensus.cc:697] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:25.671775 24251 consensus_queue.cc:237] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:25.677443 23770 catalog_manager.cc:5697] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 2 to 3, leader changed from 156e8969456245629763e9938d205fca (127.20.27.2) to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 3 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.748644 23949 raft_consensus.cc:1275] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.749958 24251 consensus_queue.cc:1048] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.759532 24207 raft_consensus.cc:1275] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.760923 24251 consensus_queue.cc:1048] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.223713 23949 raft_consensus.cc:1275] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.224931 24272 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.233525 24206 raft_consensus.cc:1275] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.235141 24272 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.324342 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.331398 24024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:26.331929 24024 raft_consensus.cc:606] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
I20260709 14:56:26.334280 24024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:26.334689 24024 raft_consensus.cc:606] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
I20260709 14:56:26.335626 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:26.336047 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:26.336549 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.410022 24288 raft_consensus.cc:993] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:26.410511 24272 raft_consensus.cc:1081] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:26.411938 23949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:26.412444 23949 raft_consensus.cc:493] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.412730 23949 raft_consensus.cc:3060] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.417519 23949 raft_consensus.cc:515] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:26.418972 23949 leader_election.cc:290] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:26.419795 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:26.419941 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42dfc0ade464f489b01755a245a7b2b" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:26.420336 24206 raft_consensus.cc:3060] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.420480 24024 raft_consensus.cc:3055] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:26.420779 24024 raft_consensus.cc:740] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:26.421422 24024 consensus_queue.cc:260] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:26.422245 24024 raft_consensus.cc:3060] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.425181 24206 raft_consensus.cc:2468] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:26.426155 23916 leader_election.cc:304] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:26.426388 24024 raft_consensus.cc:2468] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:26.426867 24253 raft_consensus.cc:2804] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:26.427863 24253 raft_consensus.cc:697] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:26.428617 24253 consensus_queue.cc:237] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:26.435385 23772 catalog_manager.cc:5697] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca reported cstate change: term changed from 1 to 2, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 2 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:26.548866 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:26.677174 24288 raft_consensus.cc:993] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:26.677655 24272 raft_consensus.cc:1081] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:26.678985 23949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:26.679450 23949 raft_consensus.cc:493] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.679725 23949 raft_consensus.cc:3060] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.684532 23949 raft_consensus.cc:515] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:26.686088 23949 leader_election.cc:290] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:26.686879 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:26.687094 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3561daf2dd224f06bb7a4d8fe1617b7d" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:26.687513 24206 raft_consensus.cc:3060] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.687579 24024 raft_consensus.cc:3055] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:26.687937 24024 raft_consensus.cc:740] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:26.688701 24024 consensus_queue.cc:260] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:26.689800 24024 raft_consensus.cc:3060] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:26.694098 24206 raft_consensus.cc:2468] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:26.695336 23916 leader_election.cc:304] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:26.695909 24024 raft_consensus.cc:2468] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:26.696128 24253 raft_consensus.cc:2804] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:26.696643 24253 raft_consensus.cc:697] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:26.697358 24253 consensus_queue.cc:237] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:26.704078 23772 catalog_manager.cc:5697] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca reported cstate change: term changed from 1 to 2, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 2 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.829913 24206 raft_consensus.cc:1275] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.831174 24253 consensus_queue.cc:1048] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:26.840233 24024 raft_consensus.cc:1275] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:26.841938 24301 consensus_queue.cc:1048] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.223611 24206 raft_consensus.cc:1275] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.224810 24301 consensus_queue.cc:1048] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.233271 24023 raft_consensus.cc:1275] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:27.236330 24253 consensus_queue.cc:1048] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:27.342819 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:27.349902 23949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2"
dest_uuid: "156e8969456245629763e9938d205fca"
mode: GRACEFUL
new_leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:38438
I20260709 14:56:27.350543 23949 raft_consensus.cc:606] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Received request to transfer leadership to TS 0670ef6ad29446389dac5c0cd1e978ea
I20260709 14:56:27.353174 23949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91"
dest_uuid: "156e8969456245629763e9938d205fca"
mode: GRACEFUL
new_leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:38438
I20260709 14:56:27.353683 23949 raft_consensus.cc:606] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Received request to transfer leadership to TS 0670ef6ad29446389dac5c0cd1e978ea
I20260709 14:56:27.354624 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:27.355090 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:27.355613 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:27.478370 24301 raft_consensus.cc:993] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: : Instructing follower 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:27.478919 24253 raft_consensus.cc:1081] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Signalling peer 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:27.480289 24023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:57082
I20260709 14:56:27.480755 24023 raft_consensus.cc:493] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.481027 24023 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.486110 24023 raft_consensus.cc:515] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:27.487730 24023 leader_election.cc:290] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 3 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:27.488435 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:27.488715 23949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d2d9396a19424b8257ac126df5a3a2" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:27.489024 24207 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.489288 23949 raft_consensus.cc:3055] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:27.489580 23949 raft_consensus.cc:740] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:27.490272 23949 consensus_queue.cc:260] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:27.491367 23949 raft_consensus.cc:3060] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.493961 24207 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 3.
I20260709 14:56:27.495003 23990 leader_election.cc:304] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [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: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:27.495599 24297 raft_consensus.cc:2804] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:27.495972 24297 raft_consensus.cc:697] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:27.496071 23949 raft_consensus.cc:2468] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 3.
I20260709 14:56:27.496747 24297 consensus_queue.cc:237] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:27.501789 24301 raft_consensus.cc:993] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: : Instructing follower 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:27.502216 24253 raft_consensus.cc:1081] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Signalling peer 0670ef6ad29446389dac5c0cd1e978ea to start an election
I20260709 14:56:27.503693 24023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
 from {username='slave'} at 127.0.0.1:57082
I20260709 14:56:27.504235 24023 raft_consensus.cc:493] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.503836 23772 catalog_manager.cc:5697] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 2 to 3, leader changed from 156e8969456245629763e9938d205fca (127.20.27.2) to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 3 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:27.504601 24023 raft_consensus.cc:3060] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.509685 24023 raft_consensus.cc:515] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:27.511475 24023 leader_election.cc:290] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 156e8969456245629763e9938d205fca (127.20.27.2:41381)
I20260709 14:56:27.512565 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:27.512830 23949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980c948de15641fcb4c85ab4d8884d91" candidate_uuid: "0670ef6ad29446389dac5c0cd1e978ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "156e8969456245629763e9938d205fca"
I20260709 14:56:27.513203 24207 raft_consensus.cc:3060] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.513388 23949 raft_consensus.cc:3055] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.513789 23949 raft_consensus.cc:740] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:27.514549 23949 consensus_queue.cc:260] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:27.515864 23949 raft_consensus.cc:3060] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.521209 24207 raft_consensus.cc:2468] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 2.
I20260709 14:56:27.522362 23949 raft_consensus.cc:2468] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0670ef6ad29446389dac5c0cd1e978ea in term 2.
I20260709 14:56:27.522389 23990 leader_election.cc:304] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0670ef6ad29446389dac5c0cd1e978ea, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:27.523211 24297 raft_consensus.cc:2804] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.523578 24297 raft_consensus.cc:697] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Becoming Leader. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:27.524288 24297 consensus_queue.cc:237] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:27.530238 23772 catalog_manager.cc:5697] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea reported cstate change: term changed from 1 to 2, leader changed from 156e8969456245629763e9938d205fca (127.20.27.2) to 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3). New cstate: current_term: 2 leader_uuid: "0670ef6ad29446389dac5c0cd1e978ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:27.549763 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:27.975770 23949 raft_consensus.cc:1275] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:27.976959 24297 consensus_queue.cc:1048] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:27.991285 24207 raft_consensus.cc:1275] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:27.992714 24315 consensus_queue.cc:1048] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:28.013007 24207 raft_consensus.cc:1275] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.014007 24315 consensus_queue.cc:1048] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.021710 23949 raft_consensus.cc:1275] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Refusing update from remote peer 0670ef6ad29446389dac5c0cd1e978ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.023120 24317 consensus_queue.cc:1048] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.361784 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:28.368808 24023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0224811dd84845499e301b33fa005b34"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:28.369313 24023 raft_consensus.cc:606] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
I20260709 14:56:28.371625 24023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc"
dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
mode: GRACEFUL
new_leader_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:40944
I20260709 14:56:28.372074 24023 raft_consensus.cc:606] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Received request to transfer leadership to TS 156e8969456245629763e9938d205fca
I20260709 14:56:28.373028 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:28.373442 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:28.373940 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:28.550663 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:28.576188 24315 raft_consensus.cc:993] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:28.576632 24317 raft_consensus.cc:1081] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:28.577837 23949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:28.578253 23949 raft_consensus.cc:493] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.578490 23949 raft_consensus.cc:3060] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.583244 23949 raft_consensus.cc:515] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:28.584755 23949 leader_election.cc:290] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Requested vote from peers 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833), fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999)
I20260709 14:56:28.585224 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:28.585835 24023 raft_consensus.cc:3055] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:28.585819 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fc00fbbc164c90bf288c18fa20cadc" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:28.586360 24023 raft_consensus.cc:740] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:28.586548 24206 raft_consensus.cc:3060] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.587203 24023 consensus_queue.cc:260] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:28.588441 24023 raft_consensus.cc:3060] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.593439 24206 raft_consensus.cc:2468] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:28.594683 23916 leader_election.cc:304] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:28.595118 24023 raft_consensus.cc:2468] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 2.
I20260709 14:56:28.595515 24253 raft_consensus.cc:2804] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:28.596566 24253 raft_consensus.cc:697] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 2 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:28.597321 24253 consensus_queue.cc:237] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } }
I20260709 14:56:28.603840 23772 catalog_manager.cc:5697] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca reported cstate change: term changed from 1 to 2, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 2 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:28.700397 24315 raft_consensus.cc:993] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: : Instructing follower 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:28.700779 24317 raft_consensus.cc:1081] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Signalling peer 156e8969456245629763e9938d205fca to start an election
I20260709 14:56:28.702076 23949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0224811dd84845499e301b33fa005b34"
dest_uuid: "156e8969456245629763e9938d205fca"
 from {username='slave'} at 127.0.0.1:37144
I20260709 14:56:28.702512 23949 raft_consensus.cc:493] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.702828 23949 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:28.706969 23949 raft_consensus.cc:515] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:28.708307 23949 leader_election.cc:290] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [CANDIDATE]: Term 4 election: Requested vote from peers fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999), 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3:38833)
I20260709 14:56:28.709133 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0670ef6ad29446389dac5c0cd1e978ea"
I20260709 14:56:28.709151 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0224811dd84845499e301b33fa005b34" candidate_uuid: "156e8969456245629763e9938d205fca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc5ff57a7b0142dea14da1c79529dd48"
I20260709 14:56:28.709757 24023 raft_consensus.cc:3055] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:28.709832 24206 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:28.710029 24023 raft_consensus.cc:740] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0670ef6ad29446389dac5c0cd1e978ea, State: Running, Role: LEADER
I20260709 14:56:28.710760 24023 consensus_queue.cc:260] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:28.711702 24023 raft_consensus.cc:3060] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:28.715170 24206 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 4.
I20260709 14:56:28.716286 23916 leader_election.cc:304] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [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: 156e8969456245629763e9938d205fca, fc5ff57a7b0142dea14da1c79529dd48; no voters: 
I20260709 14:56:28.717083 24023 raft_consensus.cc:2468] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 156e8969456245629763e9938d205fca in term 4.
I20260709 14:56:28.717144 24323 raft_consensus.cc:2804] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:28.718147 24323 raft_consensus.cc:697] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 4 LEADER]: Becoming Leader. State: Replica: 156e8969456245629763e9938d205fca, State: Running, Role: LEADER
I20260709 14:56:28.719332 24323 consensus_queue.cc:237] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [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: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } }
I20260709 14:56:28.725473 23772 catalog_manager.cc:5697] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca reported cstate change: term changed from 3 to 4, leader changed from 0670ef6ad29446389dac5c0cd1e978ea (127.20.27.3) to 156e8969456245629763e9938d205fca (127.20.27.2). New cstate: current_term: 4 leader_uuid: "156e8969456245629763e9938d205fca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "156e8969456245629763e9938d205fca" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 41381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:29.008951 24207 raft_consensus.cc:1275] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:29.010154 24323 consensus_queue.cc:1048] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:29.022197 24023 raft_consensus.cc:1275] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:29.024315 24333 consensus_queue.cc:1048] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:29.279830 24207 raft_consensus.cc:1275] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 4 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:29.281066 24333 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5ff57a7b0142dea14da1c79529dd48" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 36999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.297118 24023 raft_consensus.cc:1275] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 4 FOLLOWER]: Refusing update from remote peer 156e8969456245629763e9938d205fca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:29.298832 24323 consensus_queue.cc:1048] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0670ef6ad29446389dac5c0cd1e978ea" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:29.875276 23821 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:29.413271 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:30.099053 20588 tablet_server.cc:179] TabletServer@127.20.27.1:36999 shutting down...
W20260709 14:56:30.118942 23916 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 58 similar messages]
W20260709 14:56:30.122670 23916 consensus_peers.cc:597] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.126271 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.127080 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.128079 20588 raft_consensus.cc:2243] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.128669 20588 raft_consensus.cc:2272] T 3561daf2dd224f06bb7a4d8fe1617b7d P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.131206 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.131932 20588 raft_consensus.cc:2243] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.132450 20588 raft_consensus.cc:2272] T 980c948de15641fcb4c85ab4d8884d91 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.134861 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.135435 20588 raft_consensus.cc:2243] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.135874 20588 raft_consensus.cc:2272] T 271587f0752b415e983ab77093ca707f P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.138141 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.138631 20588 raft_consensus.cc:2243] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.139068 20588 raft_consensus.cc:2272] T 0224811dd84845499e301b33fa005b34 P fc5ff57a7b0142dea14da1c79529dd48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.141938 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.142459 20588 raft_consensus.cc:2243] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.142985 20588 raft_consensus.cc:2272] T 246a9a893e2347bbb1bda0ba41184872 P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.145192 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.145669 20588 raft_consensus.cc:2243] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.146082 20588 raft_consensus.cc:2272] T 52fc00fbbc164c90bf288c18fa20cadc P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.148202 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.148838 20588 raft_consensus.cc:2243] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.149551 20588 raft_consensus.cc:2272] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.152619 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.153192 20588 raft_consensus.cc:2243] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.153820 20588 raft_consensus.cc:2272] T d42dfc0ade464f489b01755a245a7b2b P fc5ff57a7b0142dea14da1c79529dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.156061 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.156510 20588 raft_consensus.cc:2243] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.157011 20588 raft_consensus.cc:2272] T 3c6b161da3d14c57b6d1ea4c9fa13420 P fc5ff57a7b0142dea14da1c79529dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.159116 20588 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:30.159585 20588 raft_consensus.cc:2243] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.160058 20588 raft_consensus.cc:2272] T 53d2d9396a19424b8257ac126df5a3a2 P fc5ff57a7b0142dea14da1c79529dd48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.194037 20588 tablet_server.cc:196] TabletServer@127.20.27.1:36999 shutdown complete.
I20260709 14:56:30.221076 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
I20260709 14:56:30.243961 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.244856 20588 tablet_replica.cc:333] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.245721 20588 raft_consensus.cc:2243] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.246646 20588 raft_consensus.cc:2272] T d42dfc0ade464f489b01755a245a7b2b P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.249913 20588 tablet_replica.cc:333] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.250586 20588 raft_consensus.cc:2243] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.251768 20588 raft_consensus.cc:2272] T 0224811dd84845499e301b33fa005b34 P 156e8969456245629763e9938d205fca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.254820 20588 tablet_replica.cc:333] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.255347 20588 raft_consensus.cc:2243] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.256245 20588 raft_consensus.cc:2272] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.258483 20588 tablet_replica.cc:333] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.259231 20588 raft_consensus.cc:2243] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.260037 20588 raft_consensus.cc:2272] T 271587f0752b415e983ab77093ca707f P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.262137 20588 tablet_replica.cc:333] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.262656 20588 raft_consensus.cc:2243] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.263196 20588 raft_consensus.cc:2272] T 53d2d9396a19424b8257ac126df5a3a2 P 156e8969456245629763e9938d205fca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.265090 20588 tablet_replica.cc:333] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.265587 20588 raft_consensus.cc:2243] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.266016 20588 raft_consensus.cc:2272] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 156e8969456245629763e9938d205fca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.267983 20588 tablet_replica.cc:333] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.268491 20588 raft_consensus.cc:2243] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.268949 20588 raft_consensus.cc:2272] T 980c948de15641fcb4c85ab4d8884d91 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.270900 20588 tablet_replica.cc:333] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.271351 20588 raft_consensus.cc:2243] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.272212 20588 raft_consensus.cc:2272] T 3561daf2dd224f06bb7a4d8fe1617b7d P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.274161 20588 tablet_replica.cc:333] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.274645 20588 raft_consensus.cc:2243] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.275452 20588 raft_consensus.cc:2272] T 52fc00fbbc164c90bf288c18fa20cadc P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.277283 20588 tablet_replica.cc:333] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca: stopping tablet replica
I20260709 14:56:30.277776 20588 raft_consensus.cc:2243] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.278200 20588 raft_consensus.cc:2272] T 246a9a893e2347bbb1bda0ba41184872 P 156e8969456245629763e9938d205fca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:30.296303 23990 consensus_peers.cc:597] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.311503 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
I20260709 14:56:30.336283 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
W20260709 14:56:30.338372 23990 consensus_peers.cc:597] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea -> Peer fc5ff57a7b0142dea14da1c79529dd48 (127.20.27.1:36999): Couldn't send request to peer fc5ff57a7b0142dea14da1c79529dd48. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:36999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.361864 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:30.362732 20588 tablet_replica.cc:333] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.363428 20588 raft_consensus.cc:2243] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.363988 20588 raft_consensus.cc:2272] T d42dfc0ade464f489b01755a245a7b2b P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.365990 20588 tablet_replica.cc:333] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.366496 20588 raft_consensus.cc:2243] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.366976 20588 raft_consensus.cc:2272] T 0224811dd84845499e301b33fa005b34 P 0670ef6ad29446389dac5c0cd1e978ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.368983 20588 tablet_replica.cc:333] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.369462 20588 raft_consensus.cc:2243] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.369899 20588 raft_consensus.cc:2272] T 192c9d17754e4ee1bd5d5bc29a2b4b47 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.371867 20588 tablet_replica.cc:333] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.372315 20588 raft_consensus.cc:2243] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.372709 20588 raft_consensus.cc:2272] T 271587f0752b415e983ab77093ca707f P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.374884 20588 tablet_replica.cc:333] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.375348 20588 raft_consensus.cc:2243] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.376329 20588 raft_consensus.cc:2272] T 53d2d9396a19424b8257ac126df5a3a2 P 0670ef6ad29446389dac5c0cd1e978ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.378335 20588 tablet_replica.cc:333] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.378883 20588 raft_consensus.cc:2243] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.379773 20588 raft_consensus.cc:2272] T 3c6b161da3d14c57b6d1ea4c9fa13420 P 0670ef6ad29446389dac5c0cd1e978ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.381590 20588 tablet_replica.cc:333] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.382184 20588 raft_consensus.cc:2243] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.383282 20588 raft_consensus.cc:2272] T 980c948de15641fcb4c85ab4d8884d91 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.385226 20588 tablet_replica.cc:333] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.385748 20588 raft_consensus.cc:2243] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.386260 20588 raft_consensus.cc:2272] T 3561daf2dd224f06bb7a4d8fe1617b7d P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.388340 20588 tablet_replica.cc:333] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.388825 20588 raft_consensus.cc:2243] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.389662 20588 raft_consensus.cc:2272] T 246a9a893e2347bbb1bda0ba41184872 P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.391484 20588 tablet_replica.cc:333] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea: stopping tablet replica
I20260709 14:56:30.391902 20588 raft_consensus.cc:2243] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:30.392297 20588 raft_consensus.cc:2272] T 52fc00fbbc164c90bf288c18fa20cadc P 0670ef6ad29446389dac5c0cd1e978ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.421842 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:56:30.445291 20588 master.cc:562] Master@127.20.27.62:33113 shutting down...
I20260709 14:56:30.465994 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:30.466667 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:30.467061 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19fa2777e06a40b0ae358830b85c0fb2: stopping tablet replica
W20260709 14:56:30.839407 23804 debug-util.cc:398] Leaking SignalData structure 0x7b080004e820 after lost signal to thread 20591
W20260709 14:56:31.484016 20588 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23804)
W20260709 14:56:32.484498 20588 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23804)
I20260709 14:56:33.201779 20588 master.cc:584] Master@127.20.27.62:33113 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15818 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:33.243314 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:34449
I20260709 14:56:33.244390 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.249455 24350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.250504 24351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.251227 24353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.251959 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:33.252830 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:33.253006 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.253121 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608993253110 us; error 0 us; skew 500 ppm
I20260709 14:56:33.253580 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.255755 20588 webserver.cc:533] Webserver started at http://127.20.27.62:44171/ using document root <none> and password file <none>
I20260709 14:56:33.256218 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.256376 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.256595 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.257697 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "ea96bf67d87f4664b5b486d14009840a"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.261884 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:56:33.265179 24358 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.265872 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:56:33.266136 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "ea96bf67d87f4664b5b486d14009840a"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.266383 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.278786 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.279945 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.316326 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:34449
I20260709 14:56:33.316414 24409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:34449 every 8 connection(s)
I20260709 14:56:33.320139 24410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.330772 24410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a: Bootstrap starting.
I20260709 14:56:33.335418 24410 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.339381 24410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a: No bootstrap required, opened a new log
I20260709 14:56:33.341463 24410 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea96bf67d87f4664b5b486d14009840a" member_type: VOTER }
I20260709 14:56:33.341881 24410 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.342089 24410 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea96bf67d87f4664b5b486d14009840a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.342651 24410 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea96bf67d87f4664b5b486d14009840a" member_type: VOTER }
I20260709 14:56:33.343165 24410 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:33.343380 24410 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:33.343649 24410 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.348460 24410 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea96bf67d87f4664b5b486d14009840a" member_type: VOTER }
I20260709 14:56:33.348953 24410 leader_election.cc:304] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [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: ea96bf67d87f4664b5b486d14009840a; no voters: 
I20260709 14:56:33.349992 24410 leader_election.cc:290] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:33.350397 24413 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.351631 24413 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 1 LEADER]: Becoming Leader. State: Replica: ea96bf67d87f4664b5b486d14009840a, State: Running, Role: LEADER
I20260709 14:56:33.352286 24413 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [LEADER]: Queue going to LEADER mode. State: All 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: "ea96bf67d87f4664b5b486d14009840a" member_type: VOTER }
I20260709 14:56:33.352754 24410 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:33.357197 24415 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea96bf67d87f4664b5b486d14009840a. Latest consensus state: current_term: 1 leader_uuid: "ea96bf67d87f4664b5b486d14009840a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea96bf67d87f4664b5b486d14009840a" member_type: VOTER } }
I20260709 14:56:33.357857 24415 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:33.359062 24414 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea96bf67d87f4664b5b486d14009840a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea96bf67d87f4664b5b486d14009840a" member_type: VOTER } }
I20260709 14:56:33.359679 24414 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:33.360013 24422 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:33.364760 24422 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:33.367367 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:33.373466 24422 catalog_manager.cc:1383] Generated new cluster ID: 1521f1aea86142808bdaefc6da946aa4
I20260709 14:56:33.373744 24422 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:33.401985 24422 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:33.403295 24422 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:33.420353 24422 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a: Generated new TSK 0
I20260709 14:56:33.420949 24422 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:33.433274 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.438868 24431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.439893 24432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.441562 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:33.441684 24434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.442647 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:33.442893 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.443060 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608993443041 us; error 0 us; skew 500 ppm
I20260709 14:56:33.443578 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.445721 20588 webserver.cc:533] Webserver started at http://127.20.27.1:45607/ using document root <none> and password file <none>
I20260709 14:56:33.446188 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.446362 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.446609 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.447693 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "924ccecf49204f5ea116d6db46080afe"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.451802 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:33.455104 24439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.455854 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:56:33.456099 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "924ccecf49204f5ea116d6db46080afe"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.456336 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.476533 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.477598 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.478996 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:33.481134 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:33.481303 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.481531 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:33.481693 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.519865 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:39661
I20260709 14:56:33.519953 24501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:39661 every 8 connection(s)
I20260709 14:56:33.524677 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.531574 24506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.532529 24507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.539872 24502 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34449
I20260709 14:56:33.540668 24502 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:33.541949 24502 heartbeater.cc:507] Master 127.20.27.62:34449 requested a full tablet report, sending...
W20260709 14:56:33.543129 24509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.543733 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:33.544296 24375 ts_manager.cc:194] Registered new tserver with Master: 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661)
I20260709 14:56:33.544585 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:33.544838 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.544999 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608993544982 us; error 0 us; skew 500 ppm
I20260709 14:56:33.545571 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.546247 24375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54892
I20260709 14:56:33.548085 20588 webserver.cc:533] Webserver started at http://127.20.27.2:33871/ using document root <none> and password file <none>
I20260709 14:56:33.548583 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.548768 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.549000 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.550132 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.554184 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:33.557184 24514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.557859 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:33.558113 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.558377 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.578826 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.579939 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.581319 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:33.583494 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:33.583688 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.583901 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:33.584050 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.622038 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:37603
I20260709 14:56:33.622148 24576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:37603 every 8 connection(s)
I20260709 14:56:33.626624 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.633056 24580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.634558 24581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.637429 24577 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34449
I20260709 14:56:33.637918 24577 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:33.638509 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:33.638832 24583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.638942 24577 heartbeater.cc:507] Master 127.20.27.62:34449 requested a full tablet report, sending...
I20260709 14:56:33.639846 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:33.640064 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.640265 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608993640244 us; error 0 us; skew 500 ppm
I20260709 14:56:33.640900 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.641026 24375 ts_manager.cc:194] Registered new tserver with Master: 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603)
I20260709 14:56:33.642537 24375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54898
I20260709 14:56:33.643317 20588 webserver.cc:533] Webserver started at http://127.20.27.3:41341/ using document root <none> and password file <none>
I20260709 14:56:33.643916 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.644086 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.644330 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.645423 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.649505 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:56:33.652544 24588 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.653228 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:33.653496 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-mmkh"
I20260709 14:56:33.653798 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.682623 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.683789 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.685132 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:33.687297 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:33.687482 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.687724 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:33.687870 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.726743 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:43917
I20260709 14:56:33.726869 24650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:43917 every 8 connection(s)
I20260709 14:56:33.739790 24651 heartbeater.cc:344] Connected to a master server at 127.20.27.62:34449
I20260709 14:56:33.740180 24651 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:33.740862 24651 heartbeater.cc:507] Master 127.20.27.62:34449 requested a full tablet report, sending...
I20260709 14:56:33.742626 24375 ts_manager.cc:194] Registered new tserver with Master: dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:33.742888 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013148414s
I20260709 14:56:33.743971 24375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54902
I20260709 14:56:33.766449 24375 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54904:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:33.768633 24375 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:33.813429 24541 tablet_service.cc:1511] Processing CreateTablet for tablet 51782f65b8dd4c3ca706e1f30f7e56a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7ae5f812845d4a89ac1e3f8bc89fd499]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:33.813736 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 0b20ee554e78499d997e47833a0de7ff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7ae5f812845d4a89ac1e3f8bc89fd499]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:33.814918 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51782f65b8dd4c3ca706e1f30f7e56a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.815585 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b20ee554e78499d997e47833a0de7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.818954 24616 tablet_service.cc:1511] Processing CreateTablet for tablet 0b20ee554e78499d997e47833a0de7ff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7ae5f812845d4a89ac1e3f8bc89fd499]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:33.820356 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b20ee554e78499d997e47833a0de7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.823908 24615 tablet_service.cc:1511] Processing CreateTablet for tablet 51782f65b8dd4c3ca706e1f30f7e56a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7ae5f812845d4a89ac1e3f8bc89fd499]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:33.825232 24615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51782f65b8dd4c3ca706e1f30f7e56a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.831974 24467 tablet_service.cc:1511] Processing CreateTablet for tablet 0b20ee554e78499d997e47833a0de7ff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7ae5f812845d4a89ac1e3f8bc89fd499]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:33.833225 24666 tablet_bootstrap.cc:492] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Bootstrap starting.
I20260709 14:56:33.831998 24466 tablet_service.cc:1511] Processing CreateTablet for tablet 51782f65b8dd4c3ca706e1f30f7e56a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7ae5f812845d4a89ac1e3f8bc89fd499]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:33.833417 24467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b20ee554e78499d997e47833a0de7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.835704 24466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51782f65b8dd4c3ca706e1f30f7e56a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.843011 24666 tablet_bootstrap.cc:654] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.862202 24666 tablet_bootstrap.cc:492] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd: No bootstrap required, opened a new log
I20260709 14:56:33.862814 24666 ts_tablet_manager.cc:1403] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260709 14:56:33.864656 24667 tablet_bootstrap.cc:492] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71: Bootstrap starting.
I20260709 14:56:33.865741 24666 raft_consensus.cc:359] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.866465 24669 tablet_bootstrap.cc:492] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe: Bootstrap starting.
I20260709 14:56:33.866518 24666 raft_consensus.cc:385] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.867033 24666 raft_consensus.cc:740] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.867920 24666 consensus_queue.cc:260] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.870041 24577 heartbeater.cc:499] Master 127.20.27.62:34449 was elected leader, sending a full tablet report...
I20260709 14:56:33.870497 24666 ts_tablet_manager.cc:1434] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:56:33.871487 24667 tablet_bootstrap.cc:654] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.872397 24666 tablet_bootstrap.cc:492] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: Bootstrap starting.
I20260709 14:56:33.872833 24669 tablet_bootstrap.cc:654] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.882666 24666 tablet_bootstrap.cc:654] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.884096 24669 tablet_bootstrap.cc:492] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe: No bootstrap required, opened a new log
I20260709 14:56:33.884140 24667 tablet_bootstrap.cc:492] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71: No bootstrap required, opened a new log
I20260709 14:56:33.884759 24669 ts_tablet_manager.cc:1403] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 14:56:33.884840 24667 ts_tablet_manager.cc:1403] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260709 14:56:33.887660 24669 raft_consensus.cc:359] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.888171 24669 raft_consensus.cc:385] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.888674 24669 raft_consensus.cc:740] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.888151 24667 raft_consensus.cc:359] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.889068 24667 raft_consensus.cc:385] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.889428 24666 tablet_bootstrap.cc:492] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: No bootstrap required, opened a new log
I20260709 14:56:33.889369 24667 raft_consensus.cc:740] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.889328 24669 consensus_queue.cc:260] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.890226 24666 ts_tablet_manager.cc:1403] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260709 14:56:33.890367 24667 consensus_queue.cc:260] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.891788 24502 heartbeater.cc:499] Master 127.20.27.62:34449 was elected leader, sending a full tablet report...
I20260709 14:56:33.892208 24669 ts_tablet_manager.cc:1434] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:56:33.893105 24669 tablet_bootstrap.cc:492] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: Bootstrap starting.
I20260709 14:56:33.899173 24669 tablet_bootstrap.cc:654] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.900763 24666 raft_consensus.cc:359] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.903182 24651 heartbeater.cc:499] Master 127.20.27.62:34449 was elected leader, sending a full tablet report...
I20260709 14:56:33.903528 24667 ts_tablet_manager.cc:1434] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.006s
I20260709 14:56:33.904651 24667 tablet_bootstrap.cc:492] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: Bootstrap starting.
I20260709 14:56:33.907519 24669 tablet_bootstrap.cc:492] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: No bootstrap required, opened a new log
I20260709 14:56:33.908170 24669 ts_tablet_manager.cc:1403] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 14:56:33.902323 24666 raft_consensus.cc:385] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.909619 24666 raft_consensus.cc:740] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.910954 24667 tablet_bootstrap.cc:654] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.911227 24669 raft_consensus.cc:359] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.911809 24669 raft_consensus.cc:385] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.912027 24669 raft_consensus.cc:740] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.912721 24669 consensus_queue.cc:260] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.910530 24666 consensus_queue.cc:260] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.914772 24669 ts_tablet_manager.cc:1434] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:33.915290 24666 ts_tablet_manager.cc:1434] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:56:33.922794 24667 tablet_bootstrap.cc:492] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: No bootstrap required, opened a new log
I20260709 14:56:33.923431 24667 ts_tablet_manager.cc:1403] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:56:33.926357 24667 raft_consensus.cc:359] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.927114 24667 raft_consensus.cc:385] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.927409 24667 raft_consensus.cc:740] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.928128 24667 consensus_queue.cc:260] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.930210 24667 ts_tablet_manager.cc:1434] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:33.931648 24670 raft_consensus.cc:493] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.932170 24670 raft_consensus.cc:515] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.935657 24670 leader_election.cc:290] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917), 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661)
I20260709 14:56:33.943111 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff" candidate_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" is_pre_election: true
I20260709 14:56:33.943944 24626 raft_consensus.cc:2468] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a3a4ecf7694cfc8578a4e7f6aafafd in term 0.
I20260709 14:56:33.944907 24477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff" candidate_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924ccecf49204f5ea116d6db46080afe" is_pre_election: true
I20260709 14:56:33.944989 24515 leader_election.cc:304] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, dbebeefea5a94fbca5b352f4c5a77c71; no voters: 
I20260709 14:56:33.945724 24477 raft_consensus.cc:2468] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a3a4ecf7694cfc8578a4e7f6aafafd in term 0.
I20260709 14:56:33.945920 24670 raft_consensus.cc:2804] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.946336 24670 raft_consensus.cc:493] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.946656 24670 raft_consensus.cc:3060] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.951413 24675 raft_consensus.cc:493] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.951763 24670 raft_consensus.cc:515] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.951936 24675 raft_consensus.cc:515] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.953779 24670 leader_election.cc:290] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [CANDIDATE]: Term 1 election: Requested vote from peers dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917), 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661)
I20260709 14:56:33.954455 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff" candidate_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
I20260709 14:56:33.956975 24626 raft_consensus.cc:3060] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.955264 24477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff" candidate_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924ccecf49204f5ea116d6db46080afe"
I20260709 14:56:33.958525 24477 raft_consensus.cc:3060] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.955562 24675 leader_election.cc:290] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661), 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603)
I20260709 14:56:33.965572 24476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0" candidate_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924ccecf49204f5ea116d6db46080afe" is_pre_election: true
I20260709 14:56:33.964567 24626 raft_consensus.cc:2468] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a3a4ecf7694cfc8578a4e7f6aafafd in term 1.
I20260709 14:56:33.966425 24477 raft_consensus.cc:2468] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a3a4ecf7694cfc8578a4e7f6aafafd in term 1.
I20260709 14:56:33.966435 24476 raft_consensus.cc:2468] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbebeefea5a94fbca5b352f4c5a77c71 in term 0.
I20260709 14:56:33.967492 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0" candidate_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" is_pre_election: true
I20260709 14:56:33.967720 24515 leader_election.cc:304] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, dbebeefea5a94fbca5b352f4c5a77c71; no voters: 
I20260709 14:56:33.968066 24591 leader_election.cc:304] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924ccecf49204f5ea116d6db46080afe, dbebeefea5a94fbca5b352f4c5a77c71; no voters: 
I20260709 14:56:33.968211 24552 raft_consensus.cc:2468] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbebeefea5a94fbca5b352f4c5a77c71 in term 0.
I20260709 14:56:33.968590 24670 raft_consensus.cc:2804] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.969015 24675 raft_consensus.cc:2804] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.969365 24675 raft_consensus.cc:493] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.969733 24675 raft_consensus.cc:3060] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.969810 24670 raft_consensus.cc:697] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 LEADER]: Becoming Leader. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Running, Role: LEADER
I20260709 14:56:33.970773 24670 consensus_queue.cc:237] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:33.977298 24675 raft_consensus.cc:515] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.979027 24675 leader_election.cc:290] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [CANDIDATE]: Term 1 election: Requested vote from peers 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661), 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603)
I20260709 14:56:33.979797 24477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0" candidate_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924ccecf49204f5ea116d6db46080afe"
I20260709 14:56:33.980108 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0" candidate_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
I20260709 14:56:33.979547 24372 catalog_manager.cc:5697] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2). New cstate: current_term: 1 leader_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.980331 24477 raft_consensus.cc:3060] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.980682 24552 raft_consensus.cc:3060] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.986370 24477 raft_consensus.cc:2468] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbebeefea5a94fbca5b352f4c5a77c71 in term 1.
I20260709 14:56:33.986446 24552 raft_consensus.cc:2468] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbebeefea5a94fbca5b352f4c5a77c71 in term 1.
I20260709 14:56:33.987347 24591 leader_election.cc:304] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924ccecf49204f5ea116d6db46080afe, dbebeefea5a94fbca5b352f4c5a77c71; no voters: 
I20260709 14:56:33.988165 24675 raft_consensus.cc:2804] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.990118 24675 raft_consensus.cc:697] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 LEADER]: Becoming Leader. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Running, Role: LEADER
I20260709 14:56:33.990989 24675 consensus_queue.cc:237] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:33.997059 24372 catalog_manager.cc:5697] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.035494 24372 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54914:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:34.037364 24372 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:34.058409 24466 tablet_service.cc:1511] Processing CreateTablet for tablet 65d8f530f32a44acbaf99326ad92cc38 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d8ab606b593437aa3d83cebb5a3fda5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:34.059688 24466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d8f530f32a44acbaf99326ad92cc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:34.059582 24541 tablet_service.cc:1511] Processing CreateTablet for tablet 65d8f530f32a44acbaf99326ad92cc38 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d8ab606b593437aa3d83cebb5a3fda5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:34.060925 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d8f530f32a44acbaf99326ad92cc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:34.063619 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 2978f3731ef54d279502e5ef1126732e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d8ab606b593437aa3d83cebb5a3fda5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:34.064872 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2978f3731ef54d279502e5ef1126732e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:34.064749 24616 tablet_service.cc:1511] Processing CreateTablet for tablet 2978f3731ef54d279502e5ef1126732e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d8ab606b593437aa3d83cebb5a3fda5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:34.065974 24616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2978f3731ef54d279502e5ef1126732e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:34.063618 24615 tablet_service.cc:1511] Processing CreateTablet for tablet 65d8f530f32a44acbaf99326ad92cc38 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d8ab606b593437aa3d83cebb5a3fda5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:34.073299 24615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d8f530f32a44acbaf99326ad92cc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:34.076620 24669 tablet_bootstrap.cc:492] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe: Bootstrap starting.
I20260709 14:56:34.076669 24666 tablet_bootstrap.cc:492] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Bootstrap starting.
I20260709 14:56:34.080680 24467 tablet_service.cc:1511] Processing CreateTablet for tablet 2978f3731ef54d279502e5ef1126732e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d8ab606b593437aa3d83cebb5a3fda5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:34.081645 24667 tablet_bootstrap.cc:492] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: Bootstrap starting.
I20260709 14:56:34.081974 24467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2978f3731ef54d279502e5ef1126732e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:34.083379 24666 tablet_bootstrap.cc:654] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.088128 24667 tablet_bootstrap.cc:654] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.089092 24669 tablet_bootstrap.cc:654] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.100687 24666 tablet_bootstrap.cc:492] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd: No bootstrap required, opened a new log
I20260709 14:56:34.101374 24666 ts_tablet_manager.cc:1403] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 14:56:34.104519 24667 tablet_bootstrap.cc:492] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: No bootstrap required, opened a new log
I20260709 14:56:34.105122 24667 ts_tablet_manager.cc:1403] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 14:56:34.104427 24666 raft_consensus.cc:359] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.106940 24666 raft_consensus.cc:385] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.107715 24666 raft_consensus.cc:740] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.108163 24667 raft_consensus.cc:359] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.108953 24667 raft_consensus.cc:385] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.109259 24667 raft_consensus.cc:740] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.109314 24666 consensus_queue.cc:260] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.110280 24667 consensus_queue.cc:260] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.111737 24666 ts_tablet_manager.cc:1434] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:34.113802 24667 ts_tablet_manager.cc:1434] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:34.114959 24667 tablet_bootstrap.cc:492] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71: Bootstrap starting.
I20260709 14:56:34.116380 24666 tablet_bootstrap.cc:492] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd: Bootstrap starting.
I20260709 14:56:34.121408 24667 tablet_bootstrap.cc:654] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.123186 24666 tablet_bootstrap.cc:654] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.124441 24669 tablet_bootstrap.cc:492] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe: No bootstrap required, opened a new log
I20260709 14:56:34.125046 24669 ts_tablet_manager.cc:1403] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.007s
I20260709 14:56:34.128250 24669 raft_consensus.cc:359] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.129036 24669 raft_consensus.cc:385] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.129346 24669 raft_consensus.cc:740] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.130327 24669 consensus_queue.cc:260] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.133405 24669 ts_tablet_manager.cc:1434] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:34.134294 24667 tablet_bootstrap.cc:492] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71: No bootstrap required, opened a new log
I20260709 14:56:34.134861 24667 ts_tablet_manager.cc:1403] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 14:56:34.136793 24666 tablet_bootstrap.cc:492] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd: No bootstrap required, opened a new log
I20260709 14:56:34.137315 24666 ts_tablet_manager.cc:1403] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:56:34.137714 24667 raft_consensus.cc:359] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.138453 24667 raft_consensus.cc:385] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.138762 24667 raft_consensus.cc:740] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.139453 24667 consensus_queue.cc:260] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.140146 24666 raft_consensus.cc:359] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.140849 24666 raft_consensus.cc:385] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.141129 24666 raft_consensus.cc:740] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.141521 24667 ts_tablet_manager.cc:1434] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:34.141925 24666 consensus_queue.cc:260] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.145412 24669 tablet_bootstrap.cc:492] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: Bootstrap starting.
I20260709 14:56:34.146342 24666 ts_tablet_manager.cc:1434] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:56:34.152194 24669 tablet_bootstrap.cc:654] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.152805 24674 raft_consensus.cc:493] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.153302 24674 raft_consensus.cc:515] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.157436 24669 tablet_bootstrap.cc:492] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: No bootstrap required, opened a new log
I20260709 14:56:34.158035 24669 ts_tablet_manager.cc:1403] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:56:34.160635 24674 leader_election.cc:290] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603), dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:34.162063 24669 raft_consensus.cc:359] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.162835 24669 raft_consensus.cc:385] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.163120 24669 raft_consensus.cc:740] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.163832 24669 consensus_queue.cc:260] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.165722 24669 ts_tablet_manager.cc:1434] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:56:34.168522 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d8f530f32a44acbaf99326ad92cc38" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" is_pre_election: true
I20260709 14:56:34.169173 24626 raft_consensus.cc:2468] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 0.
I20260709 14:56:34.170270 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d8f530f32a44acbaf99326ad92cc38" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" is_pre_election: true
I20260709 14:56:34.170922 24552 raft_consensus.cc:2468] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 0.
I20260709 14:56:34.171958 24440 leader_election.cc:304] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924ccecf49204f5ea116d6db46080afe, dbebeefea5a94fbca5b352f4c5a77c71; no voters: 
I20260709 14:56:34.172775 24674 raft_consensus.cc:2804] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.173105 24674 raft_consensus.cc:493] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.173364 24674 raft_consensus.cc:3060] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.178360 24674 raft_consensus.cc:515] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.179836 24674 leader_election.cc:290] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 election: Requested vote from peers 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603), dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:34.180447 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d8f530f32a44acbaf99326ad92cc38" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
I20260709 14:56:34.180783 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d8f530f32a44acbaf99326ad92cc38" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
I20260709 14:56:34.180927 24552 raft_consensus.cc:3060] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.181277 24626 raft_consensus.cc:3060] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.185511 24552 raft_consensus.cc:2468] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 1.
I20260709 14:56:34.185583 24626 raft_consensus.cc:2468] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 1.
I20260709 14:56:34.186702 24441 leader_election.cc:304] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, 924ccecf49204f5ea116d6db46080afe; no voters: 
I20260709 14:56:34.187490 24674 raft_consensus.cc:2804] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.188592 24674 raft_consensus.cc:697] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Becoming Leader. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Running, Role: LEADER
I20260709 14:56:34.189716 24674 consensus_queue.cc:237] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.196663 24372 catalog_manager.cc:5697] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe reported cstate change: term changed from 0 to 1, leader changed from <none> to 924ccecf49204f5ea116d6db46080afe (127.20.27.1). New cstate: current_term: 1 leader_uuid: "924ccecf49204f5ea116d6db46080afe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.263384 24674 raft_consensus.cc:493] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.263862 24674 raft_consensus.cc:515] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.265645 24674 leader_election.cc:290] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603), dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:34.266286 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" is_pre_election: true
I20260709 14:56:34.266494 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" is_pre_election: true
I20260709 14:56:34.266870 24552 raft_consensus.cc:2468] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 0.
I20260709 14:56:34.267072 24626 raft_consensus.cc:2468] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 0.
I20260709 14:56:34.267865 24441 leader_election.cc:304] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, 924ccecf49204f5ea116d6db46080afe; no voters: 
I20260709 14:56:34.268623 24674 raft_consensus.cc:2804] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.268886 24674 raft_consensus.cc:493] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.269165 24674 raft_consensus.cc:3060] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.273862 24674 raft_consensus.cc:515] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.275756 24674 leader_election.cc:290] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 election: Requested vote from peers 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603), dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:34.276546 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
I20260709 14:56:34.276791 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
I20260709 14:56:34.277078 24552 raft_consensus.cc:3060] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.277309 24626 raft_consensus.cc:3060] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.282793 24552 raft_consensus.cc:2468] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 1.
I20260709 14:56:34.283859 24441 leader_election.cc:304] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, 924ccecf49204f5ea116d6db46080afe; no voters: 
I20260709 14:56:34.283921 24626 raft_consensus.cc:2468] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 1.
I20260709 14:56:34.284523 24674 raft_consensus.cc:2804] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.285023 24674 raft_consensus.cc:697] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Becoming Leader. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Running, Role: LEADER
I20260709 14:56:34.285804 24674 consensus_queue.cc:237] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.292032 24372 catalog_manager.cc:5697] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe reported cstate change: term changed from 0 to 1, leader changed from <none> to 924ccecf49204f5ea116d6db46080afe (127.20.27.1). New cstate: current_term: 1 leader_uuid: "924ccecf49204f5ea116d6db46080afe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.316198 24552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff"
dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
mode: GRACEFUL
new_leader_uuid: "924ccecf49204f5ea116d6db46080afe"
 from {username='slave'} at 127.0.0.1:46838
I20260709 14:56:34.316699 24552 raft_consensus.cc:606] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 LEADER]: Received request to transfer leadership to TS 924ccecf49204f5ea116d6db46080afe
I20260709 14:56:34.328014 24626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0"
dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
mode: GRACEFUL
new_leader_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
 from {username='slave'} at 127.0.0.1:44062
I20260709 14:56:34.328509 24626 raft_consensus.cc:606] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 LEADER]: Received request to transfer leadership to TS 88a3a4ecf7694cfc8578a4e7f6aafafd
I20260709 14:56:34.410961 24670 consensus_queue.cc:1048] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [LEADER]: Connected to new peer: Peer: permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.417294 24680 raft_consensus.cc:993] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: : Instructing follower 924ccecf49204f5ea116d6db46080afe to start an election
I20260709 14:56:34.417822 24670 raft_consensus.cc:1081] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 LEADER]: Signalling peer 924ccecf49204f5ea116d6db46080afe to start an election
I20260709 14:56:34.419420 24476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff"
dest_uuid: "924ccecf49204f5ea116d6db46080afe"
 from {username='slave'} at 127.0.0.1:48116
I20260709 14:56:34.420740 24476 raft_consensus.cc:493] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.421110 24476 raft_consensus.cc:3060] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.427047 24476 raft_consensus.cc:515] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:34.429775 24552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
I20260709 14:56:34.430547 24552 raft_consensus.cc:3055] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.430931 24552 raft_consensus.cc:740] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Running, Role: LEADER
I20260709 14:56:34.431705 24552 consensus_queue.cc:260] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:34.432328 24476 leader_election.cc:290] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 2 election: Requested vote from peers 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603), dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:34.432634 24552 raft_consensus.cc:3060] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.437253 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b20ee554e78499d997e47833a0de7ff" candidate_uuid: "924ccecf49204f5ea116d6db46080afe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
I20260709 14:56:34.437870 24626 raft_consensus.cc:3060] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.440174 24552 raft_consensus.cc:2468] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 2.
I20260709 14:56:34.441385 24441 leader_election.cc:304] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, 924ccecf49204f5ea116d6db46080afe; no voters: 
I20260709 14:56:34.443161 24674 raft_consensus.cc:2804] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.443859 24674 raft_consensus.cc:697] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 2 LEADER]: Becoming Leader. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Running, Role: LEADER
I20260709 14:56:34.444715 24674 consensus_queue.cc:237] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } }
I20260709 14:56:34.445670 24626 raft_consensus.cc:2468] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924ccecf49204f5ea116d6db46080afe in term 2.
I20260709 14:56:34.449573 24675 consensus_queue.cc:1048] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.452463 24375 catalog_manager.cc:5697] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe reported cstate change: term changed from 1 to 2, leader changed from 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2) to 924ccecf49204f5ea116d6db46080afe (127.20.27.1). New cstate: current_term: 2 leader_uuid: "924ccecf49204f5ea116d6db46080afe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.462355 24682 raft_consensus.cc:993] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: : Instructing follower 88a3a4ecf7694cfc8578a4e7f6aafafd to start an election
I20260709 14:56:34.462949 24675 raft_consensus.cc:1081] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 LEADER]: Signalling peer 88a3a4ecf7694cfc8578a4e7f6aafafd to start an election
I20260709 14:56:34.464748 24551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0"
dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
 from {username='slave'} at 127.0.0.1:46814
I20260709 14:56:34.465301 24551 raft_consensus.cc:493] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.465591 24551 raft_consensus.cc:3060] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.468042 24706 consensus_queue.cc:1048] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.472518 24551 raft_consensus.cc:515] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.473424 24552 raft_consensus.cc:1240] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Rejecting Update request from peer dbebeefea5a94fbca5b352f4c5a77c71 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:34.475997 24476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0" candidate_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924ccecf49204f5ea116d6db46080afe"
I20260709 14:56:34.476552 24476 raft_consensus.cc:3060] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.484272 24626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51782f65b8dd4c3ca706e1f30f7e56a0" candidate_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
I20260709 14:56:34.485001 24551 leader_election.cc:290] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [CANDIDATE]: Term 2 election: Requested vote from peers 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661), dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3:43917)
I20260709 14:56:34.484869 24706 consensus_queue.cc:1059] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.487502 24626 raft_consensus.cc:3055] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.487782 24626 raft_consensus.cc:740] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Running, Role: LEADER
I20260709 14:56:34.488344 24626 consensus_queue.cc:260] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.489398 24626 raft_consensus.cc:3060] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.489640 24476 raft_consensus.cc:2468] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a3a4ecf7694cfc8578a4e7f6aafafd in term 2.
I20260709 14:56:34.490841 24517 leader_election.cc:304] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, 924ccecf49204f5ea116d6db46080afe; no voters: 
I20260709 14:56:34.491557 24680 raft_consensus.cc:2804] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.492034 24680 raft_consensus.cc:697] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 LEADER]: Becoming Leader. State: Replica: 88a3a4ecf7694cfc8578a4e7f6aafafd, State: Running, Role: LEADER
I20260709 14:56:34.492834 24680 consensus_queue.cc:237] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [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: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.500113 24372 catalog_manager.cc:5697] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd reported cstate change: term changed from 1 to 2, leader changed from dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3) to 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2). New cstate: current_term: 2 leader_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.502161 24626 raft_consensus.cc:2468] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a3a4ecf7694cfc8578a4e7f6aafafd in term 2.
W20260709 14:56:34.502602 24675 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:56:34.551154 20588 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:34.552682 20588 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:34.553025 20588 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:34.563917 24476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e"
dest_uuid: "924ccecf49204f5ea116d6db46080afe"
mode: GRACEFUL
new_leader_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
 from {username='slave'} at 127.0.0.1:48140
I20260709 14:56:34.564370 24476 raft_consensus.cc:606] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Received request to transfer leadership to TS dbebeefea5a94fbca5b352f4c5a77c71
I20260709 14:56:34.565332 20588 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:34.624970 24697 consensus_queue.cc:1048] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.636034 24697 consensus_queue.cc:1048] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.789058 24697 consensus_queue.cc:1048] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.799332 24674 consensus_queue.cc:1048] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.806548 24712 raft_consensus.cc:993] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: : Instructing follower dbebeefea5a94fbca5b352f4c5a77c71 to start an election
I20260709 14:56:34.806977 24674 raft_consensus.cc:1081] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Signalling peer dbebeefea5a94fbca5b352f4c5a77c71 to start an election
I20260709 14:56:34.808341 24626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e"
dest_uuid: "dbebeefea5a94fbca5b352f4c5a77c71"
 from {username='slave'} at 127.0.0.1:44058
I20260709 14:56:34.808818 24626 raft_consensus.cc:493] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.809093 24626 raft_consensus.cc:3060] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.813661 24626 raft_consensus.cc:515] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.815299 24626 leader_election.cc:290] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [CANDIDATE]: Term 2 election: Requested vote from peers 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661), 88a3a4ecf7694cfc8578a4e7f6aafafd (127.20.27.2:37603)
I20260709 14:56:34.816044 24476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e" candidate_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924ccecf49204f5ea116d6db46080afe"
I20260709 14:56:34.816490 24551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978f3731ef54d279502e5ef1126732e" candidate_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd"
I20260709 14:56:34.816713 24476 raft_consensus.cc:3055] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.817239 24551 raft_consensus.cc:3060] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.817193 24476 raft_consensus.cc:740] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924ccecf49204f5ea116d6db46080afe, State: Running, Role: LEADER
I20260709 14:56:34.818207 24476 consensus_queue.cc:260] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.819474 24476 raft_consensus.cc:3060] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.822263 24551 raft_consensus.cc:2468] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbebeefea5a94fbca5b352f4c5a77c71 in term 2.
I20260709 14:56:34.823248 24590 leader_election.cc:304] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a3a4ecf7694cfc8578a4e7f6aafafd, dbebeefea5a94fbca5b352f4c5a77c71; no voters: 
I20260709 14:56:34.823905 24675 raft_consensus.cc:2804] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.824337 24476 raft_consensus.cc:2468] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbebeefea5a94fbca5b352f4c5a77c71 in term 2.
I20260709 14:56:34.824364 24675 raft_consensus.cc:697] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 LEADER]: Becoming Leader. State: Replica: dbebeefea5a94fbca5b352f4c5a77c71, State: Running, Role: LEADER
I20260709 14:56:34.825399 24675 consensus_queue.cc:237] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } }
I20260709 14:56:34.831188 24372 catalog_manager.cc:5697] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 reported cstate change: term changed from 1 to 2, leader changed from 924ccecf49204f5ea116d6db46080afe (127.20.27.1) to dbebeefea5a94fbca5b352f4c5a77c71 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924ccecf49204f5ea116d6db46080afe" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 39661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a3a4ecf7694cfc8578a4e7f6aafafd" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.904906 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
I20260709 14:56:34.923696 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:34.924281 20588 tablet_replica.cc:333] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe: stopping tablet replica
I20260709 14:56:34.924757 20588 raft_consensus.cc:2243] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.925149 20588 raft_consensus.cc:2272] T 2978f3731ef54d279502e5ef1126732e P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.927070 20588 tablet_replica.cc:333] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe: stopping tablet replica
I20260709 14:56:34.927537 20588 raft_consensus.cc:2243] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.928224 20588 raft_consensus.cc:2272] T 65d8f530f32a44acbaf99326ad92cc38 P 924ccecf49204f5ea116d6db46080afe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.930162 20588 tablet_replica.cc:333] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: stopping tablet replica
I20260709 14:56:34.930703 20588 raft_consensus.cc:2243] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.931327 20588 pending_rounds.cc:70] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: Trying to abort 1 pending ops.
I20260709 14:56:34.931493 20588 pending_rounds.cc:77] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662441254608896 op_type: NO_OP noop_request { }
I20260709 14:56:34.931756 24626 raft_consensus.cc:1275] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Refusing update from remote peer 924ccecf49204f5ea116d6db46080afe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.931777 20588 raft_consensus.cc:2889] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:34.932341 20588 raft_consensus.cc:2272] T 0b20ee554e78499d997e47833a0de7ff P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.934643 24626 raft_consensus.cc:1275] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Refusing update from remote peer 88a3a4ecf7694cfc8578a4e7f6aafafd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.934947 20588 tablet_replica.cc:333] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe: stopping tablet replica
I20260709 14:56:34.935480 20588 raft_consensus.cc:2243] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.935940 20588 raft_consensus.cc:2272] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 924ccecf49204f5ea116d6db46080afe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.935881 24680 consensus_queue.cc:1048] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbebeefea5a94fbca5b352f4c5a77c71" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:34.945278 24517 connection.cc:573] client connection to 127.20.27.1:39661 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 14:56:34.958194 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
W20260709 14:56:34.958388 24517 consensus_peers.cc:597] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd -> Peer 924ccecf49204f5ea116d6db46080afe (127.20.27.1:39661): Couldn't send request to peer 924ccecf49204f5ea116d6db46080afe. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:39661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:34.969170 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
I20260709 14:56:34.984258 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:34.984810 20588 tablet_replica.cc:333] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd: stopping tablet replica
I20260709 14:56:34.985294 20588 raft_consensus.cc:2243] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.985682 20588 raft_consensus.cc:2272] T 2978f3731ef54d279502e5ef1126732e P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.988147 20588 tablet_replica.cc:333] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd: stopping tablet replica
I20260709 14:56:34.988621 20588 raft_consensus.cc:2243] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.988974 20588 raft_consensus.cc:2272] T 65d8f530f32a44acbaf99326ad92cc38 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.990896 20588 tablet_replica.cc:333] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd: stopping tablet replica
I20260709 14:56:34.991321 20588 raft_consensus.cc:2243] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:34.991657 20588 raft_consensus.cc:2272] T 0b20ee554e78499d997e47833a0de7ff P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:34.993470 20588 tablet_replica.cc:333] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd: stopping tablet replica
I20260709 14:56:34.993870 20588 raft_consensus.cc:2243] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:34.994545 20588 raft_consensus.cc:2272] T 51782f65b8dd4c3ca706e1f30f7e56a0 P 88a3a4ecf7694cfc8578a4e7f6aafafd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:35.017658 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
I20260709 14:56:35.028083 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
I20260709 14:56:35.042806 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:35.043426 20588 tablet_replica.cc:333] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71: stopping tablet replica
I20260709 14:56:35.043920 20588 raft_consensus.cc:2243] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:35.044466 20588 raft_consensus.cc:2272] T 65d8f530f32a44acbaf99326ad92cc38 P dbebeefea5a94fbca5b352f4c5a77c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:35.046772 20588 tablet_replica.cc:333] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: stopping tablet replica
I20260709 14:56:35.047252 20588 raft_consensus.cc:2243] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:35.047791 20588 pending_rounds.cc:70] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: Trying to abort 1 pending ops.
I20260709 14:56:35.047950 20588 pending_rounds.cc:77] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662442812473344 op_type: NO_OP noop_request { }
I20260709 14:56:35.048169 20588 raft_consensus.cc:2889] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:35.048382 20588 raft_consensus.cc:2272] T 2978f3731ef54d279502e5ef1126732e P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:35.050352 20588 tablet_replica.cc:333] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71: stopping tablet replica
I20260709 14:56:35.050848 20588 raft_consensus.cc:2243] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:35.051236 20588 raft_consensus.cc:2272] T 51782f65b8dd4c3ca706e1f30f7e56a0 P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:35.053259 20588 tablet_replica.cc:333] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71: stopping tablet replica
I20260709 14:56:35.053663 20588 raft_consensus.cc:2243] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:35.053982 20588 raft_consensus.cc:2272] T 0b20ee554e78499d997e47833a0de7ff P dbebeefea5a94fbca5b352f4c5a77c71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:35.074880 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:56:35.085722 20588 master.cc:562] Master@127.20.27.62:34449 shutting down...
I20260709 14:56:35.098605 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:35.099205 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:35.099522 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea96bf67d87f4664b5b486d14009840a: stopping tablet replica
I20260709 14:56:35.116707 20588 master.cc:584] Master@127.20.27.62:34449 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (1899 ms)
[----------] 6 tests from LeaderRebalancerTest (85980 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:35.142782 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:33693
I20260709 14:56:35.143860 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:35.148464 24719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:35.148913 24720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:35.149768 24722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:35.152503 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:35.153223 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:35.153391 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:35.153503 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608995153493 us; error 0 us; skew 500 ppm
I20260709 14:56:35.153957 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:35.156147 20588 webserver.cc:533] Webserver started at http://127.20.27.62:43443/ using document root <none> and password file <none>
I20260709 14:56:35.156579 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:35.156736 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:35.156931 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:35.157886 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "a8dfc012646040ea966a08deeebf5d89"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.161935 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:35.165030 24727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.165688 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:35.165943 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "a8dfc012646040ea966a08deeebf5d89"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.166213 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:35.179672 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:35.180637 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:35.213508 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:33693
I20260709 14:56:35.213629 24778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:33693 every 8 connection(s)
I20260709 14:56:35.217227 24779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.227264 24779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89: Bootstrap starting.
I20260709 14:56:35.231438 24779 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.235064 24779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89: No bootstrap required, opened a new log
I20260709 14:56:35.236994 24779 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8dfc012646040ea966a08deeebf5d89" member_type: VOTER }
I20260709 14:56:35.237347 24779 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.237521 24779 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8dfc012646040ea966a08deeebf5d89, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.238013 24779 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a8dfc012646040ea966a08deeebf5d89" member_type: VOTER }
I20260709 14:56:35.238397 24779 raft_consensus.cc:399] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:35.238587 24779 raft_consensus.cc:493] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:35.238813 24779 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.243149 24779 raft_consensus.cc:515] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8dfc012646040ea966a08deeebf5d89" member_type: VOTER }
I20260709 14:56:35.243599 24779 leader_election.cc:304] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [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: a8dfc012646040ea966a08deeebf5d89; no voters: 
I20260709 14:56:35.244639 24779 leader_election.cc:290] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:35.244921 24782 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.246168 24782 raft_consensus.cc:697] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 1 LEADER]: Becoming Leader. State: Replica: a8dfc012646040ea966a08deeebf5d89, State: Running, Role: LEADER
I20260709 14:56:35.246855 24782 consensus_queue.cc:237] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [LEADER]: Queue going to LEADER mode. State: All 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: "a8dfc012646040ea966a08deeebf5d89" member_type: VOTER }
I20260709 14:56:35.247393 24779 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:35.250571 24783 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a8dfc012646040ea966a08deeebf5d89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8dfc012646040ea966a08deeebf5d89" member_type: VOTER } }
I20260709 14:56:35.250706 24784 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a8dfc012646040ea966a08deeebf5d89. Latest consensus state: current_term: 1 leader_uuid: "a8dfc012646040ea966a08deeebf5d89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8dfc012646040ea966a08deeebf5d89" member_type: VOTER } }
I20260709 14:56:35.251302 24783 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:35.251379 24784 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:35.254319 24788 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:35.258864 24788 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:35.262682 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:35.267735 24788 catalog_manager.cc:1383] Generated new cluster ID: 5aa0342ee93148feafb4b5f99d82a16d
I20260709 14:56:35.267982 24788 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:35.292232 24788 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:35.293466 24788 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:35.306422 24788 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89: Generated new TSK 0
I20260709 14:56:35.306975 24788 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:35.329245 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:35.334822 24800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:35.336076 24801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:35.343216 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:35.343179 24803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:35.344340 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:35.344525 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:35.344653 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608995344642 us; error 0 us; skew 500 ppm
I20260709 14:56:35.345112 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:35.347337 20588 webserver.cc:533] Webserver started at http://127.20.27.1:45275/ using document root <none> and password file <none>
I20260709 14:56:35.347776 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:35.347925 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:35.348140 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:35.349179 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "c4eeac888ec043e4ae3528ec96d0427a"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.353363 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:35.356551 24808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.357262 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:35.357558 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "c4eeac888ec043e4ae3528ec96d0427a"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.357846 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:35.376789 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:35.377889 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:35.379284 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:35.381424 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:35.381613 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.381829 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:35.381976 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.418218 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:45649
I20260709 14:56:35.418313 24870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:45649 every 8 connection(s)
I20260709 14:56:35.422964 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:35.430990 24876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:35.432512 24875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:35.432752 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:35.433164 24878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:35.434558 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:35.434831 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:35.434964 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608995434953 us; error 0 us; skew 500 ppm
I20260709 14:56:35.435468 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:35.437611 20588 webserver.cc:533] Webserver started at http://127.20.27.2:44569/ using document root <none> and password file <none>
I20260709 14:56:35.438141 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:35.438369 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:35.438684 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:35.439895 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "33a8dabb3e0647ab879d4e675843464a"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.440900 24871 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33693
I20260709 14:56:35.441331 24871 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:35.442044 24871 heartbeater.cc:507] Master 127.20.27.62:33693 requested a full tablet report, sending...
I20260709 14:56:35.444103 24744 ts_manager.cc:194] Registered new tserver with Master: c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649)
I20260709 14:56:35.444754 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:35.446384 24744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47278
I20260709 14:56:35.449165 24883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.449971 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:35.450225 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "33a8dabb3e0647ab879d4e675843464a"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.450461 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:35.461474 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:35.462494 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:35.463856 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:35.465957 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:35.466144 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.466365 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:35.466504 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.502023 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:40387
I20260709 14:56:35.502141 24945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:40387 every 8 connection(s)
I20260709 14:56:35.506597 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:35.512990 24949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:35.513811 24950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:35.516862 24952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:35.517328 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:35.517765 24946 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33693
I20260709 14:56:35.518146 24946 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:35.518224 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:35.518497 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:35.518651 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783608995518636 us; error 0 us; skew 500 ppm
I20260709 14:56:35.518908 24946 heartbeater.cc:507] Master 127.20.27.62:33693 requested a full tablet report, sending...
I20260709 14:56:35.519279 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:35.520916 24744 ts_manager.cc:194] Registered new tserver with Master: 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:35.521625 20588 webserver.cc:533] Webserver started at http://127.20.27.3:36521/ using document root <none> and password file <none>
I20260709 14:56:35.522121 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:35.522290 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:35.522354 24744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47284
I20260709 14:56:35.522526 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:35.523830 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "a5457d7893ea439b952ad89211511cc8"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.527895 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:35.530884 24957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.531539 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:35.531811 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "a5457d7893ea439b952ad89211511cc8"
format_stamp: "Formatted at 2026-07-09 14:56:35 on dist-test-slave-mmkh"
I20260709 14:56:35.532065 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:35.540107 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:35.541041 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:35.542290 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:35.544746 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:35.544934 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.545168 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:35.545316 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:35.580933 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:39249
I20260709 14:56:35.581017 25019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:39249 every 8 connection(s)
I20260709 14:56:35.593580 25020 heartbeater.cc:344] Connected to a master server at 127.20.27.62:33693
I20260709 14:56:35.593973 25020 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:35.594630 25020 heartbeater.cc:507] Master 127.20.27.62:33693 requested a full tablet report, sending...
I20260709 14:56:35.596419 24744 ts_manager.cc:194] Registered new tserver with Master: a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:35.596676 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012929569s
I20260709 14:56:35.598102 24744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47290
I20260709 14:56:35.619879 24744 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:35.622295 24744 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:35.693470 24911 tablet_service.cc:1511] Processing CreateTablet for tablet c4b37019fd964f00a286e889d9d8dd69 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:35.694823 24911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b37019fd964f00a286e889d9d8dd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.701726 24910 tablet_service.cc:1511] Processing CreateTablet for tablet fa4487fc5e0343a0b50bde8ebb4a50f7 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:35.703228 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4487fc5e0343a0b50bde8ebb4a50f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.711439 24836 tablet_service.cc:1511] Processing CreateTablet for tablet c4b37019fd964f00a286e889d9d8dd69 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:35.712811 24836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b37019fd964f00a286e889d9d8dd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.714323 24909 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff421960d884af9ae35f399cbe50073 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:35.716903 24908 tablet_service.cc:1511] Processing CreateTablet for tablet f30ae6cd49fc4c9ba7514898c1b193c1 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:35.717943 24831 tablet_service.cc:1511] Processing CreateTablet for tablet b3b19c1edc4445da9fce20b9b088ac8c (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:35.718425 24985 tablet_service.cc:1511] Processing CreateTablet for tablet c4b37019fd964f00a286e889d9d8dd69 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:35.719259 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b19c1edc4445da9fce20b9b088ac8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.719044 24907 tablet_service.cc:1511] Processing CreateTablet for tablet bec8034b9dda4111a15e9250731d0a22 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:35.719862 24985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b37019fd964f00a286e889d9d8dd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.721068 24906 tablet_service.cc:1511] Processing CreateTablet for tablet b3b19c1edc4445da9fce20b9b088ac8c (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:35.723121 24905 tablet_service.cc:1511] Processing CreateTablet for tablet 631cb5aecfae48c38c789518ac77c53a (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:35.723734 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 631cb5aecfae48c38c789518ac77c53a (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:35.724979 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631cb5aecfae48c38c789518ac77c53a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.715713 24909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff421960d884af9ae35f399cbe50073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.727761 24833 tablet_service.cc:1511] Processing CreateTablet for tablet f30ae6cd49fc4c9ba7514898c1b193c1 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:35.728389 24984 tablet_service.cc:1511] Processing CreateTablet for tablet fa4487fc5e0343a0b50bde8ebb4a50f7 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:35.729029 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30ae6cd49fc4c9ba7514898c1b193c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.729770 24984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4487fc5e0343a0b50bde8ebb4a50f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.731017 24906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b19c1edc4445da9fce20b9b088ac8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.731689 24834 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff421960d884af9ae35f399cbe50073 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:35.732936 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff421960d884af9ae35f399cbe50073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.733495 24907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec8034b9dda4111a15e9250731d0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.744206 24983 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff421960d884af9ae35f399cbe50073 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:35.745608 24983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff421960d884af9ae35f399cbe50073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.716903 24832 tablet_service.cc:1511] Processing CreateTablet for tablet bec8034b9dda4111a15e9250731d0a22 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:35.750929 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec8034b9dda4111a15e9250731d0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.756956 24829 tablet_service.cc:1511] Processing CreateTablet for tablet 8d45db38bc2447b89b6ccb8780700c38 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:35.757248 24828 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8d1da89466488aa043d285b8260135 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:35.760478 24982 tablet_service.cc:1511] Processing CreateTablet for tablet f30ae6cd49fc4c9ba7514898c1b193c1 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:35.760478 24979 tablet_service.cc:1511] Processing CreateTablet for tablet 631cb5aecfae48c38c789518ac77c53a (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:35.761873 24982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30ae6cd49fc4c9ba7514898c1b193c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.762524 24979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631cb5aecfae48c38c789518ac77c53a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.761507 24981 tablet_service.cc:1511] Processing CreateTablet for tablet bec8034b9dda4111a15e9250731d0a22 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:35.760491 24829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d45db38bc2447b89b6ccb8780700c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.770761 24981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec8034b9dda4111a15e9250731d0a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.765897 24905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631cb5aecfae48c38c789518ac77c53a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.715728 24835 tablet_service.cc:1511] Processing CreateTablet for tablet fa4487fc5e0343a0b50bde8ebb4a50f7 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:35.765663 24980 tablet_service.cc:1511] Processing CreateTablet for tablet b3b19c1edc4445da9fce20b9b088ac8c (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:35.782027 24980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b19c1edc4445da9fce20b9b088ac8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.781677 24911 tablet_service.cc:1511] Processing CreateTablet for tablet 8d45db38bc2447b89b6ccb8780700c38 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:35.782617 24978 tablet_service.cc:1511] Processing CreateTablet for tablet 8d45db38bc2447b89b6ccb8780700c38 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:35.783918 24978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d45db38bc2447b89b6ccb8780700c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.776436 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8d1da89466488aa043d285b8260135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.798746 24908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30ae6cd49fc4c9ba7514898c1b193c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.806999 24911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d45db38bc2447b89b6ccb8780700c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.811067 24835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4487fc5e0343a0b50bde8ebb4a50f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.823132 25035 tablet_bootstrap.cc:492] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:35.839099 24910 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8d1da89466488aa043d285b8260135 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:35.840425 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8d1da89466488aa043d285b8260135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.841591 25036 tablet_bootstrap.cc:492] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:35.843726 24978 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8d1da89466488aa043d285b8260135 (DEFAULT_TABLE table=test-workload [id=5ce97171cfe14634b5547567fad75cbb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:35.846443 25035 tablet_bootstrap.cc:654] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.849195 24978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8d1da89466488aa043d285b8260135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:35.860075 25035 tablet_bootstrap.cc:492] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:35.860697 25035 ts_tablet_manager.cc:1403] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.002s
I20260709 14:56:35.863793 25037 tablet_bootstrap.cc:492] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:35.864223 25035 raft_consensus.cc:359] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.864852 25035 raft_consensus.cc:385] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.865078 25035 raft_consensus.cc:740] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.865729 25035 consensus_queue.cc:260] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.867609 24946 heartbeater.cc:499] Master 127.20.27.62:33693 was elected leader, sending a full tablet report...
I20260709 14:56:35.868193 25035 ts_tablet_manager.cc:1434] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:56:35.869166 25035 tablet_bootstrap.cc:492] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:35.875041 25035 tablet_bootstrap.cc:654] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.897466 25036 tablet_bootstrap.cc:654] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.911885 25037 tablet_bootstrap.cc:654] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.918232 25035 tablet_bootstrap.cc:492] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:35.918787 25035 ts_tablet_manager.cc:1403] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.031s
I20260709 14:56:35.920436 25037 tablet_bootstrap.cc:492] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:35.921048 25037 ts_tablet_manager.cc:1403] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.004s
I20260709 14:56:35.921450 25035 raft_consensus.cc:359] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.922199 25035 raft_consensus.cc:385] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.922487 25035 raft_consensus.cc:740] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.923382 25035 consensus_queue.cc:260] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.923936 25036 tablet_bootstrap.cc:492] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:35.924441 25036 ts_tablet_manager.cc:1403] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 14:56:35.925865 25035 ts_tablet_manager.cc:1434] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:35.924718 25037 raft_consensus.cc:359] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.927018 25037 raft_consensus.cc:385] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.927336 25037 raft_consensus.cc:740] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.927407 25035 tablet_bootstrap.cc:492] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:35.928193 25037 consensus_queue.cc:260] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.929018 25036 raft_consensus.cc:359] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.929740 25036 raft_consensus.cc:385] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.930037 25036 raft_consensus.cc:740] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.930850 25036 consensus_queue.cc:260] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.933856 25035 tablet_bootstrap.cc:654] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.936743 24871 heartbeater.cc:499] Master 127.20.27.62:33693 was elected leader, sending a full tablet report...
I20260709 14:56:35.937791 25037 ts_tablet_manager.cc:1434] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 14:56:35.938943 25037 tablet_bootstrap.cc:492] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:35.945258 25037 tablet_bootstrap.cc:654] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.947814 25020 heartbeater.cc:499] Master 127.20.27.62:33693 was elected leader, sending a full tablet report...
I20260709 14:56:35.948385 25036 ts_tablet_manager.cc:1434] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 14:56:35.949419 25036 tablet_bootstrap.cc:492] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:35.955456 25036 tablet_bootstrap.cc:654] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.958428 25044 raft_consensus.cc:493] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.959153 25044 raft_consensus.cc:515] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.975544 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:35.976383 24921 raft_consensus.cc:2468] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:35.977536 25035 tablet_bootstrap.cc:492] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:35.978113 25035 ts_tablet_manager.cc:1403] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.027s
I20260709 14:56:35.977885 24961 leader_election.cc:304] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:35.981031 25035 raft_consensus.cc:359] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.982573 25035 raft_consensus.cc:385] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.982882 25035 raft_consensus.cc:740] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.983592 25035 consensus_queue.cc:260] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:35.985636 25035 ts_tablet_manager.cc:1434] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:35.986534 25035 tablet_bootstrap.cc:492] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:35.987370 25044 leader_election.cc:290] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649)
I20260709 14:56:35.988056 25044 raft_consensus.cc:2804] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:35.988442 25044 raft_consensus.cc:493] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:35.988840 25044 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.992383 25035 tablet_bootstrap.cc:654] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.996235 25044 raft_consensus.cc:515] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.000528 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
W20260709 14:56:36.002573 24960 leader_election.cc:343] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.005030 25044 leader_election.cc:290] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649)
I20260709 14:56:36.006309 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.007145 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.008996 25037 tablet_bootstrap.cc:492] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.010887 24921 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.011132 25037 ts_tablet_manager.cc:1403] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.008s
W20260709 14:56:36.011591 24960 leader_election.cc:343] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.011924 25036 tablet_bootstrap.cc:492] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.012444 25036 ts_tablet_manager.cc:1403] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.031s
I20260709 14:56:36.013744 25037 raft_consensus.cc:359] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.014285 25037 raft_consensus.cc:385] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.014509 25037 raft_consensus.cc:740] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.015141 25037 consensus_queue.cc:260] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.015610 25035 tablet_bootstrap.cc:492] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:36.016136 25035 ts_tablet_manager.cc:1403] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.019s
I20260709 14:56:36.017395 25037 ts_tablet_manager.cc:1434] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:36.018021 24921 raft_consensus.cc:2468] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:36.018327 25037 tablet_bootstrap.cc:492] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.018788 25035 raft_consensus.cc:359] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.019492 25035 raft_consensus.cc:385] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.019344 24961 leader_election.cc:304] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.019804 25035 raft_consensus.cc:740] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.020645 25035 consensus_queue.cc:260] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.021274 25036 raft_consensus.cc:359] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.021956 25036 raft_consensus.cc:385] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.022229 25036 raft_consensus.cc:740] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.022966 25036 consensus_queue.cc:260] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.024624 25037 tablet_bootstrap.cc:654] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.024951 25036 ts_tablet_manager.cc:1434] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:56:36.025321 25035 ts_tablet_manager.cc:1434] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:36.026278 25035 tablet_bootstrap.cc:492] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:36.028172 25036 tablet_bootstrap.cc:492] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.034461 25036 tablet_bootstrap.cc:654] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.035655 25044 raft_consensus.cc:2804] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.036183 25044 raft_consensus.cc:697] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:36.036979 25044 consensus_queue.cc:237] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.038615 25035 tablet_bootstrap.cc:654] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.043932 25037 tablet_bootstrap.cc:492] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.044480 25037 ts_tablet_manager.cc:1403] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 14:56:36.047418 25037 raft_consensus.cc:359] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.048095 25037 raft_consensus.cc:385] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.048400 25037 raft_consensus.cc:740] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.049226 25035 tablet_bootstrap.cc:492] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:36.049185 25037 consensus_queue.cc:260] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.049822 25035 ts_tablet_manager.cc:1403] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 14:56:36.050123 25036 tablet_bootstrap.cc:492] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.050671 25036 ts_tablet_manager.cc:1403] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.009s
I20260709 14:56:36.051352 25037 ts_tablet_manager.cc:1434] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:36.053831 25037 tablet_bootstrap.cc:492] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.053488 25036 raft_consensus.cc:359] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.052814 25035 raft_consensus.cc:359] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.054368 25036 raft_consensus.cc:385] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.053665 24743 catalog_manager.cc:5697] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.054668 25035 raft_consensus.cc:385] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.054869 25036 raft_consensus.cc:740] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.055145 25035 raft_consensus.cc:740] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.055864 25036 consensus_queue.cc:260] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.055965 25035 consensus_queue.cc:260] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.058264 25036 ts_tablet_manager.cc:1434] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:36.059355 25036 tablet_bootstrap.cc:492] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.060557 25037 tablet_bootstrap.cc:654] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.058300 25035 ts_tablet_manager.cc:1434] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:36.061631 25035 tablet_bootstrap.cc:492] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:36.067104 25036 tablet_bootstrap.cc:654] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.067500 25035 tablet_bootstrap.cc:654] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.072912 25037 tablet_bootstrap.cc:492] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.073443 25037 ts_tablet_manager.cc:1403] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:56:36.075333 25036 tablet_bootstrap.cc:492] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.075947 25036 ts_tablet_manager.cc:1403] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:56:36.076301 25037 raft_consensus.cc:359] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.077033 25037 raft_consensus.cc:385] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.077342 25037 raft_consensus.cc:740] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.075186 25044 raft_consensus.cc:493] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.078075 25037 consensus_queue.cc:260] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.078604 25044 raft_consensus.cc:515] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.079239 25036 raft_consensus.cc:359] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.080068 25036 raft_consensus.cc:385] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.080387 25036 raft_consensus.cc:740] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.080606 25037 ts_tablet_manager.cc:1434] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:56:36.080842 25044 leader_election.cc:290] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.081620 25037 tablet_bootstrap.cc:492] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.081166 25036 consensus_queue.cc:260] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.082996 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:36.082996 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.083875 24921 raft_consensus.cc:2468] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:36.084662 25035 tablet_bootstrap.cc:492] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:36.085180 25035 ts_tablet_manager.cc:1403] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
W20260709 14:56:36.084612 24960 leader_election.cc:343] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.088430 25036 ts_tablet_manager.cc:1434] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:36.088148 25035 raft_consensus.cc:359] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.088863 25035 raft_consensus.cc:385] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.089154 25035 raft_consensus.cc:740] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.089389 25036 tablet_bootstrap.cc:492] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.089452 25037 tablet_bootstrap.cc:654] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.089848 25035 consensus_queue.cc:260] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.092620 25043 raft_consensus.cc:493] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.093130 25043 raft_consensus.cc:515] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.092650 24961 leader_election.cc:304] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [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: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.095677 25044 raft_consensus.cc:2804] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.096073 25044 raft_consensus.cc:493] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.096194 25036 tablet_bootstrap.cc:654] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.096437 25044 raft_consensus.cc:3060] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.095796 25043 leader_election.cc:290] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.104125 25035 ts_tablet_manager.cc:1434] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:56:36.105284 25035 tablet_bootstrap.cc:492] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:36.109907 25048 raft_consensus.cc:493] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.110457 25048 raft_consensus.cc:515] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.112322 25044 raft_consensus.cc:515] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.116312 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.117095 24921 raft_consensus.cc:2468] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:36.117532 25037 tablet_bootstrap.cc:492] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.118041 25037 ts_tablet_manager.cc:1403] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260709 14:56:36.118572 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:36.119380 24846 raft_consensus.cc:2468] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:36.120790 24960 leader_election.cc:304] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.113044 25048 leader_election.cc:290] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.120884 25037 raft_consensus.cc:359] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.123862 25048 raft_consensus.cc:2804] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.124084 25037 raft_consensus.cc:385] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.124485 25037 raft_consensus.cc:740] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.125325 25037 consensus_queue.cc:260] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.127872 25035 tablet_bootstrap.cc:654] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.128001 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.128602 24921 raft_consensus.cc:3060] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.130797 25048 raft_consensus.cc:493] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.131181 25048 raft_consensus.cc:3060] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.134145 25037 ts_tablet_manager.cc:1434] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 14:56:36.134810 25036 tablet_bootstrap.cc:492] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.135360 25036 ts_tablet_manager.cc:1403] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.011s
I20260709 14:56:36.137043 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.137573 25037 tablet_bootstrap.cc:492] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.138311 25036 raft_consensus.cc:359] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.138797 25044 leader_election.cc:290] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.139789 25048 raft_consensus.cc:515] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.139077 25036 raft_consensus.cc:385] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.141031 25036 raft_consensus.cc:740] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.141873 25036 consensus_queue.cc:260] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.144181 25036 ts_tablet_manager.cc:1434] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:36.145176 25036 tablet_bootstrap.cc:492] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.145942 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.146658 24920 raft_consensus.cc:2468] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.147068 24921 raft_consensus.cc:2468] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:36.148753 24961 leader_election.cc:304] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:36.149922 25039 raft_consensus.cc:493] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.150424 25039 raft_consensus.cc:515] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.150281 24812 leader_election.cc:304] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.152261 25043 raft_consensus.cc:2804] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:36.152546 24960 leader_election.cc:343] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.152612 25043 raft_consensus.cc:493] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.153209 25043 raft_consensus.cc:3060] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.153337 25039 leader_election.cc:290] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.150411 25044 raft_consensus.cc:2804] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.156458 25044 raft_consensus.cc:697] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:36.157137 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.157249 25044 consensus_queue.cc:237] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.164371 25036 tablet_bootstrap.cc:654] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.167845 25048 leader_election.cc:290] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.169334 25037 tablet_bootstrap.cc:654] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.171219 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.171800 24921 raft_consensus.cc:3060] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.175942 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.177295 24995 raft_consensus.cc:2393] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4eeac888ec043e4ae3528ec96d0427a in current term 1: Already voted for candidate a5457d7893ea439b952ad89211511cc8 in this term.
I20260709 14:56:36.181388 25035 tablet_bootstrap.cc:492] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:36.181977 25035 ts_tablet_manager.cc:1403] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.007s
I20260709 14:56:36.185086 25035 raft_consensus.cc:359] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.186165 25035 raft_consensus.cc:385] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.186509 25035 raft_consensus.cc:740] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.187336 25035 consensus_queue.cc:260] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.179008 25043 raft_consensus.cc:515] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.189208 24846 raft_consensus.cc:2393] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5457d7893ea439b952ad89211511cc8 in current term 1: Already voted for candidate c4eeac888ec043e4ae3528ec96d0427a in this term.
I20260709 14:56:36.189416 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:36.190281 24845 raft_consensus.cc:2468] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:36.192605 24886 leader_election.cc:304] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.188042 24921 raft_consensus.cc:2468] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:36.195369 25043 leader_election.cc:290] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.196966 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.198691 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.201524 24920 raft_consensus.cc:2393] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4eeac888ec043e4ae3528ec96d0427a in current term 1: Already voted for candidate a5457d7893ea439b952ad89211511cc8 in this term.
I20260709 14:56:36.201838 24995 raft_consensus.cc:2393] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4eeac888ec043e4ae3528ec96d0427a in current term 1: Already voted for candidate a5457d7893ea439b952ad89211511cc8 in this term.
I20260709 14:56:36.202638 25035 ts_tablet_manager.cc:1434] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 14:56:36.203073 25043 raft_consensus.cc:493] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.202910 25039 raft_consensus.cc:2804] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.203622 25043 raft_consensus.cc:515] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.203709 25035 tablet_bootstrap.cc:492] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:36.212059 25037 tablet_bootstrap.cc:492] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.204380 25039 raft_consensus.cc:493] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.212584 25039 raft_consensus.cc:3060] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.212713 25037 ts_tablet_manager.cc:1403] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.019s
I20260709 14:56:36.214344 25036 tablet_bootstrap.cc:492] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.214929 25036 ts_tablet_manager.cc:1403] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.007s
I20260709 14:56:36.210333 24961 leader_election.cc:304] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.216070 25037 raft_consensus.cc:359] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.216814 25037 raft_consensus.cc:385] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.216966 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.217156 25037 raft_consensus.cc:740] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.217916 25037 consensus_queue.cc:260] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
W20260709 14:56:36.218544 24887 leader_election.cc:343] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.219666 25044 raft_consensus.cc:2804] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.220263 25037 ts_tablet_manager.cc:1434] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:36.220537 25044 raft_consensus.cc:697] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:36.221309 25037 tablet_bootstrap.cc:492] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.221037 24742 catalog_manager.cc:5697] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.221414 25044 consensus_queue.cc:237] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.217952 25036 raft_consensus.cc:359] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.227500 25037 tablet_bootstrap.cc:654] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.230178 25039 raft_consensus.cc:515] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.233075 25039 leader_election.cc:290] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.234314 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.234800 25043 leader_election.cc:290] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.235548 25043 raft_consensus.cc:493] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:36.235657 24887 leader_election.cc:343] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.236096 25043 raft_consensus.cc:515] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.238209 25043 leader_election.cc:290] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.238741 25036 raft_consensus.cc:385] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.239365 25036 raft_consensus.cc:740] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.240257 25036 consensus_queue.cc:260] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
W20260709 14:56:36.242995 24886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.1:45649, user_credentials={real_user=slave}} blocked reactor thread for 50633.7us
I20260709 14:56:36.243999 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.244701 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.244841 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.245322 24846 raft_consensus.cc:3060] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.246230 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.246876 24920 raft_consensus.cc:2468] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.244781 24921 raft_consensus.cc:2393] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4eeac888ec043e4ae3528ec96d0427a in current term 1: Already voted for candidate a5457d7893ea439b952ad89211511cc8 in this term.
I20260709 14:56:36.247799 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.248437 24995 raft_consensus.cc:2468] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.250218 24812 leader_election.cc:304] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.251045 25043 raft_consensus.cc:2804] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.251380 25043 raft_consensus.cc:493] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.251708 25043 raft_consensus.cc:3060] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.253973 24812 leader_election.cc:304] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [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: c4eeac888ec043e4ae3528ec96d0427a; no voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.255363 25035 tablet_bootstrap.cc:654] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.255748 25071 raft_consensus.cc:2749] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.257609 25036 ts_tablet_manager.cc:1434] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 14:56:36.259729 25043 raft_consensus.cc:515] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.258932 24846 raft_consensus.cc:2468] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
W20260709 14:56:36.260987 24792 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:36.261463 24812 leader_election.cc:304] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4eeac888ec043e4ae3528ec96d0427a; no voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.261660 25070 raft_consensus.cc:493] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.263417 25070 raft_consensus.cc:515] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.262583 25043 leader_election.cc:290] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.260174 25036 tablet_bootstrap.cc:492] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.266803 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.267385 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.265249 25071 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.267139 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.271265 24921 raft_consensus.cc:3060] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.271667 24994 raft_consensus.cc:2468] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:36.267479 25070 leader_election.cc:290] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.271725 24995 raft_consensus.cc:3060] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.269863 24742 catalog_manager.cc:5697] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.273980 24887 leader_election.cc:304] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:36.276497 25070 raft_consensus.cc:2804] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.276863 25070 raft_consensus.cc:493] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.278077 25070 raft_consensus.cc:3060] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.279652 25037 tablet_bootstrap.cc:492] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.280233 25037 ts_tablet_manager.cc:1403] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.007s
I20260709 14:56:36.267699 24886 leader_election.cc:304] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.281672 25039 raft_consensus.cc:2804] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.282835 25036 tablet_bootstrap.cc:654] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.285580 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:36.292275 25071 raft_consensus.cc:2749] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.292560 24921 raft_consensus.cc:2468] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:36.292881 24995 raft_consensus.cc:2468] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:36.285676 25037 raft_consensus.cc:359] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.293745 25039 raft_consensus.cc:697] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:36.293983 25037 raft_consensus.cc:385] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.294960 25037 raft_consensus.cc:740] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.295115 25039 consensus_queue.cc:237] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.296018 25037 consensus_queue.cc:260] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
W20260709 14:56:36.299222 24886 leader_election.cc:343] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.292927 25070 raft_consensus.cc:515] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.300263 24812 leader_election.cc:304] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.301192 25043 raft_consensus.cc:2804] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.301656 25043 raft_consensus.cc:697] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.307260 25037 ts_tablet_manager.cc:1434] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 14:56:36.302466 25043 consensus_queue.cc:237] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.308432 25037 tablet_bootstrap.cc:492] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.315446 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.315446 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.317167 24995 raft_consensus.cc:3060] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.310256 25070 leader_election.cc:290] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.321921 25037 tablet_bootstrap.cc:654] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.323354 25035 tablet_bootstrap.cc:492] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:36.324103 25035 ts_tablet_manager.cc:1403] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.010s
I20260709 14:56:36.324507 24742 catalog_manager.cc:5697] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 0 to 1, leader changed from <none> to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 1 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:36.322572 24886 leader_election.cc:343] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.326982 24995 raft_consensus.cc:2468] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
I20260709 14:56:36.327181 25035 raft_consensus.cc:359] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.327927 25035 raft_consensus.cc:385] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.328238 25035 raft_consensus.cc:740] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.328169 24887 leader_election.cc:304] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.329233 25035 consensus_queue.cc:260] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.330267 25070 raft_consensus.cc:2804] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.331141 25070 raft_consensus.cc:697] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:36.331516 25036 tablet_bootstrap.cc:492] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.331979 25036 ts_tablet_manager.cc:1403] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.017s
I20260709 14:56:36.331952 25070 consensus_queue.cc:237] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.335217 25036 raft_consensus.cc:359] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.337001 25035 ts_tablet_manager.cc:1434] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:56:36.337170 24743 catalog_manager.cc:5697] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 1 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.335893 25036 raft_consensus.cc:385] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.338641 25035 tablet_bootstrap.cc:492] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:36.338749 25036 raft_consensus.cc:740] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.339704 25036 consensus_queue.cc:260] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.341847 25036 ts_tablet_manager.cc:1434] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:56:36.342873 25036 tablet_bootstrap.cc:492] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.344372 25035 tablet_bootstrap.cc:654] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.348618 24744 catalog_manager.cc:5697] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 0 to 1, leader changed from <none> to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 1 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.349396 25036 tablet_bootstrap.cc:654] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.357817 25035 tablet_bootstrap.cc:492] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:36.358330 25035 ts_tablet_manager.cc:1403] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:56:36.361078 25037 tablet_bootstrap.cc:492] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.360885 25035 raft_consensus.cc:359] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.361382 25036 tablet_bootstrap.cc:492] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.361567 25035 raft_consensus.cc:385] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.361865 25036 ts_tablet_manager.cc:1403] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260709 14:56:36.361913 25035 raft_consensus.cc:740] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.361570 25037 ts_tablet_manager.cc:1403] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.053s	user 0.002s	sys 0.007s
I20260709 14:56:36.362802 25035 consensus_queue.cc:260] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.364923 25035 ts_tablet_manager.cc:1434] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:36.364768 25036 raft_consensus.cc:359] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.365489 25036 raft_consensus.cc:385] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.365738 25036 raft_consensus.cc:740] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.365860 25037 raft_consensus.cc:359] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.366413 25036 consensus_queue.cc:260] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.366833 25037 raft_consensus.cc:385] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.367236 25037 raft_consensus.cc:740] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.368057 25037 consensus_queue.cc:260] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.368886 25036 ts_tablet_manager.cc:1434] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:36.369817 25036 tablet_bootstrap.cc:492] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:36.370059 25037 ts_tablet_manager.cc:1434] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:36.372058 25037 tablet_bootstrap.cc:492] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:36.375140 25036 tablet_bootstrap.cc:654] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.379091 25037 tablet_bootstrap.cc:654] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.383184 25036 tablet_bootstrap.cc:492] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:36.383708 25036 ts_tablet_manager.cc:1403] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:56:36.383785 25037 tablet_bootstrap.cc:492] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:36.384275 25037 ts_tablet_manager.cc:1403] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 14:56:36.386345 25037 raft_consensus.cc:359] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.386514 25036 raft_consensus.cc:359] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.387035 25037 raft_consensus.cc:385] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.387159 25036 raft_consensus.cc:385] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.387357 25037 raft_consensus.cc:740] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.387496 25036 raft_consensus.cc:740] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.387591 25044 raft_consensus.cc:493] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.388077 25044 raft_consensus.cc:515] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.388171 25036 consensus_queue.cc:260] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.388172 25037 consensus_queue.cc:260] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.389794 25044 leader_election.cc:290] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.390316 25036 ts_tablet_manager.cc:1434] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:36.390517 25037 ts_tablet_manager.cc:1434] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:36.391737 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.393781 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:36.394367 24846 raft_consensus.cc:2393] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5457d7893ea439b952ad89211511cc8 in current term 1: Already voted for candidate 33a8dabb3e0647ab879d4e675843464a in this term.
I20260709 14:56:36.395246 24960 leader_election.cc:304] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5457d7893ea439b952ad89211511cc8; no voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.395853 25044 raft_consensus.cc:3060] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.401378 25044 raft_consensus.cc:2749] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.411273 25043 raft_consensus.cc:493] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.411772 25043 raft_consensus.cc:515] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.413372 25043 leader_election.cc:290] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.414207 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.414387 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.414784 24921 raft_consensus.cc:2468] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.414999 24995 raft_consensus.cc:2468] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.415735 24812 leader_election.cc:304] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.416358 25043 raft_consensus.cc:2804] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.416646 25043 raft_consensus.cc:493] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.417009 25043 raft_consensus.cc:3060] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.419974 25071 raft_consensus.cc:493] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.420410 25071 raft_consensus.cc:515] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.422407 25071 leader_election.cc:290] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.422607 25043 raft_consensus.cc:515] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.423475 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8d1da89466488aa043d285b8260135" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.424273 24921 raft_consensus.cc:2468] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.424392 25043 leader_election.cc:290] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.423501 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8d1da89466488aa043d285b8260135" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.425103 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.425455 24995 raft_consensus.cc:2468] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:36.425731 24920 raft_consensus.cc:3060] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.425779 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.426456 24994 raft_consensus.cc:3060] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.427906 24812 leader_election.cc:304] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.428534 25043 raft_consensus.cc:2804] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.428869 25043 raft_consensus.cc:493] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.429193 25043 raft_consensus.cc:3060] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.433034 24920 raft_consensus.cc:2468] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:36.433283 24994 raft_consensus.cc:2468] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:36.434231 24812 leader_election.cc:304] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.433808 25043 raft_consensus.cc:515] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.435060 25071 raft_consensus.cc:2804] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.435480 25071 raft_consensus.cc:697] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.436151 25043 leader_election.cc:290] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.436168 25071 consensus_queue.cc:237] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.437301 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8d1da89466488aa043d285b8260135" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.437409 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8d1da89466488aa043d285b8260135" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.437996 24920 raft_consensus.cc:3060] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.438053 24994 raft_consensus.cc:3060] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.444248 24994 raft_consensus.cc:2468] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:36.444310 24920 raft_consensus.cc:2468] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:36.445166 24812 leader_election.cc:304] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.444887 24743 catalog_manager.cc:5697] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 1 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.445818 25071 raft_consensus.cc:2804] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.446321 25071 raft_consensus.cc:697] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.446949 25071 consensus_queue.cc:237] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.457098 24743 catalog_manager.cc:5697] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 1 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.496507 25071 raft_consensus.cc:493] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.496999 25071 raft_consensus.cc:515] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.498647 25071 leader_election.cc:290] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.499449 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.499665 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.500165 24920 raft_consensus.cc:2393] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4eeac888ec043e4ae3528ec96d0427a in current term 1: Already voted for candidate a5457d7893ea439b952ad89211511cc8 in this term.
I20260709 14:56:36.501178 24812 leader_election.cc:304] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4eeac888ec043e4ae3528ec96d0427a; no voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.501756 25071 raft_consensus.cc:3060] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.506533 25071 raft_consensus.cc:2749] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.518298 25044 raft_consensus.cc:493] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.518756 25044 raft_consensus.cc:515] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.520391 25044 leader_election.cc:290] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.521049 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:36.521337 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.521605 24846 raft_consensus.cc:2468] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:36.521879 24920 raft_consensus.cc:2468] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:36.522465 24960 leader_election.cc:304] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.523214 25044 raft_consensus.cc:2804] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.523521 25044 raft_consensus.cc:493] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.523736 25044 raft_consensus.cc:3060] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.527297 25048 consensus_queue.cc:1048] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.529520 25044 raft_consensus.cc:515] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.532356 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.532668 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.532863 25044 leader_election.cc:290] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:36.532997 24845 raft_consensus.cc:3060] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.533327 24920 raft_consensus.cc:3060] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.541646 25061 consensus_queue.cc:1048] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:36.541991 24920 raft_consensus.cc:2468] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:36.543578 24961 leader_election.cc:304] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:36.544394 25061 raft_consensus.cc:2804] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.544829 25061 raft_consensus.cc:697] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:36.545616 25061 consensus_queue.cc:237] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.541332 24845 raft_consensus.cc:2468] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:36.560254 24742 catalog_manager.cc:5697] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.598330 25071 raft_consensus.cc:493] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.598891 25071 raft_consensus.cc:515] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.600871 25071 leader_election.cc:290] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.601442 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:36.601851 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:36.602664 24994 raft_consensus.cc:2393] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4eeac888ec043e4ae3528ec96d0427a in current term 1: Already voted for candidate 33a8dabb3e0647ab879d4e675843464a in this term.
I20260709 14:56:36.603488 24812 leader_election.cc:304] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4eeac888ec043e4ae3528ec96d0427a; no voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.604076 25071 raft_consensus.cc:3060] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.608233 24994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:36.608747 24994 raft_consensus.cc:606] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.609302 25071 raft_consensus.cc:2749] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.613420 24994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:36.613914 24994 raft_consensus.cc:606] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.624787 24921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:37602
I20260709 14:56:36.625260 24921 raft_consensus.cc:606] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.629798 24994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:36.630265 24994 raft_consensus.cc:606] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:36.641772 24846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:49176
I20260709 14:56:36.642282 24846 raft_consensus.cc:606] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Received request to transfer leadership to TS 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:36.647074 24846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:49176
I20260709 14:56:36.647547 24846 raft_consensus.cc:606] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Received request to transfer leadership to TS 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:36.654824 24994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:36.655297 24994 raft_consensus.cc:606] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:36.659706 24846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8d1da89466488aa043d285b8260135"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:49176
I20260709 14:56:36.660132 24846 raft_consensus.cc:606] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Received request to transfer leadership to TS a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.700223 25061 consensus_queue.cc:1048] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.701435 25071 consensus_queue.cc:1048] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.712373 25044 consensus_queue.cc:1048] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.714392 25068 consensus_queue.cc:1048] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:36.732225 25070 consensus_queue.cc:1048] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.733322 25071 raft_consensus.cc:993] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:36.733807 25071 raft_consensus.cc:1081] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Signalling peer 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:36.735939 24919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:37590
I20260709 14:56:36.736501 24919 raft_consensus.cc:493] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:36.736752 25044 raft_consensus.cc:993] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: : Instructing follower 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:36.737249 25044 raft_consensus.cc:1081] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:36.739037 24918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:37582
I20260709 14:56:36.739105 25070 consensus_queue.cc:1048] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.739650 24918 raft_consensus.cc:493] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:36.740015 24918 raft_consensus.cc:3060] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.736863 24919 raft_consensus.cc:3060] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.749830 24918 raft_consensus.cc:515] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.750669 24919 raft_consensus.cc:515] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.751503 25070 consensus_queue.cc:1048] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.753073 24919 leader_election.cc:290] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.753815 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.754176 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8034b9dda4111a15e9250731d0a22" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.754808 24995 raft_consensus.cc:3060] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.755862 24846 raft_consensus.cc:3055] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:36.756273 24846 raft_consensus.cc:740] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.758090 24918 leader_election.cc:290] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.762228 24993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.762825 24993 raft_consensus.cc:3055] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:36.763232 24993 raft_consensus.cc:740] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:36.757217 24846 consensus_queue.cc:260] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.764132 24846 raft_consensus.cc:3060] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.763978 24993 consensus_queue.cc:260] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.765241 24993 raft_consensus.cc:3060] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.769872 25039 consensus_queue.cc:1048] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.762688 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d45db38bc2447b89b6ccb8780700c38" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.770893 24846 raft_consensus.cc:2468] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:36.770980 24995 raft_consensus.cc:2468] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:36.778939 24993 raft_consensus.cc:2468] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:36.780230 24886 leader_election.cc:304] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.780288 24887 leader_election.cc:304] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:36.781059 25070 raft_consensus.cc:2804] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:36.772079 24845 raft_consensus.cc:3060] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.789127 25061 consensus_queue.cc:1048] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.790457 25061 consensus_queue.cc:1048] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.791970 25070 raft_consensus.cc:697] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:36.782979 25039 raft_consensus.cc:2804] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:36.794968 25039 raft_consensus.cc:697] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:36.795805 25039 consensus_queue.cc:237] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.800843 24845 raft_consensus.cc:2468] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:36.813144 25107 raft_consensus.cc:993] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:36.813670 25107 raft_consensus.cc:1081] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:36.794095 25070 consensus_queue.cc:237] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.815434 24846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49166
I20260709 14:56:36.816023 24846 raft_consensus.cc:493] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:36.816423 24846 raft_consensus.cc:3060] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.823316 25102 raft_consensus.cc:993] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:36.823827 25102 raft_consensus.cc:1081] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:36.827436 24846 raft_consensus.cc:515] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.828511 24845 raft_consensus.cc:1240] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Rejecting Update request from peer a5457d7893ea439b952ad89211511cc8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:36.829485 24846 leader_election.cc:290] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.831904 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.832140 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4487fc5e0343a0b50bde8ebb4a50f7" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.832523 24918 raft_consensus.cc:3060] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.832742 24992 raft_consensus.cc:3055] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:36.832733 25061 consensus_queue.cc:1059] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:36.832760 24743 catalog_manager.cc:5697] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 1 to 2, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 2 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.833266 24992 raft_consensus.cc:740] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:36.834364 24845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49174
I20260709 14:56:36.836045 24992 consensus_queue.cc:260] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.837380 24992 raft_consensus.cc:3060] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.836551 24845 raft_consensus.cc:493] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:36.839835 24845 raft_consensus.cc:3060] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.839866 24918 raft_consensus.cc:2468] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:36.841142 24812 leader_election.cc:304] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.841977 25043 raft_consensus.cc:2804] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:36.842411 25043 raft_consensus.cc:697] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.843175 25043 consensus_queue.cc:237] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [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: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.846527 24845 raft_consensus.cc:515] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.848562 24845 leader_election.cc:290] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.850685 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.851269 24994 raft_consensus.cc:3060] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.851564 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff421960d884af9ae35f399cbe50073" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:36.852252 24918 raft_consensus.cc:3055] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:36.852556 24918 raft_consensus.cc:740] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:36.853214 24918 consensus_queue.cc:260] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.854036 24918 raft_consensus.cc:3060] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.851202 24992 raft_consensus.cc:2468] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
W20260709 14:56:36.855747 25061 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:56:36.858425 24994 raft_consensus.cc:2468] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:36.859897 24812 leader_election.cc:304] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:36.859735 24744 catalog_manager.cc:5697] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 2 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.860412 24918 raft_consensus.cc:2468] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:36.860818 25043 raft_consensus.cc:2804] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:36.861302 25043 raft_consensus.cc:697] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.861899 25043 consensus_queue.cc:237] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.868428 24743 catalog_manager.cc:5697] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.879297 24743 catalog_manager.cc:5697] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from 33a8dabb3e0647ab879d4e675843464a (127.20.27.2) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.936941 25043 consensus_queue.cc:1048] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.944087 25068 raft_consensus.cc:993] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:36.944540 25068 raft_consensus.cc:1081] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Signalling peer 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:36.946666 24918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:37590
I20260709 14:56:36.947278 24918 raft_consensus.cc:493] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:36.947647 24918 raft_consensus.cc:3060] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.949342 25068 consensus_queue.cc:1048] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.953994 24918 raft_consensus.cc:515] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.956363 24918 leader_election.cc:290] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:36.956677 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:36.957021 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b19c1edc4445da9fce20b9b088ac8c" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:36.957382 24845 raft_consensus.cc:3055] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:36.957706 24845 raft_consensus.cc:740] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:36.958478 24845 consensus_queue.cc:260] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.959383 24845 raft_consensus.cc:3060] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:36.965986 24845 raft_consensus.cc:2468] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:36.967196 24886 leader_election.cc:304] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [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: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: a5457d7893ea439b952ad89211511cc8
I20260709 14:56:36.967837 25070 raft_consensus.cc:2804] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:36.968281 25070 raft_consensus.cc:697] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:36.968977 25070 consensus_queue.cc:237] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:36.974452 24743 catalog_manager.cc:5697] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 1 to 2, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 2 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.987926 25068 consensus_queue.cc:1048] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.995015 25071 consensus_queue.cc:1048] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.001549 25061 raft_consensus.cc:993] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:37.002004 25061 raft_consensus.cc:1081] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:37.005105 25071 raft_consensus.cc:993] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:37.005616 25071 raft_consensus.cc:1081] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Signalling peer a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:37.005831 24845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49166
I20260709 14:56:37.006433 24845 raft_consensus.cc:493] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.006870 24845 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.007351 24994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8d1da89466488aa043d285b8260135"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:51566
I20260709 14:56:37.007856 24994 raft_consensus.cc:493] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.008203 24994 raft_consensus.cc:3060] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.011961 24845 raft_consensus.cc:515] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.012832 24994 raft_consensus.cc:515] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.013563 24845 leader_election.cc:290] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:37.014287 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:37.014899 24918 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.015652 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8d1da89466488aa043d285b8260135" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:37.016249 24845 raft_consensus.cc:3055] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.016713 24845 raft_consensus.cc:740] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:37.016786 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8d1da89466488aa043d285b8260135" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:37.017371 24921 raft_consensus.cc:3060] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.017565 24845 consensus_queue.cc:260] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.018904 24845 raft_consensus.cc:3060] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.016189 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:37.021567 24918 raft_consensus.cc:2468] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:37.021992 24992 raft_consensus.cc:3055] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.022343 24992 raft_consensus.cc:740] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:37.022743 24812 leader_election.cc:304] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:37.023176 24992 consensus_queue.cc:260] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.024188 25071 raft_consensus.cc:2804] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.024422 24992 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.024726 25071 raft_consensus.cc:697] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:37.026499 24845 raft_consensus.cc:2468] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:37.026386 25071 consensus_queue.cc:237] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.026988 24994 leader_election.cc:290] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:37.026741 24921 raft_consensus.cc:2468] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:37.027588 24960 leader_election.cc:304] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:37.028497 25107 raft_consensus.cc:2804] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.028940 25107 raft_consensus.cc:697] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:37.029709 25107 consensus_queue.cc:237] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.032725 24992 raft_consensus.cc:2468] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:37.034493 24743 catalog_manager.cc:5697] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.037050 24744 catalog_manager.cc:5697] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 1 to 2, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.057262 25107 consensus_queue.cc:1048] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.063614 25061 raft_consensus.cc:993] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:37.064090 25048 raft_consensus.cc:1081] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:37.065726 24846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49166
I20260709 14:56:37.066286 24846 raft_consensus.cc:493] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:37.066666 24846 raft_consensus.cc:3060] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.070134 25107 consensus_queue.cc:1048] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:37.073206 24846 raft_consensus.cc:515] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.075218 24846 leader_election.cc:290] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:37.077342 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:37.077798 24992 raft_consensus.cc:3055] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:37.078034 24992 raft_consensus.cc:740] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:37.078732 24992 consensus_queue.cc:260] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.079612 24992 raft_consensus.cc:3060] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.082937 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae6cd49fc4c9ba7514898c1b193c1" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:37.085471 24992 raft_consensus.cc:2468] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:37.086441 24812 leader_election.cc:304] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [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: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:37.087298 25071 raft_consensus.cc:2804] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:37.087750 25071 raft_consensus.cc:697] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:37.088536 25071 consensus_queue.cc:237] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:37.094745 24744 catalog_manager.cc:5697] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.214234 24992 raft_consensus.cc:1275] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.215433 25070 consensus_queue.cc:1048] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.222611 24846 raft_consensus.cc:1275] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.224606 25039 consensus_queue.cc:1048] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.287896 24918 raft_consensus.cc:1275] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.289050 25071 consensus_queue.cc:1048] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.290886 24846 raft_consensus.cc:1275] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.292109 25039 consensus_queue.cc:1048] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.297298 24992 raft_consensus.cc:1275] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.298831 25071 consensus_queue.cc:1048] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.304680 24992 raft_consensus.cc:1275] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.306181 25070 consensus_queue.cc:1048] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.356819 24918 raft_consensus.cc:1275] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.358011 25071 consensus_queue.cc:1048] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.365025 24994 raft_consensus.cc:1275] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.367326 25043 consensus_queue.cc:1048] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.429966 24994 raft_consensus.cc:3060] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.435014 24994 raft_consensus.cc:1275] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.436174 25070 consensus_queue.cc:1048] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.443212 24846 raft_consensus.cc:1275] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.444725 25039 consensus_queue.cc:1048] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.548463 24918 raft_consensus.cc:3060] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:37.548548 24994 raft_consensus.cc:1275] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.549889 25071 consensus_queue.cc:1048] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.554159 24918 raft_consensus.cc:1275] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.556012 25043 consensus_queue.cc:1048] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.560355 24918 raft_consensus.cc:1275] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.561762 25114 consensus_queue.cc:1048] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.565783 24994 raft_consensus.cc:1275] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.572692 25114 consensus_queue.cc:1048] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.583768 24846 raft_consensus.cc:1275] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.585024 25061 consensus_queue.cc:1048] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.592082 24918 raft_consensus.cc:1275] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:37.593405 25061 consensus_queue.cc:1048] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.682564 24741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56214:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:39.685070 24741 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:39.733245 24835 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1150bfb0054d9d8335f3445d6c25ec (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:39.734488 24910 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1150bfb0054d9d8335f3445d6c25ec (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:39.735811 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1150bfb0054d9d8335f3445d6c25ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.736476 24980 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1150bfb0054d9d8335f3445d6c25ec (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:39.737703 24980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1150bfb0054d9d8335f3445d6c25ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.737440 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 56e6b6bfdaca434ea42200c12aa13248 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:39.734529 24835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1150bfb0054d9d8335f3445d6c25ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.741869 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e6b6bfdaca434ea42200c12aa13248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.744202 24908 tablet_service.cc:1511] Processing CreateTablet for tablet 56e6b6bfdaca434ea42200c12aa13248 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:39.744485 24906 tablet_service.cc:1511] Processing CreateTablet for tablet 2a49568ca84c428ab3c8c9165627bacd (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:39.745517 24908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e6b6bfdaca434ea42200c12aa13248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.745862 24911 tablet_service.cc:1511] Processing CreateTablet for tablet 823c73ec2d5446e39bfcf5abea574227 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:39.747097 24911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823c73ec2d5446e39bfcf5abea574227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.749002 24983 tablet_service.cc:1511] Processing CreateTablet for tablet 2a49568ca84c428ab3c8c9165627bacd (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:39.750172 24906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49568ca84c428ab3c8c9165627bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.751456 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 2a49568ca84c428ab3c8c9165627bacd (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:39.752800 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49568ca84c428ab3c8c9165627bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.752626 24836 tablet_service.cc:1511] Processing CreateTablet for tablet 823c73ec2d5446e39bfcf5abea574227 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:39.753872 24836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823c73ec2d5446e39bfcf5abea574227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.744202 24978 tablet_service.cc:1511] Processing CreateTablet for tablet 56e6b6bfdaca434ea42200c12aa13248 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:39.750240 24983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49568ca84c428ab3c8c9165627bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.756788 24978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e6b6bfdaca434ea42200c12aa13248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.784014 24981 tablet_service.cc:1511] Processing CreateTablet for tablet 823c73ec2d5446e39bfcf5abea574227 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:39.785346 24981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823c73ec2d5446e39bfcf5abea574227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.785148 24833 tablet_service.cc:1511] Processing CreateTablet for tablet c899430bd8db4b798b6dfd7ffeb20fb8 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:39.786577 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c899430bd8db4b798b6dfd7ffeb20fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.801251 24911 tablet_service.cc:1511] Processing CreateTablet for tablet c899430bd8db4b798b6dfd7ffeb20fb8 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:39.802601 24911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c899430bd8db4b798b6dfd7ffeb20fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.803488 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 43e03463626348fe846737ffe602499c (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:39.804699 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e03463626348fe846737ffe602499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.808595 24979 tablet_service.cc:1511] Processing CreateTablet for tablet c899430bd8db4b798b6dfd7ffeb20fb8 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:39.810017 24979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c899430bd8db4b798b6dfd7ffeb20fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.814170 25132 tablet_bootstrap.cc:492] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:39.823812 24907 tablet_service.cc:1511] Processing CreateTablet for tablet 43e03463626348fe846737ffe602499c (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:39.825794 24907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e03463626348fe846737ffe602499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.831538 25132 tablet_bootstrap.cc:654] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.784014 25130 tablet_bootstrap.cc:492] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:39.836483 25131 tablet_bootstrap.cc:492] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:39.841169 24980 tablet_service.cc:1511] Processing CreateTablet for tablet 43e03463626348fe846737ffe602499c (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:39.842473 24980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e03463626348fe846737ffe602499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.847569 24836 tablet_service.cc:1511] Processing CreateTablet for tablet 91da8bdf9ed3428db59dbd198bc67c67 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:39.848932 24836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91da8bdf9ed3428db59dbd198bc67c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.852239 24910 tablet_service.cc:1511] Processing CreateTablet for tablet 91da8bdf9ed3428db59dbd198bc67c67 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:39.853538 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91da8bdf9ed3428db59dbd198bc67c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.854607 24981 tablet_service.cc:1511] Processing CreateTablet for tablet 91da8bdf9ed3428db59dbd198bc67c67 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:39.855883 24981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91da8bdf9ed3428db59dbd198bc67c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.861066 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 707a2abb67cb40de9afb0b6b1f7b5900 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:39.862350 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707a2abb67cb40de9afb0b6b1f7b5900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.866577 24911 tablet_service.cc:1511] Processing CreateTablet for tablet 707a2abb67cb40de9afb0b6b1f7b5900 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:39.867908 24911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707a2abb67cb40de9afb0b6b1f7b5900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.869370 25132 tablet_bootstrap.cc:492] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:39.869894 25132 ts_tablet_manager.cc:1403] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.005s
I20260709 14:56:39.871683 25131 tablet_bootstrap.cc:654] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.876315 24980 tablet_service.cc:1511] Processing CreateTablet for tablet 707a2abb67cb40de9afb0b6b1f7b5900 (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:39.872401 25130 tablet_bootstrap.cc:654] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.877682 24980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707a2abb67cb40de9afb0b6b1f7b5900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.872790 25132 raft_consensus.cc:359] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.883442 25132 raft_consensus.cc:385] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.883754 25132 raft_consensus.cc:740] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.884469 25132 consensus_queue.cc:260] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.891141 25130 tablet_bootstrap.cc:492] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:39.891693 25130 ts_tablet_manager.cc:1403] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.000s
I20260709 14:56:39.894482 25130 raft_consensus.cc:359] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.895020 24836 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7bac6f320946999e2d336d0a2f6aca (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:39.896806 25131 tablet_bootstrap.cc:492] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:39.897364 25131 ts_tablet_manager.cc:1403] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.004s
I20260709 14:56:39.897428 24836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7bac6f320946999e2d336d0a2f6aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.898428 25132 ts_tablet_manager.cc:1434] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 14:56:39.898849 24979 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7bac6f320946999e2d336d0a2f6aca (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:39.897722 25130 raft_consensus.cc:385] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.900686 25132 tablet_bootstrap.cc:492] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:39.900650 25131 raft_consensus.cc:359] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.905813 25131 raft_consensus.cc:385] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.900906 24910 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7bac6f320946999e2d336d0a2f6aca (DEFAULT_TABLE table=soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:39.906113 25131 raft_consensus.cc:740] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.906123 24979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7bac6f320946999e2d336d0a2f6aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.906953 25131 consensus_queue.cc:260] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.906205 25130 raft_consensus.cc:740] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.909293 25131 ts_tablet_manager.cc:1434] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:56:39.910286 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7bac6f320946999e2d336d0a2f6aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:39.910609 25131 tablet_bootstrap.cc:492] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:39.911619 25132 tablet_bootstrap.cc:654] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.914994 25130 consensus_queue.cc:260] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.930295 25130 ts_tablet_manager.cc:1434] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260709 14:56:39.931370 25130 tablet_bootstrap.cc:492] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:39.924903 25131 tablet_bootstrap.cc:654] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.937783 25130 tablet_bootstrap.cc:654] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.945072 25132 tablet_bootstrap.cc:492] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:39.945643 25132 ts_tablet_manager.cc:1403] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.010s
I20260709 14:56:39.948693 25131 tablet_bootstrap.cc:492] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:39.948637 25132 raft_consensus.cc:359] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.949294 25131 ts_tablet_manager.cc:1403] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.004s
I20260709 14:56:39.949301 25132 raft_consensus.cc:385] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.949844 25132 raft_consensus.cc:740] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.949918 25130 tablet_bootstrap.cc:492] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:39.950485 25130 ts_tablet_manager.cc:1403] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:56:39.950546 25132 consensus_queue.cc:260] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.952811 25132 ts_tablet_manager.cc:1434] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:56:39.952433 25131 raft_consensus.cc:359] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.953444 25131 raft_consensus.cc:385] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.953405 25130 raft_consensus.cc:359] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.953830 25132 tablet_bootstrap.cc:492] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:39.953953 25131 raft_consensus.cc:740] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.954232 25130 raft_consensus.cc:385] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.954739 25130 raft_consensus.cc:740] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.955240 25131 consensus_queue.cc:260] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.955596 25130 consensus_queue.cc:260] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.957885 25131 ts_tablet_manager.cc:1434] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:39.957885 25130 ts_tablet_manager.cc:1434] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:39.958962 25131 tablet_bootstrap.cc:492] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:39.958962 25130 tablet_bootstrap.cc:492] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:39.960928 25132 tablet_bootstrap.cc:654] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.966390 25130 tablet_bootstrap.cc:654] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.966522 25039 raft_consensus.cc:493] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.967242 25039 raft_consensus.cc:515] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.968982 25131 tablet_bootstrap.cc:654] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.969336 25039 leader_election.cc:290] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:39.972390 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:39.974681 25107 raft_consensus.cc:493] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.975232 25107 raft_consensus.cc:515] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.976094 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:39.977325 25107 leader_election.cc:290] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
W20260709 14:56:39.978050 24886 leader_election.cc:343] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.978929 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
W20260709 14:56:39.980501 24961 leader_election.cc:343] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:39.981720 24887 leader_election.cc:343] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.982169 24887 leader_election.cc:304] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a; no voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:39.982923 25131 tablet_bootstrap.cc:492] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:39.983057 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:39.983552 25131 ts_tablet_manager.cc:1403] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 14:56:39.983688 24845 raft_consensus.cc:2468] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:39.984977 24960 leader_election.cc:304] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [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: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:39.985718 25107 raft_consensus.cc:2804] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.986121 25107 raft_consensus.cc:493] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.986493 25107 raft_consensus.cc:3060] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.987375 25139 raft_consensus.cc:2749] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:39.989307 25131 raft_consensus.cc:359] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.989969 25131 raft_consensus.cc:385] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.990257 25131 raft_consensus.cc:740] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.991021 25131 consensus_queue.cc:260] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.993386 25131 ts_tablet_manager.cc:1434] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:39.993950 25107 raft_consensus.cc:515] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:39.994359 25131 tablet_bootstrap.cc:492] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:39.996850 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:39.997435 24845 raft_consensus.cc:3060] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.001221 25131 tablet_bootstrap.cc:654] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.004668 24845 raft_consensus.cc:2468] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:40.006145 24960 leader_election.cc:304] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.012274 25107 leader_election.cc:290] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:40.013813 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
W20260709 14:56:40.015751 24961 leader_election.cc:343] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:40.015736 25107 raft_consensus.cc:2804] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.018154 25107 raft_consensus.cc:697] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:40.019759 25107 consensus_queue.cc:237] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.028017 25132 tablet_bootstrap.cc:492] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.028604 25132 ts_tablet_manager.cc:1403] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.024s
I20260709 14:56:40.029618 25131 tablet_bootstrap.cc:492] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:40.030216 25131 ts_tablet_manager.cc:1403] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.015s
I20260709 14:56:40.031713 25132 raft_consensus.cc:359] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.032477 25132 raft_consensus.cc:385] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.032775 25132 raft_consensus.cc:740] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.032835 25130 tablet_bootstrap.cc:492] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.033087 25131 raft_consensus.cc:359] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.033478 25130 ts_tablet_manager.cc:1403] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.020s
I20260709 14:56:40.034150 25131 raft_consensus.cc:385] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.033537 25132 consensus_queue.cc:260] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.034498 25131 raft_consensus.cc:740] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.035346 25131 consensus_queue.cc:260] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.036161 25132 ts_tablet_manager.cc:1434] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:56:40.037146 25132 tablet_bootstrap.cc:492] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:40.036633 24743 catalog_manager.cc:5697] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:40.037648 25131 ts_tablet_manager.cc:1434] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:40.038676 25131 tablet_bootstrap.cc:492] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:40.043015 25130 raft_consensus.cc:359] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.043762 25130 raft_consensus.cc:385] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.044070 25130 raft_consensus.cc:740] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.044909 25131 tablet_bootstrap.cc:654] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.044755 25130 consensus_queue.cc:260] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.053793 25132 tablet_bootstrap.cc:654] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.055696 25139 raft_consensus.cc:493] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.056254 25139 raft_consensus.cc:515] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.059204 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.054059 25130 ts_tablet_manager.cc:1434] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:56:40.059857 24845 raft_consensus.cc:2468] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:40.061224 24886 leader_election.cc:304] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.062027 25039 raft_consensus.cc:2804] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.062387 25039 raft_consensus.cc:493] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.062706 25039 raft_consensus.cc:3060] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.067602 25130 tablet_bootstrap.cc:492] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:40.067771 25139 leader_election.cc:290] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.071596 25039 raft_consensus.cc:515] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.074645 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:40.075289 24845 raft_consensus.cc:3060] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.077648 25130 tablet_bootstrap.cc:654] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.079111 25131 tablet_bootstrap.cc:492] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:40.079738 25131 ts_tablet_manager.cc:1403] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.011s
I20260709 14:56:40.079766 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.080619 24994 raft_consensus.cc:2468] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:40.083151 25131 raft_consensus.cc:359] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.084013 25131 raft_consensus.cc:385] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.084335 25131 raft_consensus.cc:740] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.085209 25131 consensus_queue.cc:260] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.087745 25131 ts_tablet_manager.cc:1434] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:40.088884 25131 tablet_bootstrap.cc:492] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:40.095741 25131 tablet_bootstrap.cc:654] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.105145 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.105932 24994 raft_consensus.cc:3060] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.108204 25131 tablet_bootstrap.cc:492] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:40.108858 25131 ts_tablet_manager.cc:1403] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:56:40.112268 25131 raft_consensus.cc:359] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.113407 25131 raft_consensus.cc:385] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.113750 25131 raft_consensus.cc:740] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.113830 24994 raft_consensus.cc:2468] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
I20260709 14:56:40.114831 25131 consensus_queue.cc:260] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.115206 24887 leader_election.cc:304] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.116936 25139 raft_consensus.cc:2804] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.117455 25139 raft_consensus.cc:697] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:40.117542 25131 ts_tablet_manager.cc:1434] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:40.118909 25131 tablet_bootstrap.cc:492] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:40.118664 25139 consensus_queue.cc:237] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.126547 25131 tablet_bootstrap.cc:654] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.131454 25039 leader_election.cc:290] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.138625 25131 tablet_bootstrap.cc:492] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:40.139348 25131 ts_tablet_manager.cc:1403] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 14:56:40.142472 25131 raft_consensus.cc:359] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.143342 25131 raft_consensus.cc:385] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.143646 25131 raft_consensus.cc:740] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.144440 25131 consensus_queue.cc:260] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.147168 25131 ts_tablet_manager.cc:1434] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:40.147485 24845 raft_consensus.cc:2468] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
I20260709 14:56:40.148306 25131 tablet_bootstrap.cc:492] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:40.155858 25131 tablet_bootstrap.cc:654] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.159476 24741 catalog_manager.cc:5697] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 0 to 1, leader changed from <none> to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 1 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.162696 25153 raft_consensus.cc:493] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.163316 25153 raft_consensus.cc:515] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.166543 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.167774 25131 tablet_bootstrap.cc:492] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
W20260709 14:56:40.168198 24886 leader_election.cc:343] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:40.168401 25131 ts_tablet_manager.cc:1403] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:56:40.170603 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.171613 25131 raft_consensus.cc:359] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.172469 25131 raft_consensus.cc:385] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.172782 25131 raft_consensus.cc:740] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
W20260709 14:56:40.172228 24887 leader_election.cc:343] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:40.173511 25131 consensus_queue.cc:260] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.173539 24887 leader_election.cc:304] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a; no voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:40.177093 25131 ts_tablet_manager.cc:1434] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:40.178264 25131 tablet_bootstrap.cc:492] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: Bootstrap starting.
I20260709 14:56:40.181665 25139 raft_consensus.cc:493] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.182273 25139 raft_consensus.cc:515] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.183844 25131 tablet_bootstrap.cc:654] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.185478 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.186247 24846 raft_consensus.cc:2468] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:40.187669 24886 leader_election.cc:304] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.195158 25131 tablet_bootstrap.cc:492] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: No bootstrap required, opened a new log
I20260709 14:56:40.195365 25039 raft_consensus.cc:2749] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:40.195784 25131 ts_tablet_manager.cc:1403] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:56:40.196345 25039 raft_consensus.cc:2804] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.196797 25039 raft_consensus.cc:493] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.197158 25039 raft_consensus.cc:3060] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.199679 25131 raft_consensus.cc:359] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.200493 25131 raft_consensus.cc:385] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.200763 25131 raft_consensus.cc:740] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.201494 25131 consensus_queue.cc:260] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.203687 25131 ts_tablet_manager.cc:1434] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:40.205992 25139 leader_election.cc:290] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.209174 25130 tablet_bootstrap.cc:492] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.209542 25153 leader_election.cc:290] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.209719 25130 ts_tablet_manager.cc:1403] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.142s	user 0.022s	sys 0.026s
I20260709 14:56:40.212671 25130 raft_consensus.cc:359] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.213366 25130 raft_consensus.cc:385] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.213824 25130 raft_consensus.cc:740] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.214592 25130 consensus_queue.cc:260] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.218670 25132 tablet_bootstrap.cc:492] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.219228 25132 ts_tablet_manager.cc:1403] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.182s	user 0.057s	sys 0.107s
I20260709 14:56:40.221004 25039 raft_consensus.cc:515] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.222157 25132 raft_consensus.cc:359] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.222932 25132 raft_consensus.cc:385] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.223152 25039 leader_election.cc:290] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.223220 25132 raft_consensus.cc:740] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.224225 25132 consensus_queue.cc:260] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.226485 25132 ts_tablet_manager.cc:1434] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:40.227469 25132 tablet_bootstrap.cc:492] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
W20260709 14:56:40.227254 24887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.3:39249, user_credentials={real_user=slave}} blocked reactor thread for 55077.9us
I20260709 14:56:40.228991 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:40.229590 24846 raft_consensus.cc:3060] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.230924 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.230957 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.231562 24994 raft_consensus.cc:2468] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:40.232883 25130 ts_tablet_manager.cc:1434] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:56:40.233954 25130 tablet_bootstrap.cc:492] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:40.234611 25132 tablet_bootstrap.cc:654] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.240069 25130 tablet_bootstrap.cc:654] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.244199 24846 raft_consensus.cc:2468] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
I20260709 14:56:40.245273 24886 leader_election.cc:304] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.245960 25039 raft_consensus.cc:2804] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.246361 25039 raft_consensus.cc:697] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:40.247149 25039 consensus_queue.cc:237] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.248677 25130 tablet_bootstrap.cc:492] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.249364 25130 ts_tablet_manager.cc:1403] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 14:56:40.252072 25132 tablet_bootstrap.cc:492] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.252628 25132 ts_tablet_manager.cc:1403] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260709 14:56:40.253871 25130 raft_consensus.cc:359] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.254859 25130 raft_consensus.cc:385] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.255162 25130 raft_consensus.cc:740] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.255491 25132 raft_consensus.cc:359] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.256244 25132 raft_consensus.cc:385] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.255903 25130 consensus_queue.cc:260] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.256520 25132 raft_consensus.cc:740] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.257268 25132 consensus_queue.cc:260] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.258378 25130 ts_tablet_manager.cc:1434] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:40.259397 25130 tablet_bootstrap.cc:492] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:40.259429 25132 ts_tablet_manager.cc:1434] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:40.260625 25132 tablet_bootstrap.cc:492] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:40.295972 25132 tablet_bootstrap.cc:654] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:40.299705 24792 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:40.300938 25130 tablet_bootstrap.cc:654] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.312242 24743 catalog_manager.cc:5697] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 0 to 1, leader changed from <none> to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 1 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.318053 25130 tablet_bootstrap.cc:492] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.319253 25130 ts_tablet_manager.cc:1403] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.012s
I20260709 14:56:40.325676 25130 raft_consensus.cc:359] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.326808 25130 raft_consensus.cc:385] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.327157 25130 raft_consensus.cc:740] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.328286 25130 consensus_queue.cc:260] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.329231 25132 tablet_bootstrap.cc:492] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.330165 25132 ts_tablet_manager.cc:1403] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.025s
I20260709 14:56:40.333202 25130 ts_tablet_manager.cc:1434] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:56:40.334440 25132 raft_consensus.cc:359] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.335731 25130 tablet_bootstrap.cc:492] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:40.335500 25132 raft_consensus.cc:385] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.336380 25132 raft_consensus.cc:740] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.337224 25132 consensus_queue.cc:260] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.338395 25143 raft_consensus.cc:493] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.339078 25143 raft_consensus.cc:515] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.341876 25143 leader_election.cc:290] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:40.343700 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:40.344791 24921 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:40.345067 25132 ts_tablet_manager.cc:1434] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 14:56:40.345574 25130 tablet_bootstrap.cc:654] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.345643 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.346678 25132 tablet_bootstrap.cc:492] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:40.347810 24961 leader_election.cc:304] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.350134 25143 raft_consensus.cc:2804] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.350483 25143 raft_consensus.cc:493] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.350848 25143 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.354815 25132 tablet_bootstrap.cc:654] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.357142 24846 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:40.365384 25143 raft_consensus.cc:515] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.367033 25132 tablet_bootstrap.cc:492] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.367264 25143 leader_election.cc:290] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:40.367548 25132 ts_tablet_manager.cc:1403] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260709 14:56:40.367920 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:40.368508 24846 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.370018 25130 tablet_bootstrap.cc:492] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.370622 25130 ts_tablet_manager.cc:1403] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.017s
I20260709 14:56:40.370978 25132 raft_consensus.cc:359] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.371783 25132 raft_consensus.cc:385] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.372098 25132 raft_consensus.cc:740] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.372895 25132 consensus_queue.cc:260] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.374920 25130 raft_consensus.cc:359] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.375777 25130 raft_consensus.cc:385] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.376008 25132 ts_tablet_manager.cc:1434] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:56:40.376114 25130 raft_consensus.cc:740] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.377014 25130 consensus_queue.cc:260] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.368391 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.377534 25132 tablet_bootstrap.cc:492] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:40.378018 24921 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.379946 25130 ts_tablet_manager.cc:1434] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:40.381439 25130 tablet_bootstrap.cc:492] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:40.387671 24921 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:40.389304 24961 leader_election.cc:304] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.389910 25130 tablet_bootstrap.cc:654] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.391696 25039 raft_consensus.cc:493] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.391811 25143 raft_consensus.cc:2804] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.392530 25143 raft_consensus.cc:697] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:40.393836 25143 consensus_queue.cc:237] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.392439 25039 raft_consensus.cc:515] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.398648 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.377691 24846 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:40.399495 25039 leader_election.cc:290] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.399649 24845 raft_consensus.cc:2393] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33a8dabb3e0647ab879d4e675843464a in current term 1: Already voted for candidate a5457d7893ea439b952ad89211511cc8 in this term.
I20260709 14:56:40.399037 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.403633 24887 leader_election.cc:304] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a; no voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:40.403913 25130 tablet_bootstrap.cc:492] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.404031 25132 tablet_bootstrap.cc:654] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.404438 25130 ts_tablet_manager.cc:1403] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 14:56:40.407272 25039 raft_consensus.cc:3060] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.406503 25130 raft_consensus.cc:359] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.408614 25130 raft_consensus.cc:385] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.408912 25130 raft_consensus.cc:740] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.409240 25132 tablet_bootstrap.cc:492] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.409691 25132 ts_tablet_manager.cc:1403] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.010s
I20260709 14:56:40.409582 25130 consensus_queue.cc:260] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.412217 25130 ts_tablet_manager.cc:1434] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:56:40.412680 25132 raft_consensus.cc:359] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.413296 25130 tablet_bootstrap.cc:492] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: Bootstrap starting.
I20260709 14:56:40.413398 25132 raft_consensus.cc:385] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.413725 25132 raft_consensus.cc:740] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.414536 25132 consensus_queue.cc:260] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.415606 25039 raft_consensus.cc:2749] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:40.416826 25132 ts_tablet_manager.cc:1434] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:40.418182 25132 tablet_bootstrap.cc:492] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: Bootstrap starting.
I20260709 14:56:40.424247 25132 tablet_bootstrap.cc:654] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.424863 25130 tablet_bootstrap.cc:654] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.427897 24741 catalog_manager.cc:5697] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:40.431355 25130 tablet_bootstrap.cc:492] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: No bootstrap required, opened a new log
I20260709 14:56:40.431813 25130 ts_tablet_manager.cc:1403] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260709 14:56:40.432076 25132 tablet_bootstrap.cc:492] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: No bootstrap required, opened a new log
I20260709 14:56:40.432545 25132 ts_tablet_manager.cc:1403] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 14:56:40.434547 25130 raft_consensus.cc:359] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.435319 25130 raft_consensus.cc:385] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.435642 25130 raft_consensus.cc:740] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.435372 25132 raft_consensus.cc:359] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.436251 25132 raft_consensus.cc:385] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.436579 25132 raft_consensus.cc:740] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.436403 25130 consensus_queue.cc:260] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.437393 25132 consensus_queue.cc:260] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.438508 25130 ts_tablet_manager.cc:1434] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:40.439797 25132 ts_tablet_manager.cc:1434] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:40.479532 25039 raft_consensus.cc:493] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.480130 25039 raft_consensus.cc:515] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.482276 25039 leader_election.cc:290] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.483667 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.483973 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.484704 24846 raft_consensus.cc:2468] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:40.484709 24992 raft_consensus.cc:2468] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 0.
I20260709 14:56:40.485890 24887 leader_election.cc:304] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.486505 25039 raft_consensus.cc:2804] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.486866 25039 raft_consensus.cc:493] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.487123 25039 raft_consensus.cc:3060] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.488030 25167 raft_consensus.cc:493] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.488526 25167 raft_consensus.cc:515] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.490661 25167 leader_election.cc:290] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.491343 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:40.491672 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.491916 24918 raft_consensus.cc:2468] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:40.492326 24992 raft_consensus.cc:2468] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:40.493005 24812 leader_election.cc:304] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.493711 25167 raft_consensus.cc:2804] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.494037 25167 raft_consensus.cc:493] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.494407 25167 raft_consensus.cc:3060] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.494148 25039 raft_consensus.cc:515] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.496235 25039 leader_election.cc:290] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.496819 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:40.497367 24846 raft_consensus.cc:3060] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.497409 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.498085 24992 raft_consensus.cc:3060] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.501731 25167 raft_consensus.cc:515] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.502962 24846 raft_consensus.cc:2468] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
I20260709 14:56:40.502991 25143 raft_consensus.cc:493] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.503707 25143 raft_consensus.cc:515] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.504660 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.505219 24918 raft_consensus.cc:3060] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.505260 25167 leader_election.cc:290] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.505741 25143 leader_election.cc:290] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:40.506314 24992 raft_consensus.cc:2468] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 1.
I20260709 14:56:40.507269 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:40.507874 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.508028 24921 raft_consensus.cc:2468] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:40.508533 24994 raft_consensus.cc:3060] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.512913 24918 raft_consensus.cc:2468] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:40.513995 24812 leader_election.cc:304] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.514518 24961 leader_election.cc:304] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.514170 24887 leader_election.cc:304] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.515517 25143 raft_consensus.cc:2804] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.515867 25143 raft_consensus.cc:493] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.516036 25167 raft_consensus.cc:2804] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.516283 25143 raft_consensus.cc:3060] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.516739 25167 raft_consensus.cc:697] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:40.514941 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a" is_pre_election: true
I20260709 14:56:40.517470 24846 raft_consensus.cc:2468] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 0.
I20260709 14:56:40.516835 25039 raft_consensus.cc:2804] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.517638 25167 consensus_queue.cc:237] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.518560 25039 raft_consensus.cc:697] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:40.519495 25039 consensus_queue.cc:237] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.516865 24994 raft_consensus.cc:2468] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:40.525365 25143 raft_consensus.cc:515] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.528677 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:40.528891 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.529438 24846 raft_consensus.cc:3060] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.529476 24918 raft_consensus.cc:3060] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.528681 25143 leader_election.cc:290] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:40.537106 25107 consensus_queue.cc:1048] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:40.537662 24741 catalog_manager.cc:5697] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 1 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.536780 24846 raft_consensus.cc:2468] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:40.539494 24960 leader_election.cc:304] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.540293 25107 raft_consensus.cc:2804] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.540740 25107 raft_consensus.cc:697] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:40.541505 25107 consensus_queue.cc:237] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.548403 24743 catalog_manager.cc:5697] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 0 to 1, leader changed from <none> to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 1 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.550158 24918 raft_consensus.cc:2468] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 1.
I20260709 14:56:40.550760 25167 raft_consensus.cc:493] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.551760 25167 raft_consensus.cc:515] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.556154 25167 leader_election.cc:290] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.556800 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e03463626348fe846737ffe602499c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.557574 24994 raft_consensus.cc:2468] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:40.558651 24812 leader_election.cc:304] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.559531 25167 raft_consensus.cc:2804] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.559913 25167 raft_consensus.cc:493] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.560324 25167 raft_consensus.cc:3060] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.563326 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e03463626348fe846737ffe602499c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:40.573865 25167 raft_consensus.cc:515] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.564658 24744 catalog_manager.cc:5697] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:40.576261 24918 raft_consensus.cc:2468] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:40.579584 25039 consensus_queue.cc:1048] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.580554 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e03463626348fe846737ffe602499c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.581192 24921 raft_consensus.cc:3060] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.569845 25107 consensus_queue.cc:1048] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.588165 25167 leader_election.cc:290] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.592664 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e03463626348fe846737ffe602499c" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.593307 24992 raft_consensus.cc:3060] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.594830 24921 raft_consensus.cc:2468] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:40.603928 24812 leader_election.cc:304] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.611091 25114 raft_consensus.cc:2804] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.611667 25114 raft_consensus.cc:697] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:40.604568 24992 raft_consensus.cc:2468] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:40.614745 25114 consensus_queue.cc:237] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.626425 25039 consensus_queue.cc:1048] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:40.631876 25167 raft_consensus.cc:493] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.632491 25167 raft_consensus.cc:515] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.636777 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a" is_pre_election: true
I20260709 14:56:40.637676 24921 raft_consensus.cc:2468] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:40.638939 24812 leader_election.cc:304] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.634563 25167 leader_election.cc:290] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.640410 25167 raft_consensus.cc:2804] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.641209 25167 raft_consensus.cc:493] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.641609 25167 raft_consensus.cc:3060] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.644742 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8" is_pre_election: true
I20260709 14:56:40.645533 24992 raft_consensus.cc:2468] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 0.
I20260709 14:56:40.655344 25167 raft_consensus.cc:515] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.664659 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.665304 24921 raft_consensus.cc:3060] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.666349 25167 leader_election.cc:290] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.668422 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.669097 24992 raft_consensus.cc:3060] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.678685 24992 raft_consensus.cc:2468] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:40.679764 24812 leader_election.cc:304] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.680840 25189 raft_consensus.cc:2804] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:40.681353 25189 raft_consensus.cc:697] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:40.682245 25189 consensus_queue.cc:237] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.683517 24921 raft_consensus.cc:2468] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 1.
I20260709 14:56:40.688903 24741 catalog_manager.cc:5697] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 1 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.701615 24741 catalog_manager.cc:5697] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 0 to 1, leader changed from <none> to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 1 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.726222 24921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:37602
I20260709 14:56:40.726811 24921 raft_consensus.cc:606] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:40.731290 24992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:40.731760 24992 raft_consensus.cc:606] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:40.736406 24921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:37602
I20260709 14:56:40.736893 24921 raft_consensus.cc:606] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:40.741719 24992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:40.742254 24992 raft_consensus.cc:606] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS c4eeac888ec043e4ae3528ec96d0427a
I20260709 14:56:40.747447 24845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:49176
I20260709 14:56:40.747905 24845 raft_consensus.cc:606] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Received request to transfer leadership to TS 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:40.752475 24845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e03463626348fe846737ffe602499c"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:49176
I20260709 14:56:40.752933 24845 raft_consensus.cc:606] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Received request to transfer leadership to TS 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:40.757241 24992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
mode: GRACEFUL
new_leader_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:51596
I20260709 14:56:40.757699 24992 raft_consensus.cc:606] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Received request to transfer leadership to TS 33a8dabb3e0647ab879d4e675843464a
I20260709 14:56:40.764444 24845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:49176
I20260709 14:56:40.764889 24845 raft_consensus.cc:606] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Received request to transfer leadership to TS a5457d7893ea439b952ad89211511cc8
I20260709 14:56:40.774004 24992 raft_consensus.cc:3060] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:40.779785 25039 consensus_queue.cc:1048] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.788261 25181 consensus_queue.cc:1048] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:40.789943 25039 consensus_queue.cc:1048] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.800299 25039 raft_consensus.cc:993] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:40.800697 25039 raft_consensus.cc:1081] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:40.802229 24845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49174
I20260709 14:56:40.802845 24845 raft_consensus.cc:493] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:40.803225 24845 raft_consensus.cc:3060] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.808605 25181 consensus_queue.cc:1048] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.810591 24845 raft_consensus.cc:515] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.812915 24845 leader_election.cc:290] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.815670 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.815824 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1150bfb0054d9d8335f3445d6c25ec" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.816380 24992 raft_consensus.cc:3060] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.816278 24921 raft_consensus.cc:3055] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:40.817013 24921 raft_consensus.cc:740] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:40.817847 24921 consensus_queue.cc:260] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.819111 24921 raft_consensus.cc:3060] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.820039 25177 raft_consensus.cc:993] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:40.820503 25177 raft_consensus.cc:1081] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:40.822749 24845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49166
I20260709 14:56:40.823308 24845 raft_consensus.cc:493] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:40.823669 24845 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.825949 24921 raft_consensus.cc:2468] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:40.827222 24812 leader_election.cc:304] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.827857 24992 raft_consensus.cc:2468] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:40.828050 25189 raft_consensus.cc:2804] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:40.828637 25189 raft_consensus.cc:697] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:40.829569 25189 consensus_queue.cc:237] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.832762 24845 raft_consensus.cc:515] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.834496 24845 leader_election.cc:290] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.835150 24921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.835439 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.835765 24921 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.835968 24992 raft_consensus.cc:3055] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:40.836349 24992 raft_consensus.cc:740] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:40.836985 24992 consensus_queue.cc:260] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.838189 24992 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.839066 24744 catalog_manager.cc:5697] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from 33a8dabb3e0647ab879d4e675843464a (127.20.27.2) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.843684 24921 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:40.844606 24992 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:40.846046 24812 leader_election.cc:304] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:40.846661 25189 raft_consensus.cc:2804] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:40.847168 25189 raft_consensus.cc:697] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:40.847883 25189 consensus_queue.cc:237] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.853768 24744 catalog_manager.cc:5697] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.920874 25039 consensus_queue.cc:1048] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.931020 25189 consensus_queue.cc:1048] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.931835 25157 consensus_queue.cc:1048] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:40.941514 25181 consensus_queue.cc:1048] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:40.950033 25167 consensus_queue.cc:1048] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.963831 25181 consensus_queue.cc:1048] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:40.969619 25189 raft_consensus.cc:993] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:40.971896 25114 raft_consensus.cc:1081] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Signalling peer a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:40.973713 25181 raft_consensus.cc:993] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: : Instructing follower 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:40.973829 24994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:51566
I20260709 14:56:40.974150 25181 raft_consensus.cc:1081] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:40.974448 24994 raft_consensus.cc:493] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:40.974812 24994 raft_consensus.cc:3060] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.975831 24921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:37582
I20260709 14:56:40.976428 24921 raft_consensus.cc:493] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:40.976786 24921 raft_consensus.cc:3060] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.981324 24994 raft_consensus.cc:515] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.983103 24921 raft_consensus.cc:515] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.983927 24994 leader_election.cc:290] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:40.984491 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:40.984987 24921 leader_election.cc:290] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:40.985049 24918 raft_consensus.cc:3060] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.986630 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:40.987071 24992 raft_consensus.cc:3055] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:40.987264 24992 raft_consensus.cc:740] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:40.988077 24846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91da8bdf9ed3428db59dbd198bc67c67" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:40.987944 24992 consensus_queue.cc:260] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.988477 24846 raft_consensus.cc:3060] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.989163 24992 raft_consensus.cc:3060] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.994226 24846 raft_consensus.cc:2468] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:40.995887 24992 raft_consensus.cc:2468] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:40.997090 24887 leader_election.cc:304] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:40.997843 25157 raft_consensus.cc:2804] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:40.998256 25157 raft_consensus.cc:697] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:40.999101 25157 consensus_queue.cc:237] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:40.984014 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7bac6f320946999e2d336d0a2f6aca" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:41.000409 24845 raft_consensus.cc:3055] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.000715 24845 raft_consensus.cc:740] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:41.004227 24918 raft_consensus.cc:2468] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:41.005427 24961 leader_election.cc:304] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:41.005229 24845 consensus_queue.cc:260] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.006270 25181 raft_consensus.cc:2804] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.006935 25181 raft_consensus.cc:697] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:41.006553 24845 raft_consensus.cc:3060] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.008034 24743 catalog_manager.cc:5697] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 2 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.007773 25181 consensus_queue.cc:237] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.019939 24845 raft_consensus.cc:2468] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:41.021620 24743 catalog_manager.cc:5697] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 1 to 2, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:41.073390 25180 raft_consensus.cc:993] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:41.073820 25181 raft_consensus.cc:1081] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:41.075328 24845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49166
I20260709 14:56:41.075759 24845 raft_consensus.cc:493] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.076033 24845 raft_consensus.cc:3060] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.080322 24845 raft_consensus.cc:515] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.081668 24845 leader_election.cc:290] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:41.082530 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:41.082744 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e6b6bfdaca434ea42200c12aa13248" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:41.083164 24918 raft_consensus.cc:3060] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.083271 24992 raft_consensus.cc:3055] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.083675 24992 raft_consensus.cc:740] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:41.084371 24992 consensus_queue.cc:260] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.085281 24992 raft_consensus.cc:3060] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.087950 24918 raft_consensus.cc:2468] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:41.089159 24812 leader_election.cc:304] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:41.089809 25114 raft_consensus.cc:2804] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.090181 24992 raft_consensus.cc:2468] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:41.090281 25114 raft_consensus.cc:697] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:41.091284 25114 consensus_queue.cc:237] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.097139 24743 catalog_manager.cc:5697] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from a5457d7893ea439b952ad89211511cc8 (127.20.27.3) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.110589 25114 consensus_queue.cc:1048] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.112396 25114 consensus_queue.cc:1048] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.117187 25189 raft_consensus.cc:993] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:41.117719 25189 raft_consensus.cc:1081] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Signalling peer 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:41.121594 24918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e03463626348fe846737ffe602499c"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:37590
I20260709 14:56:41.122069 24918 raft_consensus.cc:493] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.122406 24918 raft_consensus.cc:3060] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.123176 25187 consensus_queue.cc:1048] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.125862 25187 raft_consensus.cc:993] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:41.126529 25187 raft_consensus.cc:1081] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Signalling peer 33a8dabb3e0647ab879d4e675843464a to start an election
I20260709 14:56:41.128826 24918 raft_consensus.cc:515] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.129776 25157 raft_consensus.cc:993] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: : Instructing follower c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:41.130277 25157 raft_consensus.cc:1081] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Signalling peer c4eeac888ec043e4ae3528ec96d0427a to start an election
I20260709 14:56:41.132102 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e03463626348fe846737ffe602499c" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:41.131634 24918 leader_election.cc:290] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:41.134044 24919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
 from {username='slave'} at 127.0.0.1:37590
I20260709 14:56:41.134317 25187 consensus_queue.cc:1048] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:41.137909 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e03463626348fe846737ffe602499c" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:41.138460 24845 raft_consensus.cc:3055] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.138578 24846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
 from {username='slave'} at 127.0.0.1:49174
I20260709 14:56:41.138788 24845 raft_consensus.cc:740] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:41.139145 24846 raft_consensus.cc:493] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.139470 24846 raft_consensus.cc:3060] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.141635 24919 raft_consensus.cc:493] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:41.141989 24919 raft_consensus.cc:3060] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.139484 24845 consensus_queue.cc:260] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.144011 24845 raft_consensus.cc:3060] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:41.153534 25189 consensus_queue.cc:1175] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a5457d7893ea439b952ad89211511cc8" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:56:41.155633 24846 raft_consensus.cc:515] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.159936 24919 raft_consensus.cc:515] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.160396 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:41.160990 24918 raft_consensus.cc:3055] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.161265 24918 raft_consensus.cc:740] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:41.162017 24918 consensus_queue.cc:260] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.162822 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:41.163025 24918 raft_consensus.cc:3060] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.163465 24844 raft_consensus.cc:3055] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:41.163779 24844 raft_consensus.cc:740] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:41.164535 24844 consensus_queue.cc:260] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.165632 24844 raft_consensus.cc:3060] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.168884 24846 leader_election.cc:290] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:41.170202 24845 raft_consensus.cc:2468] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:41.170516 24992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49568ca84c428ab3c8c9165627bacd" candidate_uuid: "c4eeac888ec043e4ae3528ec96d0427a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:41.171077 24992 raft_consensus.cc:3060] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.171543 24886 leader_election.cc:304] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [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: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: a5457d7893ea439b952ad89211511cc8
I20260709 14:56:41.172299 24918 raft_consensus.cc:2468] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:41.172696 25157 raft_consensus.cc:2804] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.173223 25157 raft_consensus.cc:697] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:41.173313 24812 leader_election.cc:304] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:41.174167 25189 raft_consensus.cc:2804] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.173992 25157 consensus_queue.cc:237] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.174585 25189 raft_consensus.cc:697] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Leader. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:41.175355 25189 consensus_queue.cc:237] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.174002 24995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c899430bd8db4b798b6dfd7ffeb20fb8" candidate_uuid: "33a8dabb3e0647ab879d4e675843464a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5457d7893ea439b952ad89211511cc8"
I20260709 14:56:41.178432 24995 raft_consensus.cc:3060] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.179399 24844 raft_consensus.cc:2468] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:41.180562 24886 leader_election.cc:304] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:41.181345 25039 raft_consensus.cc:2804] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:41.181756 25039 raft_consensus.cc:697] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Becoming Leader. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:41.182498 25039 consensus_queue.cc:237] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:41.182314 24744 catalog_manager.cc:5697] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 1 to 2, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 2 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.183393 24741 catalog_manager.cc:5697] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a reported cstate change: term changed from 1 to 2, leader changed from 33a8dabb3e0647ab879d4e675843464a (127.20.27.2) to c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1). New cstate: current_term: 2 leader_uuid: "c4eeac888ec043e4ae3528ec96d0427a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.184540 24992 raft_consensus.cc:2468] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4eeac888ec043e4ae3528ec96d0427a in term 2.
I20260709 14:56:41.178509 24919 leader_election.cc:290] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), a5457d7893ea439b952ad89211511cc8 (127.20.27.3:39249)
I20260709 14:56:41.186903 24995 raft_consensus.cc:2468] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a8dabb3e0647ab879d4e675843464a in term 2.
I20260709 14:56:41.196198 24741 catalog_manager.cc:5697] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a reported cstate change: term changed from 1 to 2, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to 33a8dabb3e0647ab879d4e675843464a (127.20.27.2). New cstate: current_term: 2 leader_uuid: "33a8dabb3e0647ab879d4e675843464a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:41.396783 24919 raft_consensus.cc:1275] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.397891 25189 consensus_queue.cc:1048] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.405083 24995 raft_consensus.cc:1275] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.406462 25187 consensus_queue.cc:1048] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.419857 24919 raft_consensus.cc:1275] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.421134 25189 consensus_queue.cc:1048] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.424396 24995 raft_consensus.cc:1275] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.425892 25167 consensus_queue.cc:1048] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.478077 24995 raft_consensus.cc:1275] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.479214 25157 consensus_queue.cc:1048] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.485714 24844 raft_consensus.cc:1275] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.487059 25039 consensus_queue.cc:1048] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.512256 24919 raft_consensus.cc:1275] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.513325 25181 consensus_queue.cc:1048] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.520493 24844 raft_consensus.cc:1275] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.521931 25177 consensus_queue.cc:1048] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.606422 24845 raft_consensus.cc:1275] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.607579 25039 consensus_queue.cc:1048] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.612953 24919 raft_consensus.cc:1275] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.615401 25167 consensus_queue.cc:1048] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.616397 24995 raft_consensus.cc:3060] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:41.628815 24992 raft_consensus.cc:1275] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.629230 24995 raft_consensus.cc:1275] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.630234 25187 consensus_queue.cc:1048] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.630530 25157 consensus_queue.cc:1048] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.656952 24995 raft_consensus.cc:1275] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.657974 25039 consensus_queue.cc:1048] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.664261 24845 raft_consensus.cc:1275] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer 33a8dabb3e0647ab879d4e675843464a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.665565 25159 consensus_queue.cc:1048] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.682358 24919 raft_consensus.cc:1275] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.683454 25187 consensus_queue.cc:1048] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.691151 24995 raft_consensus.cc:1275] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Refusing update from remote peer c4eeac888ec043e4ae3528ec96d0427a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:41.692955 25206 consensus_queue.cc:1048] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:43.767846 24744 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56214:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:43.786871 24744 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56214:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:43.850172 20588 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:43.876489 25239 tablet.cc:1724] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:43.879631 25240 tablet.cc:1724] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:43.973979 25021 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9e1150bfb0054d9d8335f3445d6c25ec)
W20260709 14:56:44.029858 25021 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:9e1150bfb0054d9d8335f3445d6c25ec)
W20260709 14:56:44.030627 25021 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:9e1150bfb0054d9d8335f3445d6c25ec)
W20260709 14:56:44.065563 25251 log.cc:927] Time spent T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: Append to log took a long time: real 0.053s	user 0.003s	sys 0.000s
W20260709 14:56:44.076756 25253 log.cc:927] Time spent T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 14:56:44.097743 25255 log.cc:927] Time spent T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 14:56:44.104673 25252 log.cc:927] Time spent T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: Append to log took a long time: real 0.092s	user 0.002s	sys 0.000s
I20260709 14:56:44.105054 25240 tablet.cc:1724] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.064177 25258 tablet.cc:1724] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.086828 25239 tablet.cc:1724] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.146502 24921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
mode: GRACEFUL
new_leader_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:56:44.147825 24921 raft_consensus.cc:606] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Received request to transfer leadership to TS a5457d7893ea439b952ad89211511cc8
I20260709 14:56:44.150315 25269 tablet.cc:1724] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.164039 25268 tablet.cc:1724] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:44.166126 25264 log.cc:927] Time spent T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:56:44.165977 25272 tablet.cc:1724] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:44.167301 25262 log.cc:927] Time spent T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260709 14:56:44.169642 25263 log.cc:927] Time spent T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260709 14:56:44.163897 25266 log.cc:927] Time spent T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: Append to log took a long time: real 0.070s	user 0.000s	sys 0.002s
I20260709 14:56:44.174834 25275 tablet.cc:1724] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.175421 25240 tablet.cc:1724] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.204200 25274 tablet.cc:1724] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.219489 25240 tablet.cc:1724] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.224851 25278 tablet.cc:1724] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.226218 25039 raft_consensus.cc:993] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: : Instructing follower a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.229346 25257 raft_consensus.cc:1081] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Signalling peer a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.239537 24992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:51582
I20260709 14:56:44.240176 24992 raft_consensus.cc:493] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.240610 24992 raft_consensus.cc:3060] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:44.242741 24812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.2:40387, user_credentials={real_user=slave}} blocked reactor thread for 58024.6us
I20260709 14:56:44.241695 25258 tablet.cc:1724] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:44.228431 24886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.27.1:45649, user_credentials={real_user=slave}} blocked reactor thread for 96538.4us
I20260709 14:56:44.244145 25281 tablet.cc:1724] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.259403 25274 tablet.cc:1724] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.267098 24992 raft_consensus.cc:515] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.260434 25240 tablet.cc:1724] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.263681 25282 tablet.cc:1724] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.273552 25239 tablet.cc:1724] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.277796 25274 tablet.cc:1724] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.289582 24992 leader_election.cc:290] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:44.291077 24918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:44.295789 24918 raft_consensus.cc:3055] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.296137 24918 raft_consensus.cc:740] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:44.301940 24918 consensus_queue.cc:260] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [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: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.302784 24918 raft_consensus.cc:3060] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.304075 25281 tablet.cc:1724] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.304211 25274 tablet.cc:1724] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.310288 24918 raft_consensus.cc:2468] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:44.311439 24961 leader_election.cc:304] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:44.312337 25256 raft_consensus.cc:2804] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.312448 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707a2abb67cb40de9afb0b6b1f7b5900" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:44.313066 24845 raft_consensus.cc:3060] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.312850 25256 raft_consensus.cc:697] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:44.314056 25256 consensus_queue.cc:237] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [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: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.319149 24845 raft_consensus.cc:2468] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:44.323366 24741 catalog_manager.cc:5697] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 1 to 2, leader changed from 33a8dabb3e0647ab879d4e675843464a (127.20.27.2) to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:44.335948 25281 tablet.cc:1724] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.310952 25268 tablet.cc:1724] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.309998 25282 tablet.cc:1724] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.350271 24842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:37940
I20260709 14:56:44.351034 24842 raft_consensus.cc:606] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Received request to transfer leadership to TS a5457d7893ea439b952ad89211511cc8
I20260709 14:56:44.353972 25269 tablet.cc:1724] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.357913 20588 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:44.358561 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:44.382359 24918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a"
dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
mode: GRACEFUL
new_leader_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:56:44.382882 24918 raft_consensus.cc:606] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Received request to transfer leadership to TS a5457d7893ea439b952ad89211511cc8
I20260709 14:56:44.387009 24842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69"
dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
mode: GRACEFUL
new_leader_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:37940
I20260709 14:56:44.387596 24842 raft_consensus.cc:606] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Received request to transfer leadership to TS a5457d7893ea439b952ad89211511cc8
I20260709 14:56:44.389242 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:44.389806 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:44.394670 24742 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89: soft_deleted_table [id=fc83cd5d191141ca9fa7ec236b1a5c04] alter complete (version 1)
I20260709 14:56:44.613576 25283 raft_consensus.cc:993] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.614068 25215 raft_consensus.cc:1081] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Signalling peer a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.615660 24988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:51566
I20260709 14:56:44.616211 24988 raft_consensus.cc:493] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.616492 24988 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.622309 24988 raft_consensus.cc:515] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.624199 24988 leader_election.cc:290] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 3 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:44.625272 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:44.625638 24919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823c73ec2d5446e39bfcf5abea574227" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:44.625830 24845 raft_consensus.cc:3055] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:44.626225 24845 raft_consensus.cc:740] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:44.626886 24919 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.626978 24845 consensus_queue.cc:260] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [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: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.628242 24845 raft_consensus.cc:3060] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.633670 24919 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 3.
I20260709 14:56:44.634369 24845 raft_consensus.cc:2468] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 3.
I20260709 14:56:44.634941 24961 leader_election.cc:304] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [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: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:44.635779 25256 raft_consensus.cc:2804] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:44.636158 25256 raft_consensus.cc:697] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 3 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:44.636843 25256 consensus_queue.cc:237] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [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: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.643390 24742 catalog_manager.cc:5697] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 2 to 3, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 3 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:44.725531 24919 raft_consensus.cc:1275] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:44.726652 25256 consensus_queue.cc:1048] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:44.735225 24845 raft_consensus.cc:1275] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:44.736624 25256 consensus_queue.cc:1048] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.747135 25239 tablet.cc:1724] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:44.779824 25283 raft_consensus.cc:993] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: : Instructing follower a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.780200 25215 raft_consensus.cc:1081] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Signalling peer a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.781486 24988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:51566
I20260709 14:56:44.781945 24988 raft_consensus.cc:493] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.782229 24988 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.787561 24988 raft_consensus.cc:515] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.789197 24988 leader_election.cc:290] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 3 election: Requested vote from peers 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387), c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649)
I20260709 14:56:44.789793 24919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:44.790176 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b37019fd964f00a286e889d9d8dd69" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:44.790359 24919 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.790690 24845 raft_consensus.cc:3055] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:44.790975 24845 raft_consensus.cc:740] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4eeac888ec043e4ae3528ec96d0427a, State: Running, Role: LEADER
I20260709 14:56:44.791513 24845 consensus_queue.cc:260] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [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: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.792344 24845 raft_consensus.cc:3060] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:44.795761 24919 raft_consensus.cc:2468] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 3.
I20260709 14:56:44.796730 24845 raft_consensus.cc:2468] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 3.
I20260709 14:56:44.796797 24961 leader_election.cc:304] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [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: 33a8dabb3e0647ab879d4e675843464a, a5457d7893ea439b952ad89211511cc8; no voters: 
I20260709 14:56:44.797669 25256 raft_consensus.cc:2804] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:44.798120 25256 raft_consensus.cc:697] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 3 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:44.798899 25256 consensus_queue.cc:237] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [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: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.806169 24744 catalog_manager.cc:5697] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 2 to 3, leader changed from c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1) to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 3 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:44.913317 25257 raft_consensus.cc:993] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: : Instructing follower a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.913748 25261 raft_consensus.cc:1081] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Signalling peer a5457d7893ea439b952ad89211511cc8 to start an election
I20260709 14:56:44.915294 24988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a"
dest_uuid: "a5457d7893ea439b952ad89211511cc8"
 from {username='slave'} at 127.0.0.1:51582
I20260709 14:56:44.915848 24988 raft_consensus.cc:493] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.916229 24988 raft_consensus.cc:3060] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.920995 24988 raft_consensus.cc:515] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.922487 24988 leader_election.cc:290] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Requested vote from peers c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649), 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387)
I20260709 14:56:44.923310 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4eeac888ec043e4ae3528ec96d0427a"
I20260709 14:56:44.923616 24919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631cb5aecfae48c38c789518ac77c53a" candidate_uuid: "a5457d7893ea439b952ad89211511cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a8dabb3e0647ab879d4e675843464a"
I20260709 14:56:44.923801 24845 raft_consensus.cc:3060] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.924158 24919 raft_consensus.cc:3055] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.924437 24919 raft_consensus.cc:740] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33a8dabb3e0647ab879d4e675843464a, State: Running, Role: LEADER
I20260709 14:56:44.925133 24919 consensus_queue.cc:260] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.926018 24919 raft_consensus.cc:3060] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.928088 24845 raft_consensus.cc:2468] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:44.928969 24960 leader_election.cc:304] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5457d7893ea439b952ad89211511cc8, c4eeac888ec043e4ae3528ec96d0427a; no voters: 
I20260709 14:56:44.929585 25256 raft_consensus.cc:2804] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.929948 25256 raft_consensus.cc:697] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Becoming Leader. State: Replica: a5457d7893ea439b952ad89211511cc8, State: Running, Role: LEADER
I20260709 14:56:44.930671 25256 consensus_queue.cc:237] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } }
I20260709 14:56:44.930902 24919 raft_consensus.cc:2468] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5457d7893ea439b952ad89211511cc8 in term 2.
I20260709 14:56:44.937568 24744 catalog_manager.cc:5697] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 reported cstate change: term changed from 1 to 2, leader changed from 33a8dabb3e0647ab879d4e675843464a (127.20.27.2) to a5457d7893ea439b952ad89211511cc8 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "a5457d7893ea439b952ad89211511cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5457d7893ea439b952ad89211511cc8" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.151829 24845 raft_consensus.cc:1275] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:45.152894 25256 consensus_queue.cc:1048] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:45.161329 24919 raft_consensus.cc:1275] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:45.162914 25288 consensus_queue.cc:1048] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:45.177554 24919 raft_consensus.cc:1275] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.178546 25288 consensus_queue.cc:1048] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.186487 24842 raft_consensus.cc:1275] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:45.188100 25288 consensus_queue.cc:1048] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:45.317868 24842 raft_consensus.cc:1275] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.318981 25256 consensus_queue.cc:1048] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4eeac888ec043e4ae3528ec96d0427a" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.327271 24918 raft_consensus.cc:1275] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Refusing update from remote peer a5457d7893ea439b952ad89211511cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:45.329098 25296 consensus_queue.cc:1048] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a8dabb3e0647ab879d4e675843464a" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:45.446528 20588 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:45.451292 20588 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:45.451683 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:45.456241 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:45.456583 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:46.483142 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
I20260709 14:56:46.504433 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:46.505074 20588 tablet_replica.cc:333] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.505713 20588 raft_consensus.cc:2243] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.506160 20588 raft_consensus.cc:2272] T 9b7bac6f320946999e2d336d0a2f6aca P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.507920 20588 tablet_replica.cc:333] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.508450 20588 raft_consensus.cc:2243] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.508858 20588 raft_consensus.cc:2272] T 707a2abb67cb40de9afb0b6b1f7b5900 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.510468 20588 tablet_replica.cc:333] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.510995 20588 raft_consensus.cc:2243] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.511379 20588 raft_consensus.cc:2272] T 91da8bdf9ed3428db59dbd198bc67c67 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.512902 20588 tablet_replica.cc:333] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.513403 20588 raft_consensus.cc:2243] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.513792 20588 raft_consensus.cc:2272] T 43e03463626348fe846737ffe602499c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.515439 20588 tablet_replica.cc:333] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.515909 20588 raft_consensus.cc:2243] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.516286 20588 raft_consensus.cc:2272] T 823c73ec2d5446e39bfcf5abea574227 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.518092 20588 tablet_replica.cc:333] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.518739 20588 raft_consensus.cc:2243] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.519168 20588 raft_consensus.cc:2272] T c899430bd8db4b798b6dfd7ffeb20fb8 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:46.519512 24960 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 14:56:46.521515 20588 tablet_replica.cc:333] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
W20260709 14:56:46.522303 24960 consensus_peers.cc:597] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 -> Peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Couldn't send request to peer c4eeac888ec043e4ae3528ec96d0427a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.522336 20588 raft_consensus.cc:2243] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.523412 20588 raft_consensus.cc:2272] T 2a49568ca84c428ab3c8c9165627bacd P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.525388 20588 tablet_replica.cc:333] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.525835 20588 raft_consensus.cc:2243] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.526436 20588 raft_consensus.cc:2272] T 9e1150bfb0054d9d8335f3445d6c25ec P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.528259 20588 tablet_replica.cc:333] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.528716 20588 raft_consensus.cc:2243] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.529054 20588 raft_consensus.cc:2272] T 8d45db38bc2447b89b6ccb8780700c38 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.530663 20588 tablet_replica.cc:333] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.531132 20588 raft_consensus.cc:2243] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.531751 20588 raft_consensus.cc:2272] T 56e6b6bfdaca434ea42200c12aa13248 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.533344 20588 tablet_replica.cc:333] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.533847 20588 raft_consensus.cc:2243] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.534252 20588 raft_consensus.cc:2272] T 631cb5aecfae48c38c789518ac77c53a P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.535939 20588 tablet_replica.cc:333] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.536437 20588 raft_consensus.cc:2243] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.536825 20588 raft_consensus.cc:2272] T 0d8d1da89466488aa043d285b8260135 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.538646 20588 tablet_replica.cc:333] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.539088 20588 raft_consensus.cc:2243] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.539757 20588 raft_consensus.cc:2272] T f30ae6cd49fc4c9ba7514898c1b193c1 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.542001 20588 tablet_replica.cc:333] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.542486 20588 raft_consensus.cc:2243] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.542924 20588 raft_consensus.cc:2272] T bec8034b9dda4111a15e9250731d0a22 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.544999 20588 tablet_replica.cc:333] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.545495 20588 raft_consensus.cc:2243] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.546180 20588 raft_consensus.cc:2272] T 5ff421960d884af9ae35f399cbe50073 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.548161 20588 tablet_replica.cc:333] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.548769 20588 raft_consensus.cc:2243] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.549611 20588 raft_consensus.cc:2272] T fa4487fc5e0343a0b50bde8ebb4a50f7 P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.551443 20588 tablet_replica.cc:333] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.551942 20588 raft_consensus.cc:2243] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.552309 20588 raft_consensus.cc:2272] T c4b37019fd964f00a286e889d9d8dd69 P c4eeac888ec043e4ae3528ec96d0427a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.553987 20588 tablet_replica.cc:333] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a: stopping tablet replica
I20260709 14:56:46.554414 20588 raft_consensus.cc:2243] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.554855 20588 raft_consensus.cc:2272] T b3b19c1edc4445da9fce20b9b088ac8c P c4eeac888ec043e4ae3528ec96d0427a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:46.577971 24886 consensus_peers.cc:597] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a -> Peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Couldn't send request to peer c4eeac888ec043e4ae3528ec96d0427a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.585289 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
W20260709 14:56:46.595541 24960 consensus_peers.cc:597] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 -> Peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Couldn't send request to peer c4eeac888ec043e4ae3528ec96d0427a. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:45649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.613977 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
W20260709 14:56:46.623268 24961 consensus_peers.cc:597] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 -> Peer 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387): Couldn't send request to peer 33a8dabb3e0647ab879d4e675843464a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.638264 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:46.639050 20588 tablet_replica.cc:333] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.639672 20588 raft_consensus.cc:2243] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.640136 20588 raft_consensus.cc:2272] T 9b7bac6f320946999e2d336d0a2f6aca P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.641923 20588 tablet_replica.cc:333] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.642478 20588 raft_consensus.cc:2243] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.643255 20588 raft_consensus.cc:2272] T 43e03463626348fe846737ffe602499c P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.644981 20588 tablet_replica.cc:333] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.645479 20588 raft_consensus.cc:2243] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.646270 20588 raft_consensus.cc:2272] T 91da8bdf9ed3428db59dbd198bc67c67 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.648244 20588 tablet_replica.cc:333] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.648958 20588 raft_consensus.cc:2243] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.649397 20588 raft_consensus.cc:2272] T 707a2abb67cb40de9afb0b6b1f7b5900 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.651146 20588 tablet_replica.cc:333] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.651611 20588 raft_consensus.cc:2243] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.652377 20588 raft_consensus.cc:2272] T c899430bd8db4b798b6dfd7ffeb20fb8 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.654215 20588 tablet_replica.cc:333] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.654675 20588 raft_consensus.cc:2243] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.655073 20588 raft_consensus.cc:2272] T 2a49568ca84c428ab3c8c9165627bacd P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.656744 20588 tablet_replica.cc:333] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.657358 20588 raft_consensus.cc:2243] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.657761 20588 raft_consensus.cc:2272] T 9e1150bfb0054d9d8335f3445d6c25ec P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.660209 20588 tablet_replica.cc:333] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.660912 20588 raft_consensus.cc:2243] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.661465 20588 raft_consensus.cc:2272] T 0d8d1da89466488aa043d285b8260135 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:46.661995 24886 consensus_peers.cc:597] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a -> Peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Couldn't send request to peer c4eeac888ec043e4ae3528ec96d0427a. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:45649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.664012 20588 tablet_replica.cc:333] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
W20260709 14:56:46.664487 24886 consensus_peers.cc:597] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a -> Peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Couldn't send request to peer c4eeac888ec043e4ae3528ec96d0427a. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:45649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.664742 20588 raft_consensus.cc:2243] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.665547 20588 raft_consensus.cc:2272] T b3b19c1edc4445da9fce20b9b088ac8c P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.667358 20588 tablet_replica.cc:333] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.667846 20588 raft_consensus.cc:2243] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.668530 20588 raft_consensus.cc:2272] T bec8034b9dda4111a15e9250731d0a22 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.670288 20588 tablet_replica.cc:333] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.670758 20588 raft_consensus.cc:2243] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.671146 20588 raft_consensus.cc:2272] T f30ae6cd49fc4c9ba7514898c1b193c1 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.672746 20588 tablet_replica.cc:333] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.673193 20588 raft_consensus.cc:2243] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.673539 20588 raft_consensus.cc:2272] T 56e6b6bfdaca434ea42200c12aa13248 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.675174 20588 tablet_replica.cc:333] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.675614 20588 raft_consensus.cc:2243] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.676280 20588 raft_consensus.cc:2272] T 8d45db38bc2447b89b6ccb8780700c38 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.678013 20588 tablet_replica.cc:333] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.678464 20588 raft_consensus.cc:2243] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.678826 20588 raft_consensus.cc:2272] T 631cb5aecfae48c38c789518ac77c53a P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.680532 20588 tablet_replica.cc:333] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.680959 20588 raft_consensus.cc:2243] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.681346 20588 raft_consensus.cc:2272] T 823c73ec2d5446e39bfcf5abea574227 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.682950 20588 tablet_replica.cc:333] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.683375 20588 raft_consensus.cc:2243] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.683722 20588 raft_consensus.cc:2272] T c4b37019fd964f00a286e889d9d8dd69 P 33a8dabb3e0647ab879d4e675843464a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.685417 20588 tablet_replica.cc:333] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.685835 20588 raft_consensus.cc:2243] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.686180 20588 raft_consensus.cc:2272] T fa4487fc5e0343a0b50bde8ebb4a50f7 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.687862 20588 tablet_replica.cc:333] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a: stopping tablet replica
I20260709 14:56:46.688273 20588 raft_consensus.cc:2243] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.688606 20588 raft_consensus.cc:2272] T 5ff421960d884af9ae35f399cbe50073 P 33a8dabb3e0647ab879d4e675843464a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.724436 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
I20260709 14:56:46.753690 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
W20260709 14:56:46.759279 24961 consensus_peers.cc:597] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 -> Peer 33a8dabb3e0647ab879d4e675843464a (127.20.27.2:40387): Couldn't send request to peer 33a8dabb3e0647ab879d4e675843464a. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:40387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:46.764006 24960 consensus_peers.cc:597] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 -> Peer c4eeac888ec043e4ae3528ec96d0427a (127.20.27.1:45649): Couldn't send request to peer c4eeac888ec043e4ae3528ec96d0427a. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:45649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:46.782385 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:46.783138 20588 tablet_replica.cc:333] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.783708 20588 raft_consensus.cc:2243] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.784456 20588 raft_consensus.cc:2272] T 9b7bac6f320946999e2d336d0a2f6aca P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.786173 20588 tablet_replica.cc:333] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.786692 20588 raft_consensus.cc:2243] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.787406 20588 raft_consensus.cc:2272] T 707a2abb67cb40de9afb0b6b1f7b5900 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.788990 20588 tablet_replica.cc:333] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.789494 20588 raft_consensus.cc:2243] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.789885 20588 raft_consensus.cc:2272] T 91da8bdf9ed3428db59dbd198bc67c67 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.791491 20588 tablet_replica.cc:333] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.791980 20588 raft_consensus.cc:2243] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.792363 20588 raft_consensus.cc:2272] T c899430bd8db4b798b6dfd7ffeb20fb8 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.793916 20588 tablet_replica.cc:333] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.794409 20588 raft_consensus.cc:2243] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.794811 20588 raft_consensus.cc:2272] T 43e03463626348fe846737ffe602499c P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.796379 20588 tablet_replica.cc:333] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.796855 20588 raft_consensus.cc:2243] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.797554 20588 raft_consensus.cc:2272] T 823c73ec2d5446e39bfcf5abea574227 P a5457d7893ea439b952ad89211511cc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.799194 20588 tablet_replica.cc:333] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.799714 20588 raft_consensus.cc:2243] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.800096 20588 raft_consensus.cc:2272] T 2a49568ca84c428ab3c8c9165627bacd P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.801671 20588 tablet_replica.cc:333] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.802143 20588 raft_consensus.cc:2243] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.802502 20588 raft_consensus.cc:2272] T 9e1150bfb0054d9d8335f3445d6c25ec P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.804111 20588 tablet_replica.cc:333] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.804544 20588 raft_consensus.cc:2243] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.804927 20588 raft_consensus.cc:2272] T b3b19c1edc4445da9fce20b9b088ac8c P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.806658 20588 tablet_replica.cc:333] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.807215 20588 raft_consensus.cc:2243] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.807916 20588 raft_consensus.cc:2272] T 0d8d1da89466488aa043d285b8260135 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.809700 20588 tablet_replica.cc:333] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.810201 20588 raft_consensus.cc:2243] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.810772 20588 raft_consensus.cc:2272] T 5ff421960d884af9ae35f399cbe50073 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.812450 20588 tablet_replica.cc:333] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.812925 20588 raft_consensus.cc:2243] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.813342 20588 raft_consensus.cc:2272] T f30ae6cd49fc4c9ba7514898c1b193c1 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.815050 20588 tablet_replica.cc:333] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.815531 20588 raft_consensus.cc:2243] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.815953 20588 raft_consensus.cc:2272] T bec8034b9dda4111a15e9250731d0a22 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.817651 20588 tablet_replica.cc:333] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.818115 20588 raft_consensus.cc:2243] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.818529 20588 raft_consensus.cc:2272] T 8d45db38bc2447b89b6ccb8780700c38 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.820292 20588 tablet_replica.cc:333] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.820755 20588 raft_consensus.cc:2243] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.821143 20588 raft_consensus.cc:2272] T 56e6b6bfdaca434ea42200c12aa13248 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.822854 20588 tablet_replica.cc:333] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.823338 20588 raft_consensus.cc:2243] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.824009 20588 raft_consensus.cc:2272] T 631cb5aecfae48c38c789518ac77c53a P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.825649 20588 tablet_replica.cc:333] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.826102 20588 raft_consensus.cc:2243] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.826826 20588 raft_consensus.cc:2272] T c4b37019fd964f00a286e889d9d8dd69 P a5457d7893ea439b952ad89211511cc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.828650 20588 tablet_replica.cc:333] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8: stopping tablet replica
I20260709 14:56:46.829106 20588 raft_consensus.cc:2243] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:46.829483 20588 raft_consensus.cc:2272] T fa4487fc5e0343a0b50bde8ebb4a50f7 P a5457d7893ea439b952ad89211511cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.865394 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:56:46.894501 20588 master.cc:562] Master@127.20.27.62:33693 shutting down...
I20260709 14:56:46.911571 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:46.912082 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:46.912366 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P a8dfc012646040ea966a08deeebf5d89: stopping tablet replica
I20260709 14:56:46.932413 20588 master.cc:584] Master@127.20.27.62:33693 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11845 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:46.988214 20588 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.27.62:38255
I20260709 14:56:46.989300 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:46.994961 25304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:46.995048 25305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:46.995645 25307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:46.996377 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:46.997174 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:46.997340 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:46.997452 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783609006997441 us; error 0 us; skew 500 ppm
I20260709 14:56:46.997879 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:47.000005 20588 webserver.cc:533] Webserver started at http://127.20.27.62:34381/ using document root <none> and password file <none>
I20260709 14:56:47.000411 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:47.000553 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:47.000763 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:47.001760 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/master-0-root/instance:
uuid: "52acff9a27104d4599a02683e39da0a8"
format_stamp: "Formatted at 2026-07-09 14:56:46 on dist-test-slave-mmkh"
I20260709 14:56:47.005743 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:47.008816 25312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.009474 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:47.009724 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/master-0-root
uuid: "52acff9a27104d4599a02683e39da0a8"
format_stamp: "Formatted at 2026-07-09 14:56:46 on dist-test-slave-mmkh"
I20260709 14:56:47.009968 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:47.055647 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:47.056823 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:47.093438 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.62:38255
I20260709 14:56:47.093562 25363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.62:38255 every 8 connection(s)
I20260709 14:56:47.097189 25364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.107622 25364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8: Bootstrap starting.
I20260709 14:56:47.112576 25364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.117020 25364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8: No bootstrap required, opened a new log
I20260709 14:56:47.119257 25364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52acff9a27104d4599a02683e39da0a8" member_type: VOTER }
I20260709 14:56:47.119637 25364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.119854 25364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52acff9a27104d4599a02683e39da0a8, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.120394 25364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52acff9a27104d4599a02683e39da0a8" member_type: VOTER }
I20260709 14:56:47.120833 25364 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:47.121040 25364 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:47.121287 25364 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:47.125699 25364 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52acff9a27104d4599a02683e39da0a8" member_type: VOTER }
I20260709 14:56:47.126212 25364 leader_election.cc:304] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [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: 52acff9a27104d4599a02683e39da0a8; no voters: 
I20260709 14:56:47.127358 25364 leader_election.cc:290] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:47.127663 25367 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:47.128979 25367 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 1 LEADER]: Becoming Leader. State: Replica: 52acff9a27104d4599a02683e39da0a8, State: Running, Role: LEADER
I20260709 14:56:47.129647 25367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [LEADER]: Queue going to LEADER mode. State: All 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: "52acff9a27104d4599a02683e39da0a8" member_type: VOTER }
I20260709 14:56:47.130091 25364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:47.133852 25369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52acff9a27104d4599a02683e39da0a8. Latest consensus state: current_term: 1 leader_uuid: "52acff9a27104d4599a02683e39da0a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52acff9a27104d4599a02683e39da0a8" member_type: VOTER } }
I20260709 14:56:47.134591 25369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:47.134505 25368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52acff9a27104d4599a02683e39da0a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52acff9a27104d4599a02683e39da0a8" member_type: VOTER } }
I20260709 14:56:47.135215 25368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:47.136646 25374 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:47.142685 25374 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:47.143952 20588 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:47.151216 25374 catalog_manager.cc:1383] Generated new cluster ID: 8763bba179174f9ba8f155bc221f38d8
I20260709 14:56:47.151523 25374 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:47.189380 25374 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:47.190659 25374 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:47.206315 25374 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8: Generated new TSK 0
I20260709 14:56:47.206956 25374 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:47.274706 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:47.280210 25385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:47.281112 25386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:47.283500 20588 server_base.cc:1061] running on GCE node
W20260709 14:56:47.283571 25388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:47.284574 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:47.284759 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:47.284926 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783609007284909 us; error 0 us; skew 500 ppm
I20260709 14:56:47.285465 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:47.287671 20588 webserver.cc:533] Webserver started at http://127.20.27.1:33993/ using document root <none> and password file <none>
I20260709 14:56:47.288125 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:47.288290 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:47.288528 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:47.289549 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-0-root/instance:
uuid: "86cb310cad36411b99e9d9d24628da3d"
format_stamp: "Formatted at 2026-07-09 14:56:47 on dist-test-slave-mmkh"
I20260709 14:56:47.293645 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:47.296708 25393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.297386 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:47.297643 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-0-root
uuid: "86cb310cad36411b99e9d9d24628da3d"
format_stamp: "Formatted at 2026-07-09 14:56:47 on dist-test-slave-mmkh"
I20260709 14:56:47.297900 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:47.338342 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:47.339555 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:47.340930 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:47.343086 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:47.343283 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.343492 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:47.343652 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.381476 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.1:44141
I20260709 14:56:47.381606 25455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.1:44141 every 8 connection(s)
I20260709 14:56:47.385996 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:47.392102 25460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:47.392710 25461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:47.396104 25463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:47.396522 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:47.397696 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:47.397821 25456 heartbeater.cc:344] Connected to a master server at 127.20.27.62:38255
W20260709 14:56:47.397950 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:47.398319 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783609007398302 us; error 0 us; skew 500 ppm
I20260709 14:56:47.398366 25456 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:47.398918 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:47.399220 25456 heartbeater.cc:507] Master 127.20.27.62:38255 requested a full tablet report, sending...
I20260709 14:56:47.401487 25329 ts_manager.cc:194] Registered new tserver with Master: 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141)
I20260709 14:56:47.401636 20588 webserver.cc:533] Webserver started at http://127.20.27.2:36455/ using document root <none> and password file <none>
I20260709 14:56:47.402316 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:47.402549 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:47.402876 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:47.403919 25329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57534
I20260709 14:56:47.404301 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-1-root/instance:
uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
format_stamp: "Formatted at 2026-07-09 14:56:47 on dist-test-slave-mmkh"
I20260709 14:56:47.408771 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:47.411927 25468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.412591 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:47.412832 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-1-root
uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
format_stamp: "Formatted at 2026-07-09 14:56:47 on dist-test-slave-mmkh"
I20260709 14:56:47.413055 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:47.432528 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:47.433602 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:47.434914 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:47.436990 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:47.437179 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.437402 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:47.437549 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.474115 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.2:42241
I20260709 14:56:47.474203 25530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.2:42241 every 8 connection(s)
I20260709 14:56:47.478451 20588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:47.485289 25534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:47.487231 25535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:47.490065 25537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:47.490437 20588 server_base.cc:1061] running on GCE node
I20260709 14:56:47.490833 25531 heartbeater.cc:344] Connected to a master server at 127.20.27.62:38255
I20260709 14:56:47.491264 25531 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:47.491391 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:47.491663 20588 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:47.491813 20588 hybrid_clock.cc:648] HybridClock initialized: now 1783609007491798 us; error 0 us; skew 500 ppm
I20260709 14:56:47.492017 25531 heartbeater.cc:507] Master 127.20.27.62:38255 requested a full tablet report, sending...
I20260709 14:56:47.492379 20588 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:47.494136 25329 ts_manager.cc:194] Registered new tserver with Master: ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:47.494880 20588 webserver.cc:533] Webserver started at http://127.20.27.3:36473/ using document root <none> and password file <none>
I20260709 14:56:47.495517 20588 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:47.495746 20588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:47.496064 20588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:47.495945 25329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57548
I20260709 14:56:47.497447 20588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-2-root/instance:
uuid: "cae0de1c437049cea2ae130641f59aa9"
format_stamp: "Formatted at 2026-07-09 14:56:47 on dist-test-slave-mmkh"
I20260709 14:56:47.501705 20588 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:47.504761 25542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.505432 20588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:47.505702 20588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-2-root
uuid: "cae0de1c437049cea2ae130641f59aa9"
format_stamp: "Formatted at 2026-07-09 14:56:47 on dist-test-slave-mmkh"
I20260709 14:56:47.505955 20588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiXn1bd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909003172-20588-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:47.534834 20588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:47.535956 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:47.537339 20588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:47.539549 20588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:47.539752 20588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.539963 20588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:47.540112 20588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:47.577486 20588 rpc_server.cc:307] RPC server started. Bound to: 127.20.27.3:37689
I20260709 14:56:47.577606 25604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.27.3:37689 every 8 connection(s)
I20260709 14:56:47.590013 25605 heartbeater.cc:344] Connected to a master server at 127.20.27.62:38255
I20260709 14:56:47.590435 25605 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:47.591136 25605 heartbeater.cc:507] Master 127.20.27.62:38255 requested a full tablet report, sending...
I20260709 14:56:47.593111 25329 ts_manager.cc:194] Registered new tserver with Master: cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:47.593675 20588 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013163731s
I20260709 14:56:47.594910 25329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57550
I20260709 14:56:47.618532 25329 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57556:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:47.620949 25329 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:47.693363 25496 tablet_service.cc:1511] Processing CreateTablet for tablet b557ea6466fc4832bc6b57a3c7516876 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:47.695194 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 1b87f20f788e46dc96d040a8aeb56880 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:47.696244 25495 tablet_service.cc:1511] Processing CreateTablet for tablet 96d6c450d74c49588e82f5995ce2b8e2 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:47.698315 25494 tablet_service.cc:1511] Processing CreateTablet for tablet e1d7b465ca8b4829b9b4501884c639f9 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:47.699059 25489 tablet_service.cc:1511] Processing CreateTablet for tablet a803df268f1147f7a92abeb7194d557d (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:47.700593 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 22117a23a5734a43bc174950ae252298 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:47.702643 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 97cce894af744329b12f2d73b5e66729 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:47.702994 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 237032c843f44e9bbe6c734c1e46c06d (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:47.704831 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 3108f992908c4c7d8c783d439b40e692 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:47.705610 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557ea6466fc4832bc6b57a3c7516876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.706220 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b87f20f788e46dc96d040a8aeb56880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.707446 25421 tablet_service.cc:1511] Processing CreateTablet for tablet b557ea6466fc4832bc6b57a3c7516876 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:47.714409 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 3108f992908c4c7d8c783d439b40e692 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:47.715833 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 1b87f20f788e46dc96d040a8aeb56880 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:47.716652 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557ea6466fc4832bc6b57a3c7516876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.716981 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3108f992908c4c7d8c783d439b40e692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.715716 25566 tablet_service.cc:1511] Processing CreateTablet for tablet 97cce894af744329b12f2d73b5e66729 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:47.717676 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b87f20f788e46dc96d040a8aeb56880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.718271 25566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cce894af744329b12f2d73b5e66729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.715662 25416 tablet_service.cc:1511] Processing CreateTablet for tablet 3108f992908c4c7d8c783d439b40e692 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:47.719831 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3108f992908c4c7d8c783d439b40e692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.708375 25570 tablet_service.cc:1511] Processing CreateTablet for tablet b557ea6466fc4832bc6b57a3c7516876 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:47.709113 25420 tablet_service.cc:1511] Processing CreateTablet for tablet 96d6c450d74c49588e82f5995ce2b8e2 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:47.710696 25419 tablet_service.cc:1511] Processing CreateTablet for tablet e1d7b465ca8b4829b9b4501884c639f9 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:47.709627 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 1b87f20f788e46dc96d040a8aeb56880 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:47.712352 25418 tablet_service.cc:1511] Processing CreateTablet for tablet 22117a23a5734a43bc174950ae252298 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:47.713284 25568 tablet_service.cc:1511] Processing CreateTablet for tablet e1d7b465ca8b4829b9b4501884c639f9 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:47.711616 25569 tablet_service.cc:1511] Processing CreateTablet for tablet 96d6c450d74c49588e82f5995ce2b8e2 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:47.713966 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 97cce894af744329b12f2d73b5e66729 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:47.714399 25414 tablet_service.cc:1511] Processing CreateTablet for tablet a803df268f1147f7a92abeb7194d557d (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:47.713299 25413 tablet_service.cc:1511] Processing CreateTablet for tablet 237032c843f44e9bbe6c734c1e46c06d (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:47.721287 25563 tablet_service.cc:1511] Processing CreateTablet for tablet a803df268f1147f7a92abeb7194d557d (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:47.716300 25567 tablet_service.cc:1511] Processing CreateTablet for tablet 22117a23a5734a43bc174950ae252298 (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:47.723383 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 237032c843f44e9bbe6c734c1e46c06d (DEFAULT_TABLE table=test-workload [id=6ed2b3b5a0174f66bf8c8532c933e468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:47.725102 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557ea6466fc4832bc6b57a3c7516876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.725757 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237032c843f44e9bbe6c734c1e46c06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.726405 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d6c450d74c49588e82f5995ce2b8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.726992 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d7b465ca8b4829b9b4501884c639f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.729368 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22117a23a5734a43bc174950ae252298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.731055 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a803df268f1147f7a92abeb7194d557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.732966 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d6c450d74c49588e82f5995ce2b8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.721304 25420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d6c450d74c49588e82f5995ce2b8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.735248 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237032c843f44e9bbe6c734c1e46c06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.738843 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a803df268f1147f7a92abeb7194d557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.739097 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 237032c843f44e9bbe6c734c1e46c06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.741320 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d7b465ca8b4829b9b4501884c639f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.743006 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cce894af744329b12f2d73b5e66729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.747016 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b87f20f788e46dc96d040a8aeb56880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.747113 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d7b465ca8b4829b9b4501884c639f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.748780 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cce894af744329b12f2d73b5e66729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.749562 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22117a23a5734a43bc174950ae252298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.751009 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3108f992908c4c7d8c783d439b40e692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.755025 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22117a23a5734a43bc174950ae252298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.767041 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a803df268f1147f7a92abeb7194d557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:47.803836 25621 tablet_bootstrap.cc:492] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:47.815685 25622 tablet_bootstrap.cc:492] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:47.840504 25621 tablet_bootstrap.cc:654] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.844606 25622 tablet_bootstrap.cc:654] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.871317 25620 tablet_bootstrap.cc:492] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:47.876921 25621 tablet_bootstrap.cc:492] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:47.877120 25622 tablet_bootstrap.cc:492] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:47.877424 25621 ts_tablet_manager.cc:1403] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.013s
I20260709 14:56:47.877650 25622 ts_tablet_manager.cc:1403] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.004s
I20260709 14:56:47.878968 25620 tablet_bootstrap.cc:654] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.879657 25621 raft_consensus.cc:359] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.880211 25621 raft_consensus.cc:385] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.880425 25621 raft_consensus.cc:740] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.880591 25622 raft_consensus.cc:359] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.881343 25622 raft_consensus.cc:385] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.881047 25621 consensus_queue.cc:260] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.881667 25622 raft_consensus.cc:740] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.882527 25622 consensus_queue.cc:260] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.883483 25456 heartbeater.cc:499] Master 127.20.27.62:38255 was elected leader, sending a full tablet report...
I20260709 14:56:47.883997 25621 ts_tablet_manager.cc:1434] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:56:47.884366 25620 tablet_bootstrap.cc:492] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:47.884817 25620 ts_tablet_manager.cc:1403] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 14:56:47.884979 25621 tablet_bootstrap.cc:492] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:47.887661 25620 raft_consensus.cc:359] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.888368 25620 raft_consensus.cc:385] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.888666 25620 raft_consensus.cc:740] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.889616 25620 consensus_queue.cc:260] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.891333 25621 tablet_bootstrap.cc:654] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.892679 25622 ts_tablet_manager.cc:1434] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260709 14:56:47.893433 25531 heartbeater.cc:499] Master 127.20.27.62:38255 was elected leader, sending a full tablet report...
I20260709 14:56:47.896577 25605 heartbeater.cc:499] Master 127.20.27.62:38255 was elected leader, sending a full tablet report...
I20260709 14:56:47.897586 25622 tablet_bootstrap.cc:492] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:47.898296 25620 ts_tablet_manager.cc:1434] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:56:47.899657 25620 tablet_bootstrap.cc:492] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:47.904277 25622 tablet_bootstrap.cc:654] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.908385 25620 tablet_bootstrap.cc:654] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.910065 25621 tablet_bootstrap.cc:492] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:47.910665 25621 ts_tablet_manager.cc:1403] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.017s
I20260709 14:56:47.913651 25621 raft_consensus.cc:359] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.914440 25621 raft_consensus.cc:385] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.914809 25621 raft_consensus.cc:740] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.915789 25620 tablet_bootstrap.cc:492] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:47.915813 25622 tablet_bootstrap.cc:492] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:47.915695 25621 consensus_queue.cc:260] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.916350 25620 ts_tablet_manager.cc:1403] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:56:47.916577 25622 ts_tablet_manager.cc:1403] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:56:47.918318 25621 ts_tablet_manager.cc:1434] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:56:47.919366 25621 tablet_bootstrap.cc:492] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:47.919198 25620 raft_consensus.cc:359] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.919478 25622 raft_consensus.cc:359] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.920300 25622 raft_consensus.cc:385] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.920586 25622 raft_consensus.cc:740] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.921307 25622 consensus_queue.cc:260] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.919957 25620 raft_consensus.cc:385] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.923444 25622 ts_tablet_manager.cc:1434] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:47.923615 25620 raft_consensus.cc:740] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.924427 25622 tablet_bootstrap.cc:492] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:47.924434 25620 consensus_queue.cc:260] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.926102 25626 raft_consensus.cc:493] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:47.926822 25620 ts_tablet_manager.cc:1434] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:47.926584 25626 raft_consensus.cc:515] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:47.927755 25620 tablet_bootstrap.cc:492] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:47.930732 25622 tablet_bootstrap.cc:654] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.933730 25620 tablet_bootstrap.cc:654] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.936393 25626 leader_election.cc:290] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:47.949811 25621 tablet_bootstrap.cc:654] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.997886 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237032c843f44e9bbe6c734c1e46c06d" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
W20260709 14:56:47.999840 25394 leader_election.cc:343] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.000516 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237032c843f44e9bbe6c734c1e46c06d" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
W20260709 14:56:48.002305 25397 leader_election.cc:343] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.002835 25397 leader_election.cc:304] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d; no voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.002305 25621 tablet_bootstrap.cc:492] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.003871 25621 ts_tablet_manager.cc:1403] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.016s
I20260709 14:56:48.003962 25626 raft_consensus.cc:2749] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.005470 25622 tablet_bootstrap.cc:492] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.005928 25622 ts_tablet_manager.cc:1403] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.047s
I20260709 14:56:48.006568 25621 raft_consensus.cc:359] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.007167 25621 raft_consensus.cc:385] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.007220 25620 tablet_bootstrap.cc:492] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.007480 25621 raft_consensus.cc:740] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.007808 25620 ts_tablet_manager.cc:1403] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.046s
I20260709 14:56:48.008242 25621 consensus_queue.cc:260] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.008654 25622 raft_consensus.cc:359] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.009414 25622 raft_consensus.cc:385] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.009686 25622 raft_consensus.cc:740] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.010215 25621 ts_tablet_manager.cc:1434] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:48.010497 25622 consensus_queue.cc:260] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.010511 25620 raft_consensus.cc:359] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.011221 25621 tablet_bootstrap.cc:492] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:48.012876 25622 ts_tablet_manager.cc:1434] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:48.013854 25622 tablet_bootstrap.cc:492] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:48.017584 25621 tablet_bootstrap.cc:654] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.019822 25622 tablet_bootstrap.cc:654] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.022877 25620 raft_consensus.cc:385] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.023290 25620 raft_consensus.cc:740] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.024137 25620 consensus_queue.cc:260] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.024998 25622 tablet_bootstrap.cc:492] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.025462 25622 ts_tablet_manager.cc:1403] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:56:48.026229 25620 ts_tablet_manager.cc:1434] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:56:48.027242 25620 tablet_bootstrap.cc:492] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:48.028105 25621 tablet_bootstrap.cc:492] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.027786 25622 raft_consensus.cc:359] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.028522 25622 raft_consensus.cc:385] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.028584 25621 ts_tablet_manager.cc:1403] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 14:56:48.028913 25622 raft_consensus.cc:740] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.029836 25622 consensus_queue.cc:260] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.031998 25622 ts_tablet_manager.cc:1434] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:48.032930 25622 tablet_bootstrap.cc:492] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:48.033744 25620 tablet_bootstrap.cc:654] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.034133 25621 raft_consensus.cc:359] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.034852 25621 raft_consensus.cc:385] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.035130 25621 raft_consensus.cc:740] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.036000 25621 consensus_queue.cc:260] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.039599 25622 tablet_bootstrap.cc:654] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.040694 25621 ts_tablet_manager.cc:1434] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:48.041829 25621 tablet_bootstrap.cc:492] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:48.048211 25621 tablet_bootstrap.cc:654] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.053594 25620 tablet_bootstrap.cc:492] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.054078 25620 ts_tablet_manager.cc:1403] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260709 14:56:48.054104 25622 tablet_bootstrap.cc:492] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.054507 25621 tablet_bootstrap.cc:492] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.054755 25622 ts_tablet_manager.cc:1403] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 14:56:48.054986 25621 ts_tablet_manager.cc:1403] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:56:48.057108 25620 raft_consensus.cc:359] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.057893 25620 raft_consensus.cc:385] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.057633 25622 raft_consensus.cc:359] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.058202 25620 raft_consensus.cc:740] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.058372 25622 raft_consensus.cc:385] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.058761 25622 raft_consensus.cc:740] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.058914 25621 raft_consensus.cc:359] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.059114 25620 consensus_queue.cc:260] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.059835 25621 raft_consensus.cc:385] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.059495 25622 consensus_queue.cc:260] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.060242 25621 raft_consensus.cc:740] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.061363 25620 ts_tablet_manager.cc:1434] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:48.061160 25621 consensus_queue.cc:260] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.062172 25620 tablet_bootstrap.cc:492] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:48.063654 25622 ts_tablet_manager.cc:1434] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:48.064252 25621 ts_tablet_manager.cc:1434] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:48.064664 25622 tablet_bootstrap.cc:492] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:48.065352 25621 tablet_bootstrap.cc:492] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:48.068774 25620 tablet_bootstrap.cc:654] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.071342 25622 tablet_bootstrap.cc:654] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.071341 25621 tablet_bootstrap.cc:654] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.090339 25628 raft_consensus.cc:493] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.090935 25628 raft_consensus.cc:515] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.095757 25628 leader_election.cc:290] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.096269 25622 tablet_bootstrap.cc:492] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.097610 25622 ts_tablet_manager.cc:1403] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.020s
I20260709 14:56:48.101044 25621 tablet_bootstrap.cc:492] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.101656 25621 ts_tablet_manager.cc:1403] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.008s
I20260709 14:56:48.101475 25622 raft_consensus.cc:359] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.102388 25622 raft_consensus.cc:385] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.102698 25622 raft_consensus.cc:740] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.103645 25622 consensus_queue.cc:260] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.105360 25627 raft_consensus.cc:493] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.105887 25627 raft_consensus.cc:515] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.108762 25627 leader_election.cc:290] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.115276 25620 tablet_bootstrap.cc:492] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.115952 25620 ts_tablet_manager.cc:1403] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.015s
I20260709 14:56:48.118907 25620 raft_consensus.cc:359] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.119647 25620 raft_consensus.cc:385] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.119931 25620 raft_consensus.cc:740] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.120528 25622 ts_tablet_manager.cc:1434] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 14:56:48.104795 25621 raft_consensus.cc:359] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.122015 25621 raft_consensus.cc:385] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.122354 25621 raft_consensus.cc:740] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.122407 25622 tablet_bootstrap.cc:492] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:48.130164 25622 tablet_bootstrap.cc:654] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.120628 25620 consensus_queue.cc:260] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.131165 25621 consensus_queue.cc:260] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.137104 25620 ts_tablet_manager.cc:1434] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
W20260709 14:56:48.139938 25377 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:48.145056 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.145761 25506 raft_consensus.cc:2468] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.145990 25622 tablet_bootstrap.cc:492] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.146567 25622 ts_tablet_manager.cc:1403] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.006s
I20260709 14:56:48.133782 25621 ts_tablet_manager.cc:1434] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 14:56:48.157562 25621 tablet_bootstrap.cc:492] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:48.158128 25622 raft_consensus.cc:359] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.158929 25622 raft_consensus.cc:385] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.159243 25622 raft_consensus.cc:740] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.145643 25620 tablet_bootstrap.cc:492] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:48.156596 25626 raft_consensus.cc:493] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.159952 25622 consensus_queue.cc:260] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.167200 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.167901 25580 raft_consensus.cc:2468] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:48.168833 25622 ts_tablet_manager.cc:1434] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:56:48.169173 25469 leader_election.cc:304] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.169878 25622 tablet_bootstrap.cc:492] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:48.170146 25627 raft_consensus.cc:2804] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.170557 25627 raft_consensus.cc:493] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.161744 25626 raft_consensus.cc:515] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.170907 25627 raft_consensus.cc:3060] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.172537 25626 leader_election.cc:290] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.173395 25626 raft_consensus.cc:493] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.173864 25626 raft_consensus.cc:515] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.174589 25620 tablet_bootstrap.cc:654] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.177165 25621 tablet_bootstrap.cc:654] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.161674 25546 leader_election.cc:304] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.181752 25628 raft_consensus.cc:493] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.179989 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.185207 25628 raft_consensus.cc:515] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.181015 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.190361 25579 raft_consensus.cc:2468] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 0.
I20260709 14:56:48.190575 25628 leader_election.cc:290] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.191700 25628 raft_consensus.cc:2804] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.192066 25628 raft_consensus.cc:493] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.192414 25628 raft_consensus.cc:3060] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.192693 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
W20260709 14:56:48.194270 25546 leader_election.cc:343] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.186702 25626 leader_election.cc:290] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
W20260709 14:56:48.191710 25394 leader_election.cc:343] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.201512 25394 leader_election.cc:304] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:48.203447 25626 raft_consensus.cc:2804] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.203805 25626 raft_consensus.cc:493] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.178679 25627 raft_consensus.cc:515] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.204119 25626 raft_consensus.cc:3060] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.207121 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.207355 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
W20260709 14:56:48.209070 25470 leader_election.cc:343] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.210801 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:48.211378 25579 raft_consensus.cc:3060] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.211092 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
W20260709 14:56:48.213012 25470 leader_election.cc:343] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.213433 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.215369 25651 raft_consensus.cc:493] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.215865 25651 raft_consensus.cc:515] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.216073 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
W20260709 14:56:48.216249 25397 leader_election.cc:343] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.216827 25397 leader_election.cc:304] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d; no voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.216867 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.217464 25622 tablet_bootstrap.cc:654] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.220096 25431 raft_consensus.cc:2468] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.221763 25652 raft_consensus.cc:493] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.222306 25652 raft_consensus.cc:515] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.224316 25651 leader_election.cc:290] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.225122 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.225764 25651 raft_consensus.cc:2749] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.214962 25627 leader_election.cc:290] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.229945 25579 raft_consensus.cc:2468] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:48.231130 25469 leader_election.cc:304] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:48.231220 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237032c843f44e9bbe6c734c1e46c06d" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.231859 25506 raft_consensus.cc:2468] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.232246 25627 raft_consensus.cc:2804] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.233119 25652 leader_election.cc:290] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.233235 25546 leader_election.cc:304] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.221165 25628 raft_consensus.cc:515] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.236466 25580 raft_consensus.cc:2393] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86cb310cad36411b99e9d9d24628da3d in current term 1: Already voted for candidate cae0de1c437049cea2ae130641f59aa9 in this term.
I20260709 14:56:48.236815 25626 raft_consensus.cc:515] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.237915 25430 raft_consensus.cc:2393] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cae0de1c437049cea2ae130641f59aa9 in current term 1: Already voted for candidate 86cb310cad36411b99e9d9d24628da3d in this term.
I20260709 14:56:48.239674 25652 raft_consensus.cc:2804] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.240423 25652 raft_consensus.cc:493] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.241423 25652 raft_consensus.cc:3060] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.242352 25620 tablet_bootstrap.cc:492] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.242900 25620 ts_tablet_manager.cc:1403] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.003s
I20260709 14:56:48.242779 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.243386 25506 raft_consensus.cc:3060] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.243556 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:48.244177 25580 raft_consensus.cc:3060] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.245859 25620 raft_consensus.cc:359] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.246567 25620 raft_consensus.cc:385] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.246891 25620 raft_consensus.cc:740] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.247628 25620 consensus_queue.cc:260] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.249079 25652 raft_consensus.cc:515] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.250396 25506 raft_consensus.cc:2468] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.251327 25652 leader_election.cc:290] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.251565 25580 raft_consensus.cc:2468] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 1.
I20260709 14:56:48.251981 25546 leader_election.cc:304] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.252684 25394 leader_election.cc:304] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:48.253520 25651 raft_consensus.cc:2804] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.253613 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237032c843f44e9bbe6c734c1e46c06d" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.254877 25505 raft_consensus.cc:3060] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.255679 25621 tablet_bootstrap.cc:492] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.256242 25621 ts_tablet_manager.cc:1403] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.023s
I20260709 14:56:48.254097 25652 raft_consensus.cc:2804] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.258925 25652 raft_consensus.cc:697] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:48.259701 25628 leader_election.cc:290] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.259822 25652 consensus_queue.cc:237] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.263106 25657 raft_consensus.cc:493] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.263664 25627 raft_consensus.cc:697] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:48.263533 25651 raft_consensus.cc:697] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:48.264578 25627 consensus_queue.cc:237] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.264828 25651 consensus_queue.cc:237] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.268494 25621 raft_consensus.cc:359] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.269261 25621 raft_consensus.cc:385] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.269541 25621 raft_consensus.cc:740] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.271188 25621 consensus_queue.cc:260] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.271677 25505 raft_consensus.cc:2468] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.272862 25546 leader_election.cc:304] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.273681 25628 raft_consensus.cc:2804] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.274153 25628 raft_consensus.cc:697] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:48.274969 25628 consensus_queue.cc:237] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.263583 25657 raft_consensus.cc:515] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.281157 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.282671 25626 leader_election.cc:290] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.282797 25622 tablet_bootstrap.cc:492] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.283309 25627 raft_consensus.cc:493] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.287741 25622 ts_tablet_manager.cc:1403] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.004s
I20260709 14:56:48.287698 25627 raft_consensus.cc:515] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
W20260709 14:56:48.289335 25397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.27.2:42241, user_credentials={real_user=slave}} blocked reactor thread for 73131.5us
I20260709 14:56:48.282393 25326 catalog_manager.cc:5697] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:48.282446 25469 leader_election.cc:343] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.289939 25622 raft_consensus.cc:359] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.289840 25627 leader_election.cc:290] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.290747 25622 raft_consensus.cc:385] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.285738 25327 catalog_manager.cc:5697] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.291076 25622 raft_consensus.cc:740] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.291770 25622 consensus_queue.cc:260] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
W20260709 14:56:48.290059 25397 leader_election.cc:343] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.290566 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.293702 25622 ts_tablet_manager.cc:1434] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:48.293661 25430 raft_consensus.cc:2468] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:48.294701 25622 tablet_bootstrap.cc:492] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:48.295018 25470 leader_election.cc:304] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.296093 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
W20260709 14:56:48.297582 25469 leader_election.cc:343] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.299029 25659 raft_consensus.cc:493] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.298074 25627 raft_consensus.cc:2804] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.299480 25328 catalog_manager.cc:5697] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 1 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.300805 25622 tablet_bootstrap.cc:654] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.300050 25627 raft_consensus.cc:493] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.300938 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.301317 25627 raft_consensus.cc:3060] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.299645 25659 raft_consensus.cc:515] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.301766 25505 raft_consensus.cc:2393] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86cb310cad36411b99e9d9d24628da3d in current term 1: Already voted for candidate cae0de1c437049cea2ae130641f59aa9 in this term.
I20260709 14:56:48.303508 25544 leader_election.cc:304] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9; no voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.304207 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.304397 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cce894af744329b12f2d73b5e66729" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.304601 25658 raft_consensus.cc:2749] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.305122 25430 raft_consensus.cc:2468] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:48.305998 25620 ts_tablet_manager.cc:1434] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.017s
I20260709 14:56:48.306550 25470 leader_election.cc:304] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.307104 25620 tablet_bootstrap.cc:492] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:48.308660 25658 raft_consensus.cc:493] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.308810 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237032c843f44e9bbe6c734c1e46c06d" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.309444 25430 raft_consensus.cc:2468] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.310397 25667 raft_consensus.cc:2804] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.286900 25621 ts_tablet_manager.cc:1434] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 14:56:48.310904 25667 raft_consensus.cc:493] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.311136 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.311712 25430 raft_consensus.cc:3060] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.311285 25667 raft_consensus.cc:3060] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.313195 25659 leader_election.cc:290] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.314805 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cce894af744329b12f2d73b5e66729" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.309144 25658 raft_consensus.cc:515] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.319813 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "237032c843f44e9bbe6c734c1e46c06d" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.322222 25431 raft_consensus.cc:3060] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.325109 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
W20260709 14:56:48.326985 25470 leader_election.cc:343] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.327737 25430 raft_consensus.cc:2468] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.328114 25470 leader_election.cc:304] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9
I20260709 14:56:48.328790 25658 leader_election.cc:290] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.329169 25659 raft_consensus.cc:2749] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.329923 25657 leader_election.cc:290] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689), 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141)
I20260709 14:56:48.327538 25580 raft_consensus.cc:2468] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:48.329851 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cce894af744329b12f2d73b5e66729" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.331200 25621 tablet_bootstrap.cc:492] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:48.331822 25431 raft_consensus.cc:2468] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.334412 25620 tablet_bootstrap.cc:654] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.321039 25627 raft_consensus.cc:515] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.320842 25397 leader_election.cc:304] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d; no voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.338811 25621 tablet_bootstrap.cc:654] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.339167 25663 raft_consensus.cc:2749] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:48.339607 25397 leader_election.cc:343] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.340988 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:48.341210 25667 raft_consensus.cc:515] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.342394 25505 raft_consensus.cc:2393] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cae0de1c437049cea2ae130641f59aa9 in current term 1: Already voted for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in this term.
W20260709 14:56:48.342453 25469 leader_election.cc:343] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.343478 25667 leader_election.cc:290] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.341254 25622 tablet_bootstrap.cc:492] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:48.344395 25622 ts_tablet_manager.cc:1403] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.021s
I20260709 14:56:48.344646 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cce894af744329b12f2d73b5e66729" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.345072 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cce894af744329b12f2d73b5e66729" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:48.345208 25430 raft_consensus.cc:3060] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.345669 25580 raft_consensus.cc:3060] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.346995 25622 raft_consensus.cc:359] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.347698 25622 raft_consensus.cc:385] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.349326 25622 raft_consensus.cc:740] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.349839 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cce894af744329b12f2d73b5e66729" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.349964 25622 consensus_queue.cc:260] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.339221 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.351899 25431 raft_consensus.cc:3060] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.361305 25667 raft_consensus.cc:493] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.361822 25627 leader_election.cc:290] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.358072 25580 raft_consensus.cc:2468] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:48.362690 25544 leader_election.cc:304] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9; no voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.363564 25658 raft_consensus.cc:2749] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.363793 25469 leader_election.cc:304] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.364884 25430 raft_consensus.cc:2468] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:48.361840 25667 raft_consensus.cc:515] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.369325 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.364830 25627 raft_consensus.cc:2804] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.370080 25429 raft_consensus.cc:2468] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:48.370934 25627 raft_consensus.cc:697] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:48.371445 25470 leader_election.cc:304] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.372330 25657 raft_consensus.cc:2804] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.372728 25657 raft_consensus.cc:493] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.351920 25622 ts_tablet_manager.cc:1434] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:48.373068 25657 raft_consensus.cc:3060] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.372743 25667 leader_election.cc:290] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.371901 25627 consensus_queue.cc:237] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.380880 25657 raft_consensus.cc:515] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.369381 25431 raft_consensus.cc:2468] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:48.383349 25470 leader_election.cc:304] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: cae0de1c437049cea2ae130641f59aa9
I20260709 14:56:48.381666 25620 tablet_bootstrap.cc:492] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.384228 25620 ts_tablet_manager.cc:1403] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.013s
I20260709 14:56:48.381844 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.384814 25580 raft_consensus.cc:2468] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:48.387277 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.387914 25430 raft_consensus.cc:3060] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.388659 25620 raft_consensus.cc:359] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.388371 25326 catalog_manager.cc:5697] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:48.387811 25657 leader_election.cc:290] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.389997 25657 raft_consensus.cc:2804] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.390671 25657 raft_consensus.cc:697] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:48.391901 25657 consensus_queue.cc:237] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.393519 25620 raft_consensus.cc:385] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.394836 25620 raft_consensus.cc:740] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.395114 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:48.395792 25580 raft_consensus.cc:3060] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.396382 25620 consensus_queue.cc:260] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.399035 25620 ts_tablet_manager.cc:1434] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:56:48.400161 25620 tablet_bootstrap.cc:492] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:48.402869 25658 raft_consensus.cc:493] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.403435 25658 raft_consensus.cc:515] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.406463 25621 tablet_bootstrap.cc:492] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.407002 25621 ts_tablet_manager.cc:1403] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.012s
I20260709 14:56:48.407925 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.408618 25505 raft_consensus.cc:2468] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.409621 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.410243 25429 raft_consensus.cc:2468] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.412135 25546 leader_election.cc:304] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.413033 25628 raft_consensus.cc:2804] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.413370 25628 raft_consensus.cc:493] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.413785 25628 raft_consensus.cc:3060] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.416112 25621 raft_consensus.cc:359] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.416808 25621 raft_consensus.cc:385] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.417057 25621 raft_consensus.cc:740] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.417704 25621 consensus_queue.cc:260] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.419035 25430 raft_consensus.cc:2468] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:48.419673 25621 ts_tablet_manager.cc:1434] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:48.420259 25470 leader_election.cc:304] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.420653 25621 tablet_bootstrap.cc:492] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:48.414678 25620 tablet_bootstrap.cc:654] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.421190 25627 raft_consensus.cc:2804] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.421881 25627 raft_consensus.cc:697] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:48.422974 25627 consensus_queue.cc:237] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.424220 25657 raft_consensus.cc:493] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.424760 25657 raft_consensus.cc:515] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.425765 25628 raft_consensus.cc:515] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.423631 25580 raft_consensus.cc:2468] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:48.426473 25621 tablet_bootstrap.cc:654] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.421355 25658 leader_election.cc:290] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.432776 25328 catalog_manager.cc:5697] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.435003 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.434731 25328 catalog_manager.cc:5697] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.438510 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.439391 25580 raft_consensus.cc:2393] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef9fc4a36f5e451fa0d14bb5d0207082 in current term 1: Already voted for candidate 86cb310cad36411b99e9d9d24628da3d in this term.
I20260709 14:56:48.440876 25469 leader_election.cc:304] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9
I20260709 14:56:48.441792 25657 leader_election.cc:290] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.443300 25667 raft_consensus.cc:3060] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.449572 25621 tablet_bootstrap.cc:492] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:48.450040 25621 ts_tablet_manager.cc:1403] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.004s
I20260709 14:56:48.452271 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.452361 25621 raft_consensus.cc:359] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.453100 25430 raft_consensus.cc:3060] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.456015 25667 raft_consensus.cc:2749] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.458570 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.459268 25505 raft_consensus.cc:3060] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.459447 25430 raft_consensus.cc:2468] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.453132 25621 raft_consensus.cc:385] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.461817 25621 raft_consensus.cc:740] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.462281 25544 leader_election.cc:304] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:48.463256 25658 raft_consensus.cc:2804] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.463243 25621 consensus_queue.cc:260] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.464540 25658 raft_consensus.cc:697] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:48.465726 25621 ts_tablet_manager.cc:1434] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:56:48.465381 25658 consensus_queue.cc:237] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.472417 25326 catalog_manager.cc:5697] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.476583 25505 raft_consensus.cc:2468] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.481066 25620 tablet_bootstrap.cc:492] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.481562 25620 ts_tablet_manager.cc:1403] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.036s
I20260709 14:56:48.476059 25328 catalog_manager.cc:5697] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:48.477124 25628 leader_election.cc:290] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.484346 25620 raft_consensus.cc:359] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.484995 25620 raft_consensus.cc:385] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.485260 25620 raft_consensus.cc:740] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.486034 25620 consensus_queue.cc:260] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.487757 25620 ts_tablet_manager.cc:1434] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:48.488431 25620 tablet_bootstrap.cc:492] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:48.492523 25620 tablet_bootstrap.cc:654] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.496333 25620 tablet_bootstrap.cc:492] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:48.496667 25620 ts_tablet_manager.cc:1403] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:56:48.498678 25620 raft_consensus.cc:359] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.499238 25620 raft_consensus.cc:385] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.499429 25620 raft_consensus.cc:740] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.499976 25620 consensus_queue.cc:260] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.501391 25620 ts_tablet_manager.cc:1434] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:56:48.585914 25663 raft_consensus.cc:493] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.586411 25663 raft_consensus.cc:515] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.588160 25663 leader_election.cc:290] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.588757 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.589103 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:48.589844 25580 raft_consensus.cc:2393] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86cb310cad36411b99e9d9d24628da3d in current term 1: Already voted for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in this term.
I20260709 14:56:48.590587 25394 leader_election.cc:304] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d; no voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.591254 25663 raft_consensus.cc:3060] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.597220 25663 raft_consensus.cc:2749] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.677335 25628 consensus_queue.cc:1048] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.688408 25658 consensus_queue.cc:1048] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:48.703608 25658 raft_consensus.cc:493] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.704026 25658 raft_consensus.cc:515] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.706035 25658 leader_election.cc:290] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141)
I20260709 14:56:48.706637 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.707283 25505 raft_consensus.cc:2468] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.707486 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.708197 25431 raft_consensus.cc:2468] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:48.708022 25658 consensus_queue.cc:1048] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:48.708390 25546 leader_election.cc:304] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.709290 25628 raft_consensus.cc:2804] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.709640 25628 raft_consensus.cc:493] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.709967 25628 raft_consensus.cc:3060] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.718938 25658 consensus_queue.cc:1048] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.721215 25628 raft_consensus.cc:515] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.728641 25628 leader_election.cc:290] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141)
I20260709 14:56:48.729373 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.729974 25431 raft_consensus.cc:3060] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.735177 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.735883 25505 raft_consensus.cc:3060] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.737020 25431 raft_consensus.cc:2468] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.738040 25544 leader_election.cc:304] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:48.738766 25686 raft_consensus.cc:2804] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.739256 25686 raft_consensus.cc:697] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:48.740958 25686 consensus_queue.cc:237] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:48.742405 25505 raft_consensus.cc:2468] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.748148 25328 catalog_manager.cc:5697] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:48.785847 25667 consensus_queue.cc:1048] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.795629 25627 consensus_queue.cc:1048] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.812476 25663 consensus_queue.cc:1048] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.813503 25580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:41292
I20260709 14:56:48.814110 25580 raft_consensus.cc:606] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:48.817341 25627 consensus_queue.cc:1048] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.820775 25580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:41292
I20260709 14:56:48.821347 25580 raft_consensus.cc:606] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:48.829012 25667 consensus_queue.cc:1048] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.831452 25579 raft_consensus.cc:3060] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.831912 25667 consensus_queue.cc:1048] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:48.841477 25697 consensus_queue.cc:1048] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.844925 25652 raft_consensus.cc:493] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.845953 25667 consensus_queue.cc:1048] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:48.845986 25652 raft_consensus.cc:515] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.855392 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:48.856135 25431 raft_consensus.cc:2468] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:48.857417 25544 leader_election.cc:304] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [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: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:48.858016 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:48.860817 25658 raft_consensus.cc:2804] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.861229 25658 raft_consensus.cc:493] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.857385 25652 leader_election.cc:290] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.861559 25658 raft_consensus.cc:3060] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.869151 25658 raft_consensus.cc:515] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.870213 25579 raft_consensus.cc:1240] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Rejecting Update request from peer ef9fc4a36f5e451fa0d14bb5d0207082 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:48.873643 25667 consensus_queue.cc:1059] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.874619 25627 raft_consensus.cc:3055] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.875022 25627 raft_consensus.cc:740] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:48.875948 25627 consensus_queue.cc:260] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.876776 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:48.877413 25431 raft_consensus.cc:3060] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.879056 25505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:32916
I20260709 14:56:48.879680 25505 raft_consensus.cc:606] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:48.882786 25627 raft_consensus.cc:3060] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.884570 25431 raft_consensus.cc:2468] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 2.
I20260709 14:56:48.885751 25505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22117a23a5734a43bc174950ae252298"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:32916
I20260709 14:56:48.885772 25544 leader_election.cc:304] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:48.889518 25686 raft_consensus.cc:2804] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:48.889971 25686 raft_consensus.cc:697] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 2 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:48.890396 25505 raft_consensus.cc:606] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:48.890796 25505 raft_consensus.cc:614] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:56:48.890730 25686 consensus_queue.cc:237] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER 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: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.897487 25627 consensus_queue.cc:1048] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.900593 25658 leader_election.cc:290] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:48.902231 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22117a23a5734a43bc174950ae252298" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.903220 25505 raft_consensus.cc:2410] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cae0de1c437049cea2ae130641f59aa9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:48.908805 25579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
mode: GRACEFUL
new_leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
 from {username='slave'} at 127.0.0.1:41292
I20260709 14:56:48.909440 25579 raft_consensus.cc:606] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Received request to transfer leadership to TS ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.917189 25328 catalog_manager.cc:5697] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 1 to 2, leader changed from ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2) to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:48.924666 25431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
mode: GRACEFUL
new_leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
 from {username='slave'} at 127.0.0.1:39136
I20260709 14:56:48.925218 25431 raft_consensus.cc:606] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Received request to transfer leadership to TS ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:48.949728 25658 consensus_queue.cc:1048] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.959694 25686 consensus_queue.cc:1048] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:48.966079 25658 raft_consensus.cc:993] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: : Instructing follower 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:48.966503 25686 raft_consensus.cc:1081] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Signalling peer 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:48.967983 25431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:39126
I20260709 14:56:48.968509 25431 raft_consensus.cc:493] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:48.968861 25431 raft_consensus.cc:3060] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.973944 25431 raft_consensus.cc:515] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.975900 25431 leader_election.cc:290] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:48.976328 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:48.976457 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d6c450d74c49588e82f5995ce2b8e2" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:48.977046 25505 raft_consensus.cc:3060] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.977095 25580 raft_consensus.cc:3055] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.977528 25580 raft_consensus.cc:740] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:48.978356 25580 consensus_queue.cc:260] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.979628 25580 raft_consensus.cc:3060] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.983904 25505 raft_consensus.cc:2468] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:48.985047 25397 leader_election.cc:304] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:48.985797 25695 raft_consensus.cc:2804] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:48.986164 25695 raft_consensus.cc:697] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:48.986207 25580 raft_consensus.cc:2468] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:48.986939 25695 consensus_queue.cc:237] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:48.993371 25326 catalog_manager.cc:5697] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 1 to 2, leader changed from cae0de1c437049cea2ae130641f59aa9 (127.20.27.3) to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 2 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.119931 25686 raft_consensus.cc:993] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: : Instructing follower ef9fc4a36f5e451fa0d14bb5d0207082 to start an election
I20260709 14:56:49.120357 25658 raft_consensus.cc:1081] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Signalling peer ef9fc4a36f5e451fa0d14bb5d0207082 to start an election
I20260709 14:56:49.121757 25505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
 from {username='slave'} at 127.0.0.1:32900
I20260709 14:56:49.122184 25505 raft_consensus.cc:493] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.122450 25505 raft_consensus.cc:3060] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.127523 25505 raft_consensus.cc:515] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.129217 25505 leader_election.cc:290] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:49.129807 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:49.130187 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3108f992908c4c7d8c783d439b40e692" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:49.130435 25431 raft_consensus.cc:3060] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.130775 25580 raft_consensus.cc:3055] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.131070 25580 raft_consensus.cc:740] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:49.131767 25580 consensus_queue.cc:260] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.132680 25580 raft_consensus.cc:3060] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.135233 25431 raft_consensus.cc:2468] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 2.
I20260709 14:56:49.136183 25470 leader_election.cc:304] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:49.136816 25627 raft_consensus.cc:2804] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:49.137282 25627 raft_consensus.cc:697] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:49.137398 25580 raft_consensus.cc:2468] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 2.
I20260709 14:56:49.138140 25627 consensus_queue.cc:237] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.145291 25326 catalog_manager.cc:5697] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 1 to 2, leader changed from cae0de1c437049cea2ae130641f59aa9 (127.20.27.3) to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.258208 25657 raft_consensus.cc:993] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: : Instructing follower 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:49.258606 25627 raft_consensus.cc:1081] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Signalling peer 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:49.259966 25431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:39130
I20260709 14:56:49.260407 25431 raft_consensus.cc:493] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.260692 25431 raft_consensus.cc:3060] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.265321 25431 raft_consensus.cc:515] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.266875 25431 leader_election.cc:290] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:49.267637 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:49.267915 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d7b465ca8b4829b9b4501884c639f9" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:49.268239 25505 raft_consensus.cc:3055] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.268447 25580 raft_consensus.cc:3060] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.268553 25505 raft_consensus.cc:740] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:49.269301 25505 consensus_queue.cc:260] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.270195 25505 raft_consensus.cc:3060] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.273327 25580 raft_consensus.cc:2468] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:49.274369 25394 leader_election.cc:304] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:49.274972 25505 raft_consensus.cc:2468] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:49.275182 25695 raft_consensus.cc:2804] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:49.275689 25695 raft_consensus.cc:697] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:49.276480 25695 consensus_queue.cc:237] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.282492 25326 catalog_manager.cc:5697] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 1 to 2, leader changed from ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2) to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 2 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.283476 25658 consensus_queue.cc:1048] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.295886 25658 consensus_queue.cc:1048] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.303536 25658 raft_consensus.cc:993] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: : Instructing follower 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:49.303941 25628 raft_consensus.cc:1081] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Signalling peer 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:49.305402 25430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:39126
I20260709 14:56:49.305984 25430 raft_consensus.cc:493] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.306340 25430 raft_consensus.cc:3060] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.311683 25430 raft_consensus.cc:515] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:49.314369 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:49.314793 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea6466fc4832bc6b57a3c7516876" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:49.315125 25505 raft_consensus.cc:3060] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.315438 25580 raft_consensus.cc:3055] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.315791 25580 raft_consensus.cc:740] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:49.314405 25430 leader_election.cc:290] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:49.317423 25580 consensus_queue.cc:260] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:49.318692 25580 raft_consensus.cc:3060] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.320592 25505 raft_consensus.cc:2468] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:49.321884 25397 leader_election.cc:304] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:49.322502 25696 raft_consensus.cc:2804] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:49.322974 25696 raft_consensus.cc:697] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:49.323729 25696 consensus_queue.cc:237] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } }
I20260709 14:56:49.324335 25580 raft_consensus.cc:2468] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:49.330183 25326 catalog_manager.cc:5697] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 1 to 2, leader changed from cae0de1c437049cea2ae130641f59aa9 (127.20.27.3) to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 2 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.368832 25695 raft_consensus.cc:993] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: : Instructing follower ef9fc4a36f5e451fa0d14bb5d0207082 to start an election
I20260709 14:56:49.369292 25696 raft_consensus.cc:1081] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Signalling peer ef9fc4a36f5e451fa0d14bb5d0207082 to start an election
I20260709 14:56:49.370676 25505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
 from {username='slave'} at 127.0.0.1:32898
I20260709 14:56:49.371189 25505 raft_consensus.cc:493] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:49.371472 25505 raft_consensus.cc:3060] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.376173 25505 raft_consensus.cc:515] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.377758 25505 leader_election.cc:290] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:49.378513 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:49.378804 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b87f20f788e46dc96d040a8aeb56880" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:49.379076 25430 raft_consensus.cc:3055] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.379361 25580 raft_consensus.cc:3060] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.379382 25430 raft_consensus.cc:740] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:49.380190 25430 consensus_queue.cc:260] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.381078 25430 raft_consensus.cc:3060] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.384243 25580 raft_consensus.cc:2468] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 2.
I20260709 14:56:49.385254 25469 leader_election.cc:304] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:49.386001 25667 raft_consensus.cc:2804] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:49.386013 25430 raft_consensus.cc:2468] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 2.
I20260709 14:56:49.386431 25667 raft_consensus.cc:697] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:49.387270 25667 consensus_queue.cc:237] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:49.393460 25326 catalog_manager.cc:5697] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 1 to 2, leader changed from 86cb310cad36411b99e9d9d24628da3d (127.20.27.1) to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.420493 25430 raft_consensus.cc:1275] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Refusing update from remote peer cae0de1c437049cea2ae130641f59aa9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:49.421633 25628 consensus_queue.cc:1048] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.425262 25505 raft_consensus.cc:1275] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer cae0de1c437049cea2ae130641f59aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:56:49.425554 25505 pending_rounds.cc:85] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: Aborting all ops after (but not including) 0
I20260709 14:56:49.425777 25505 pending_rounds.cc:107] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:49.426010 25505 raft_consensus.cc:2889] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:49.427443 25628 consensus_queue.cc:1048] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:49.454414 25580 raft_consensus.cc:1275] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.455545 25696 consensus_queue.cc:1048] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.462292 25505 raft_consensus.cc:1275] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.463783 25695 consensus_queue.cc:1048] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.531733 25430 raft_consensus.cc:1275] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Refusing update from remote peer ef9fc4a36f5e451fa0d14bb5d0207082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.532936 25710 consensus_queue.cc:1048] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.540392 25580 raft_consensus.cc:1275] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer ef9fc4a36f5e451fa0d14bb5d0207082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.541783 25627 consensus_queue.cc:1048] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.708813 25505 raft_consensus.cc:1275] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.710052 25695 consensus_queue.cc:1048] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.720194 25580 raft_consensus.cc:1275] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.721273 25697 consensus_queue.cc:1048] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.741874 25580 raft_consensus.cc:1275] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.743033 25697 consensus_queue.cc:1048] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.750147 25505 raft_consensus.cc:1275] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.752471 25711 consensus_queue.cc:1048] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.768183 25580 raft_consensus.cc:1275] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer ef9fc4a36f5e451fa0d14bb5d0207082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.769232 25627 consensus_queue.cc:1048] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.775954 25430 raft_consensus.cc:1275] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Refusing update from remote peer ef9fc4a36f5e451fa0d14bb5d0207082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:49.778343 25710 consensus_queue.cc:1048] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.966867 25326 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59156:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:51.969750 25326 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:52.023224 25419 tablet_service.cc:1511] Processing CreateTablet for tablet b5d9898f0bc546f1a49490ede149f281 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:52.023998 25495 tablet_service.cc:1511] Processing CreateTablet for tablet b5d9898f0bc546f1a49490ede149f281 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:52.025125 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d9898f0bc546f1a49490ede149f281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.025637 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d9898f0bc546f1a49490ede149f281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.026010 25567 tablet_service.cc:1511] Processing CreateTablet for tablet b5d9898f0bc546f1a49490ede149f281 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:52.027474 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d9898f0bc546f1a49490ede149f281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.030546 25421 tablet_service.cc:1511] Processing CreateTablet for tablet 93d5a39acc8443d2bb27cf15b7aee129 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:52.032112 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d5a39acc8443d2bb27cf15b7aee129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.039112 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 93d5a39acc8443d2bb27cf15b7aee129 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:52.043865 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 17624fc872a143b7b6cd92b37bbcc322 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:52.045341 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17624fc872a143b7b6cd92b37bbcc322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.046428 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d5a39acc8443d2bb27cf15b7aee129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.046875 25418 tablet_service.cc:1511] Processing CreateTablet for tablet b94c80481d5f4d938410a56ea43c9fc2 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:52.048210 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94c80481d5f4d938410a56ea43c9fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.052887 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 17624fc872a143b7b6cd92b37bbcc322 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:52.053217 25496 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3d5989e27b4f3b8f78ca434313ba8c (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:52.036886 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 93d5a39acc8443d2bb27cf15b7aee129 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:52.055784 25569 tablet_service.cc:1511] Processing CreateTablet for tablet 17624fc872a143b7b6cd92b37bbcc322 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:52.053217 25489 tablet_service.cc:1511] Processing CreateTablet for tablet b94c80481d5f4d938410a56ea43c9fc2 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:52.056274 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3d5989e27b4f3b8f78ca434313ba8c (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:52.057243 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17624fc872a143b7b6cd92b37bbcc322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.055774 25570 tablet_service.cc:1511] Processing CreateTablet for tablet b94c80481d5f4d938410a56ea43c9fc2 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:52.058672 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94c80481d5f4d938410a56ea43c9fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.054445 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17624fc872a143b7b6cd92b37bbcc322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.060002 25416 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3d5989e27b4f3b8f78ca434313ba8c (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:52.061316 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3d5989e27b4f3b8f78ca434313ba8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.063880 25420 tablet_service.cc:1511] Processing CreateTablet for tablet b2277c15d6ab480d902d1560b8f1cbee (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:52.064992 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3d5989e27b4f3b8f78ca434313ba8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.065516 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94c80481d5f4d938410a56ea43c9fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.068969 25420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2277c15d6ab480d902d1560b8f1cbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.071142 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3d5989e27b4f3b8f78ca434313ba8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.073150 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d5a39acc8443d2bb27cf15b7aee129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.083441 25492 tablet_service.cc:1511] Processing CreateTablet for tablet b2277c15d6ab480d902d1560b8f1cbee (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:52.084955 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2277c15d6ab480d902d1560b8f1cbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.084863 25562 tablet_service.cc:1511] Processing CreateTablet for tablet b2277c15d6ab480d902d1560b8f1cbee (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:52.086423 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2277c15d6ab480d902d1560b8f1cbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.100317 25494 tablet_service.cc:1511] Processing CreateTablet for tablet b8ea0a826fd24fadbcb316316190b52d (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:52.101771 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ea0a826fd24fadbcb316316190b52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.123010 25415 tablet_service.cc:1511] Processing CreateTablet for tablet b8ea0a826fd24fadbcb316316190b52d (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:52.124399 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ea0a826fd24fadbcb316316190b52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.141090 25567 tablet_service.cc:1511] Processing CreateTablet for tablet b8ea0a826fd24fadbcb316316190b52d (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:52.142470 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ea0a826fd24fadbcb316316190b52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.151110 25414 tablet_service.cc:1511] Processing CreateTablet for tablet e0e89246b982418aae1b5b2ec3fdf461 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:52.152500 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e89246b982418aae1b5b2ec3fdf461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.157342 25489 tablet_service.cc:1511] Processing CreateTablet for tablet e0e89246b982418aae1b5b2ec3fdf461 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:52.158862 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e89246b982418aae1b5b2ec3fdf461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.160087 25564 tablet_service.cc:1511] Processing CreateTablet for tablet e0e89246b982418aae1b5b2ec3fdf461 (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:52.161362 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e89246b982418aae1b5b2ec3fdf461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.162307 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4e4cb973ed489981ce4c4088cd67ce (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:52.163517 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4e4cb973ed489981ce4c4088cd67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.166921 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4e4cb973ed489981ce4c4088cd67ce (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:52.168210 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4e4cb973ed489981ce4c4088cd67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:52.168411 25419 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4e4cb973ed489981ce4c4088cd67ce (DEFAULT_TABLE table=soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:52.169592 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4e4cb973ed489981ce4c4088cd67ce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:52.185868 25377 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:52.218357 25725 tablet_bootstrap.cc:492] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.226056 25725 tablet_bootstrap.cc:654] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.230690 25726 tablet_bootstrap.cc:492] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.237537 25728 tablet_bootstrap.cc:492] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.240473 25726 tablet_bootstrap.cc:654] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.245898 25728 tablet_bootstrap.cc:654] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.250303 25726 tablet_bootstrap.cc:492] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.250833 25726 ts_tablet_manager.cc:1403] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:56:52.251086 25725 tablet_bootstrap.cc:492] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.251683 25725 ts_tablet_manager.cc:1403] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260709 14:56:52.253672 25726 raft_consensus.cc:359] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.254403 25726 raft_consensus.cc:385] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.254642 25726 raft_consensus.cc:740] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.254760 25728 tablet_bootstrap.cc:492] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.254818 25725 raft_consensus.cc:359] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.255436 25728 ts_tablet_manager.cc:1403] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 14:56:52.255728 25725 raft_consensus.cc:385] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.255434 25726 consensus_queue.cc:260] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.256167 25725 raft_consensus.cc:740] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.257880 25726 ts_tablet_manager.cc:1434] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:52.258912 25726 tablet_bootstrap.cc:492] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.258572 25728 raft_consensus.cc:359] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.259379 25728 raft_consensus.cc:385] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.259691 25728 raft_consensus.cc:740] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.260481 25728 consensus_queue.cc:260] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.262931 25728 ts_tablet_manager.cc:1434] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:52.264146 25728 tablet_bootstrap.cc:492] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.265190 25726 tablet_bootstrap.cc:654] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.270447 25728 tablet_bootstrap.cc:654] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.275636 25726 tablet_bootstrap.cc:492] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.276154 25726 ts_tablet_manager.cc:1403] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:56:52.278870 25726 raft_consensus.cc:359] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.279548 25726 raft_consensus.cc:385] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.279981 25726 raft_consensus.cc:740] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.279475 25725 consensus_queue.cc:260] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.280781 25726 consensus_queue.cc:260] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.283449 25726 ts_tablet_manager.cc:1434] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:52.284188 25725 ts_tablet_manager.cc:1434] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 14:56:52.284353 25726 tablet_bootstrap.cc:492] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.285159 25725 tablet_bootstrap.cc:492] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.291706 25726 tablet_bootstrap.cc:654] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.292873 25725 tablet_bootstrap.cc:654] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.293867 25728 tablet_bootstrap.cc:492] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.294353 25728 ts_tablet_manager.cc:1403] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260709 14:56:52.297360 25728 raft_consensus.cc:359] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.298063 25728 raft_consensus.cc:385] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.298347 25728 raft_consensus.cc:740] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.299039 25728 consensus_queue.cc:260] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.301286 25728 ts_tablet_manager.cc:1434] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:52.302505 25728 tablet_bootstrap.cc:492] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.308844 25728 tablet_bootstrap.cc:654] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.309043 25725 tablet_bootstrap.cc:492] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.309595 25725 ts_tablet_manager.cc:1403] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260709 14:56:52.311249 25726 tablet_bootstrap.cc:492] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.311832 25726 ts_tablet_manager.cc:1403] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 14:56:52.312602 25725 raft_consensus.cc:359] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.313338 25725 raft_consensus.cc:385] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.313632 25725 raft_consensus.cc:740] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.314366 25725 consensus_queue.cc:260] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.314828 25726 raft_consensus.cc:359] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.315506 25726 raft_consensus.cc:385] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.315802 25726 raft_consensus.cc:740] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.316733 25725 ts_tablet_manager.cc:1434] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:52.316634 25726 consensus_queue.cc:260] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.318145 25725 tablet_bootstrap.cc:492] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.319118 25726 ts_tablet_manager.cc:1434] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:52.320104 25726 tablet_bootstrap.cc:492] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.325016 25725 tablet_bootstrap.cc:654] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.326152 25726 tablet_bootstrap.cc:654] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.329246 25728 tablet_bootstrap.cc:492] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.329722 25728 ts_tablet_manager.cc:1403] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.018s
I20260709 14:56:52.332911 25728 raft_consensus.cc:359] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.333557 25728 raft_consensus.cc:385] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.333834 25728 raft_consensus.cc:740] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.334501 25728 consensus_queue.cc:260] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.336943 25728 ts_tablet_manager.cc:1434] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:56:52.338016 25728 tablet_bootstrap.cc:492] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.344165 25728 tablet_bootstrap.cc:654] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.357772 25728 tablet_bootstrap.cc:492] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.358238 25728 ts_tablet_manager.cc:1403] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 14:56:52.361295 25728 raft_consensus.cc:359] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.362003 25728 raft_consensus.cc:385] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.362313 25728 raft_consensus.cc:740] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.363060 25728 consensus_queue.cc:260] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.363879 25727 raft_consensus.cc:493] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.364514 25727 raft_consensus.cc:515] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.365411 25728 ts_tablet_manager.cc:1434] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:52.366437 25728 tablet_bootstrap.cc:492] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.369187 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.370051 25430 raft_consensus.cc:2468] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.371202 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.371891 25580 raft_consensus.cc:2468] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.372701 25728 tablet_bootstrap.cc:654] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.373315 25469 leader_election.cc:304] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.374449 25710 raft_consensus.cc:2804] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.374826 25710 raft_consensus.cc:493] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.375137 25710 raft_consensus.cc:3060] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.379731 25727 leader_election.cc:290] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.384337 25728 tablet_bootstrap.cc:492] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.384881 25728 ts_tablet_manager.cc:1403] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:56:52.387667 25728 raft_consensus.cc:359] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.388367 25728 raft_consensus.cc:385] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.388666 25728 raft_consensus.cc:740] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.389386 25728 consensus_queue.cc:260] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.390969 25710 raft_consensus.cc:515] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.391752 25728 ts_tablet_manager.cc:1434] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:56:52.392323 25725 tablet_bootstrap.cc:492] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.392812 25725 ts_tablet_manager.cc:1403] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.075s	user 0.049s	sys 0.019s
I20260709 14:56:52.393066 25710 leader_election.cc:290] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.394682 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:52.395357 25430 raft_consensus.cc:3060] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.395812 25725 raft_consensus.cc:359] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.396328 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:52.396579 25725 raft_consensus.cc:385] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.396886 25580 raft_consensus.cc:3060] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.396919 25725 raft_consensus.cc:740] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.392794 25728 tablet_bootstrap.cc:492] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.398769 25726 tablet_bootstrap.cc:492] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.399494 25726 ts_tablet_manager.cc:1403] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.029s
I20260709 14:56:52.402328 25726 raft_consensus.cc:359] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.403183 25726 raft_consensus.cc:385] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.403486 25726 raft_consensus.cc:740] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.404420 25580 raft_consensus.cc:2468] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.404191 25726 consensus_queue.cc:260] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.405705 25728 tablet_bootstrap.cc:654] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.405762 25469 leader_election.cc:304] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.406525 25726 ts_tablet_manager.cc:1434] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:56:52.407575 25726 tablet_bootstrap.cc:492] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.402954 25725 consensus_queue.cc:260] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.411135 25727 raft_consensus.cc:2804] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.411576 25686 raft_consensus.cc:493] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.411918 25727 raft_consensus.cc:697] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:52.412056 25686 raft_consensus.cc:515] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.412945 25727 consensus_queue.cc:237] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.415548 25686 leader_election.cc:290] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:52.415652 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.423292 25505 raft_consensus.cc:2468] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:52.416949 25726 tablet_bootstrap.cc:654] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.424695 25546 leader_election.cc:304] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.425581 25686 raft_consensus.cc:2804] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.425920 25686 raft_consensus.cc:493] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.426254 25686 raft_consensus.cc:3060] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.418325 25725 ts_tablet_manager.cc:1434] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:56:52.418813 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.430399 25430 raft_consensus.cc:2468] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.431643 25725 tablet_bootstrap.cc:492] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
W20260709 14:56:52.432389 25544 leader_election.cc:343] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.435667 25726 tablet_bootstrap.cc:492] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.436293 25726 ts_tablet_manager.cc:1403] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260709 14:56:52.437072 25327 catalog_manager.cc:5697] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:52.440466 25726 raft_consensus.cc:359] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.441256 25726 raft_consensus.cc:385] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.441608 25726 raft_consensus.cc:740] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.442458 25726 consensus_queue.cc:260] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.444752 25726 ts_tablet_manager.cc:1434] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:56:52.445699 25726 tablet_bootstrap.cc:492] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.447309 25686 raft_consensus.cc:515] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.452286 25726 tablet_bootstrap.cc:654] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.454393 25728 tablet_bootstrap.cc:492] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.454970 25728 ts_tablet_manager.cc:1403] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.000s
I20260709 14:56:52.457855 25711 raft_consensus.cc:493] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.457881 25728 raft_consensus.cc:359] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.458506 25711 raft_consensus.cc:515] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.458953 25728 raft_consensus.cc:385] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.459417 25728 raft_consensus.cc:740] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.460573 25728 consensus_queue.cc:260] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.462414 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17624fc872a143b7b6cd92b37bbcc322" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.463155 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17624fc872a143b7b6cd92b37bbcc322" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.441529 25725 tablet_bootstrap.cc:654] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:52.464121 25394 leader_election.cc:343] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.464748 25711 leader_election.cc:290] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.464107 25505 raft_consensus.cc:2468] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 0.
I20260709 14:56:52.466068 25397 leader_election.cc:304] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [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: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: cae0de1c437049cea2ae130641f59aa9
I20260709 14:56:52.467447 25686 leader_election.cc:290] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:52.467900 25711 raft_consensus.cc:2804] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.468335 25711 raft_consensus.cc:493] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.468712 25711 raft_consensus.cc:3060] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.469950 25728 ts_tablet_manager.cc:1434] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:52.470934 25728 tablet_bootstrap.cc:492] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.477075 25728 tablet_bootstrap.cc:654] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.477298 25725 tablet_bootstrap.cc:492] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.477861 25725 ts_tablet_manager.cc:1403] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260709 14:56:52.481685 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:52.482350 25505 raft_consensus.cc:3060] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.490052 25505 raft_consensus.cc:2468] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:52.491354 25546 leader_election.cc:304] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.492506 25745 raft_consensus.cc:2804] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.493110 25745 raft_consensus.cc:697] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:52.497351 25745 consensus_queue.cc:237] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.496028 25725 raft_consensus.cc:359] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.495821 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:52.502818 25725 raft_consensus.cc:385] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.502532 25711 raft_consensus.cc:515] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
W20260709 14:56:52.503268 25544 leader_election.cc:343] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.503268 25725 raft_consensus.cc:740] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.502529 25726 tablet_bootstrap.cc:492] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.504771 25726 ts_tablet_manager.cc:1403] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.028s
I20260709 14:56:52.504418 25725 consensus_queue.cc:260] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.507930 25726 raft_consensus.cc:359] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.508651 25726 raft_consensus.cc:385] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.508553 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17624fc872a143b7b6cd92b37bbcc322" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:52.509109 25726 raft_consensus.cc:740] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.509320 25505 raft_consensus.cc:3060] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.509923 25726 consensus_queue.cc:260] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.512307 25726 ts_tablet_manager.cc:1434] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:52.512286 25710 raft_consensus.cc:493] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.512866 25710 raft_consensus.cc:515] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.513350 25726 tablet_bootstrap.cc:492] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.514883 25710 leader_election.cc:290] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.516754 25505 raft_consensus.cc:2468] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 1.
I20260709 14:56:52.517264 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.517858 25580 raft_consensus.cc:2468] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.517900 25397 leader_election.cc:304] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.518704 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.519340 25430 raft_consensus.cc:2468] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.520270 25726 tablet_bootstrap.cc:654] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.520697 25470 leader_election.cc:304] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.521624 25710 raft_consensus.cc:2804] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.522030 25710 raft_consensus.cc:493] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.522411 25710 raft_consensus.cc:3060] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.524682 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17624fc872a143b7b6cd92b37bbcc322" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
W20260709 14:56:52.525954 25394 leader_election.cc:343] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.528309 25752 raft_consensus.cc:2804] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.528805 25752 raft_consensus.cc:697] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:52.529582 25752 consensus_queue.cc:237] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.537325 25711 leader_election.cc:290] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.538586 25726 tablet_bootstrap.cc:492] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.539111 25726 ts_tablet_manager.cc:1403] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 14:56:52.541031 25725 ts_tablet_manager.cc:1434] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.001s
I20260709 14:56:52.542482 25726 raft_consensus.cc:359] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.545054 25726 raft_consensus.cc:385] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.545342 25726 raft_consensus.cc:740] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.545673 25725 tablet_bootstrap.cc:492] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.546025 25726 consensus_queue.cc:260] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.537631 25710 raft_consensus.cc:515] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.544545 25728 tablet_bootstrap.cc:492] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.549932 25327 catalog_manager.cc:5697] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:52.554199 25329 catalog_manager.cc:5697] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 1 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:52.556164 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:52.556746 25430 raft_consensus.cc:3060] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.557020 25725 tablet_bootstrap.cc:654] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.548379 25726 ts_tablet_manager.cc:1434] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:52.558295 25726 tablet_bootstrap.cc:492] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.558979 25728 ts_tablet_manager.cc:1403] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.034s
I20260709 14:56:52.561954 25728 raft_consensus.cc:359] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.562646 25728 raft_consensus.cc:385] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.562937 25728 raft_consensus.cc:740] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.563645 25728 consensus_queue.cc:260] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.564487 25726 tablet_bootstrap.cc:654] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.566027 25728 ts_tablet_manager.cc:1434] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:52.567058 25728 tablet_bootstrap.cc:492] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
I20260709 14:56:52.571475 25430 raft_consensus.cc:2468] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.572623 25470 leader_election.cc:304] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.573632 25741 raft_consensus.cc:2804] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.574105 25741 raft_consensus.cc:697] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:52.572974 25728 tablet_bootstrap.cc:654] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.575217 25741 consensus_queue.cc:237] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.579540 25726 tablet_bootstrap.cc:492] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.580024 25726 ts_tablet_manager.cc:1403] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 14:56:52.580945 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:52.581517 25580 raft_consensus.cc:3060] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.582566 25726 raft_consensus.cc:359] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.583431 25726 raft_consensus.cc:385] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.583691 25726 raft_consensus.cc:740] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.584301 25726 consensus_queue.cc:260] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.586325 25726 ts_tablet_manager.cc:1434] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:52.587136 25726 tablet_bootstrap.cc:492] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: Bootstrap starting.
I20260709 14:56:52.591482 25580 raft_consensus.cc:2468] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.592715 25726 tablet_bootstrap.cc:654] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.596179 25728 tablet_bootstrap.cc:492] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.596592 25728 ts_tablet_manager.cc:1403] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260709 14:56:52.597059 25745 raft_consensus.cc:493] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.597525 25745 raft_consensus.cc:515] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.598572 25728 raft_consensus.cc:359] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.599225 25728 raft_consensus.cc:385] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.599469 25728 raft_consensus.cc:740] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.600195 25728 consensus_queue.cc:260] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.599630 25745 leader_election.cc:290] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:52.602267 25728 ts_tablet_manager.cc:1434] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:52.602380 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e89246b982418aae1b5b2ec3fdf461" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.603302 25728 tablet_bootstrap.cc:492] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: Bootstrap starting.
W20260709 14:56:52.603965 25546 leader_election.cc:343] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.605100 25726 tablet_bootstrap.cc:492] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: No bootstrap required, opened a new log
I20260709 14:56:52.605649 25726 ts_tablet_manager.cc:1403] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:56:52.608160 25726 raft_consensus.cc:359] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.608788 25726 raft_consensus.cc:385] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.609031 25726 raft_consensus.cc:740] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.609627 25726 consensus_queue.cc:260] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.610497 25728 tablet_bootstrap.cc:654] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.615759 25726 ts_tablet_manager.cc:1434] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:52.618156 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e89246b982418aae1b5b2ec3fdf461" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
W20260709 14:56:52.619473 25544 leader_election.cc:343] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.619880 25544 leader_election.cc:304] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9; no voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:52.621196 25686 raft_consensus.cc:2749] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:52.621858 25710 leader_election.cc:290] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.622138 25728 tablet_bootstrap.cc:492] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: No bootstrap required, opened a new log
I20260709 14:56:52.622684 25728 ts_tablet_manager.cc:1403] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:56:52.625685 25728 raft_consensus.cc:359] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.626348 25728 raft_consensus.cc:385] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.626611 25728 raft_consensus.cc:740] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.627274 25728 consensus_queue.cc:260] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.629016 25725 tablet_bootstrap.cc:492] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.629189 25728 ts_tablet_manager.cc:1434] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:56:52.629541 25725 ts_tablet_manager.cc:1403] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.035s
I20260709 14:56:52.631772 25326 catalog_manager.cc:5697] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:52.632757 25725 raft_consensus.cc:359] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.633512 25725 raft_consensus.cc:385] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.633800 25725 raft_consensus.cc:740] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.635381 25725 consensus_queue.cc:260] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.637651 25725 ts_tablet_manager.cc:1434] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:52.639248 25725 tablet_bootstrap.cc:492] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.648340 25725 tablet_bootstrap.cc:654] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.653277 25725 tablet_bootstrap.cc:492] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.653745 25725 ts_tablet_manager.cc:1403] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:56:52.655892 25725 raft_consensus.cc:359] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.656400 25725 raft_consensus.cc:385] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.656662 25725 raft_consensus.cc:740] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.657194 25725 consensus_queue.cc:260] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.658761 25710 raft_consensus.cc:493] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.659159 25725 ts_tablet_manager.cc:1434] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:56:52.659231 25710 raft_consensus.cc:515] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.660211 25725 tablet_bootstrap.cc:492] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.661185 25710 leader_election.cc:290] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.661834 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3d5989e27b4f3b8f78ca434313ba8c" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.662660 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3d5989e27b4f3b8f78ca434313ba8c" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
W20260709 14:56:52.663233 25470 leader_election.cc:343] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.663288 25580 raft_consensus.cc:2468] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.664527 25469 leader_election.cc:304] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [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: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:52.665268 25710 raft_consensus.cc:2804] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.665637 25710 raft_consensus.cc:493] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.665957 25710 raft_consensus.cc:3060] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.666699 25725 tablet_bootstrap.cc:654] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.672197 25725 tablet_bootstrap.cc:492] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.672634 25725 ts_tablet_manager.cc:1403] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 14:56:52.672674 25710 raft_consensus.cc:515] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.675119 25710 leader_election.cc:290] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.675352 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3d5989e27b4f3b8f78ca434313ba8c" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:52.675736 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3d5989e27b4f3b8f78ca434313ba8c" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:52.675576 25725 raft_consensus.cc:359] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.676258 25725 raft_consensus.cc:385] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.676254 25580 raft_consensus.cc:3060] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.676554 25725 raft_consensus.cc:740] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.677134 25725 consensus_queue.cc:260] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.677444 25686 raft_consensus.cc:493] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.677990 25686 raft_consensus.cc:515] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.678026 25430 raft_consensus.cc:3060] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.679448 25725 ts_tablet_manager.cc:1434] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:56:52.680044 25686 leader_election.cc:290] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:52.680456 25725 tablet_bootstrap.cc:492] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.681571 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.682138 25505 raft_consensus.cc:2468] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:52.682205 25580 raft_consensus.cc:2468] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.683833 25469 leader_election.cc:304] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.683919 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.684588 25431 raft_consensus.cc:2468] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 0.
I20260709 14:56:52.684835 25546 leader_election.cc:304] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.685304 25430 raft_consensus.cc:2468] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.685690 25710 raft_consensus.cc:2804] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.686313 25686 raft_consensus.cc:2804] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.686707 25686 raft_consensus.cc:493] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.686818 25710 raft_consensus.cc:697] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:52.687134 25725 tablet_bootstrap.cc:654] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.687080 25686 raft_consensus.cc:3060] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.687765 25710 consensus_queue.cc:237] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.694403 25686 raft_consensus.cc:515] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.697402 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:52.697996 25431 raft_consensus.cc:3060] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.700179 25745 raft_consensus.cc:493] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.700670 25745 raft_consensus.cc:515] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.702701 25745 leader_election.cc:290] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:52.703898 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17624fc872a143b7b6cd92b37bbcc322" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.704241 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17624fc872a143b7b6cd92b37bbcc322" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.704945 25505 raft_consensus.cc:2393] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cae0de1c437049cea2ae130641f59aa9 in current term 1: Already voted for candidate 86cb310cad36411b99e9d9d24628da3d in this term.
I20260709 14:56:52.706029 25725 tablet_bootstrap.cc:492] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.706218 25546 leader_election.cc:304] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9; no voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:52.706501 25725 ts_tablet_manager.cc:1403] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260709 14:56:52.707051 25745 raft_consensus.cc:3060] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.709028 25431 raft_consensus.cc:2468] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:52.709983 25725 raft_consensus.cc:359] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.710179 25544 leader_election.cc:304] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:52.710690 25725 raft_consensus.cc:385] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.711206 25747 raft_consensus.cc:2804] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.713892 25725 raft_consensus.cc:740] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.714383 25745 raft_consensus.cc:2749] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:52.712797 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:52.714689 25725 consensus_queue.cc:260] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.715499 25505 raft_consensus.cc:3060] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.716869 25725 ts_tablet_manager.cc:1434] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:56:52.716730 25329 catalog_manager.cc:5697] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:52.712950 25686 leader_election.cc:290] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:52.725396 25725 tablet_bootstrap.cc:492] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: Bootstrap starting.
I20260709 14:56:52.721413 25505 raft_consensus.cc:2468] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 1.
I20260709 14:56:52.731197 25725 tablet_bootstrap.cc:654] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:52.731468 25747 raft_consensus.cc:697] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:52.732370 25747 consensus_queue.cc:237] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.736038 25725 tablet_bootstrap.cc:492] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: No bootstrap required, opened a new log
I20260709 14:56:52.736543 25725 ts_tablet_manager.cc:1403] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:56:52.738318 25725 raft_consensus.cc:359] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.738894 25725 raft_consensus.cc:385] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:52.739146 25725 raft_consensus.cc:740] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Initialized, Role: FOLLOWER
I20260709 14:56:52.739743 25725 consensus_queue.cc:260] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.741700 25725 ts_tablet_manager.cc:1434] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:52.741288 25329 catalog_manager.cc:5697] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 1 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:52.743607 25710 raft_consensus.cc:493] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.744076 25710 raft_consensus.cc:515] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.746055 25710 leader_election.cc:290] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.746954 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ea0a826fd24fadbcb316316190b52d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.747391 25580 raft_consensus.cc:2468] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.748940 25752 raft_consensus.cc:493] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.749406 25752 raft_consensus.cc:515] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.749606 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ea0a826fd24fadbcb316316190b52d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.750125 25469 leader_election.cc:304] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.751014 25710 raft_consensus.cc:2804] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.751361 25710 raft_consensus.cc:493] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.751667 25710 raft_consensus.cc:3060] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.751863 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.752455 25505 raft_consensus.cc:2468] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 0.
I20260709 14:56:52.753187 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.751377 25752 leader_election.cc:290] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.753808 25580 raft_consensus.cc:2468] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 0.
I20260709 14:56:52.754513 25397 leader_election.cc:304] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.756212 25752 raft_consensus.cc:2804] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.756559 25752 raft_consensus.cc:493] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.756821 25752 raft_consensus.cc:3060] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.758826 25710 raft_consensus.cc:515] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.750203 25429 raft_consensus.cc:2468] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.760988 25710 leader_election.cc:290] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.761504 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ea0a826fd24fadbcb316316190b52d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:52.762032 25580 raft_consensus.cc:3060] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.762346 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ea0a826fd24fadbcb316316190b52d" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:52.762933 25431 raft_consensus.cc:3060] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.768169 25580 raft_consensus.cc:2468] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.769114 25469 leader_election.cc:304] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.769181 25431 raft_consensus.cc:2468] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:52.769721 25710 raft_consensus.cc:2804] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.770171 25710 raft_consensus.cc:697] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:52.770957 25710 consensus_queue.cc:237] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.772279 25752 raft_consensus.cc:515] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.774647 25752 leader_election.cc:290] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.775611 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:52.776050 25580 raft_consensus.cc:3060] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.777522 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:52.778050 25505 raft_consensus.cc:3060] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.779748 25329 catalog_manager.cc:5697] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:52.781816 25580 raft_consensus.cc:2468] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 1.
I20260709 14:56:52.782161 25505 raft_consensus.cc:2468] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 1.
I20260709 14:56:52.782972 25394 leader_election.cc:304] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:52.783618 25752 raft_consensus.cc:2804] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.784040 25752 raft_consensus.cc:697] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:52.784795 25752 consensus_queue.cc:237] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.794670 25329 catalog_manager.cc:5697] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 1 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:52.926182 25741 consensus_queue.cc:1048] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:52.928891 25752 raft_consensus.cc:493] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.929435 25752 raft_consensus.cc:515] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.932127 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" is_pre_election: true
I20260709 14:56:52.932789 25505 raft_consensus.cc:2393] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86cb310cad36411b99e9d9d24628da3d in current term 1: Already voted for candidate cae0de1c437049cea2ae130641f59aa9 in this term.
I20260709 14:56:52.933068 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.932797 25752 leader_election.cc:290] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.934485 25394 leader_election.cc:304] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d; no voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:52.935915 25752 raft_consensus.cc:3060] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.940809 25741 consensus_queue.cc:1048] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:52.946051 25752 raft_consensus.cc:2749] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:52.952600 25747 consensus_queue.cc:1048] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:52.963248 25747 consensus_queue.cc:1048] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:52.976917 25727 consensus_queue.cc:1048] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:52.986675 25710 raft_consensus.cc:493] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.987164 25710 raft_consensus.cc:515] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:52.989156 25710 leader_election.cc:290] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:52.989691 25710 consensus_queue.cc:1048] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:52.990327 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e89246b982418aae1b5b2ec3fdf461" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d" is_pre_election: true
I20260709 14:56:52.991086 25431 raft_consensus.cc:2468] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.991717 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e89246b982418aae1b5b2ec3fdf461" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9" is_pre_election: true
I20260709 14:56:52.992317 25580 raft_consensus.cc:2468] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 0.
I20260709 14:56:52.993131 25469 leader_election.cc:304] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:52.993849 25710 raft_consensus.cc:2804] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.994189 25710 raft_consensus.cc:493] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.994493 25710 raft_consensus.cc:3060] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.997157 25711 consensus_queue.cc:1048] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.007161 25710 raft_consensus.cc:515] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.010191 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e89246b982418aae1b5b2ec3fdf461" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:53.010753 25429 raft_consensus.cc:3060] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:53.011188 25751 consensus_queue.cc:1048] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:53.011996 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e89246b982418aae1b5b2ec3fdf461" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:53.012576 25579 raft_consensus.cc:3060] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:53.018031 25429 raft_consensus.cc:2468] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:53.018788 25579 raft_consensus.cc:2468] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 1.
I20260709 14:56:53.019284 25710 leader_election.cc:290] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:53.019912 25469 leader_election.cc:304] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:53.020764 25710 raft_consensus.cc:2804] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:53.021384 25710 raft_consensus.cc:697] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:53.022114 25710 consensus_queue.cc:237] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.034255 25329 catalog_manager.cc:5697] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 1 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.089257 25710 consensus_queue.cc:1048] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.099561 25741 consensus_queue.cc:1048] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.169018 25505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:32916
I20260709 14:56:53.169647 25505 raft_consensus.cc:606] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:53.174265 25580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:41292
I20260709 14:56:53.174685 25580 raft_consensus.cc:606] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:53.179061 25506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
mode: GRACEFUL
new_leader_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:32916
I20260709 14:56:53.179503 25506 raft_consensus.cc:606] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Received request to transfer leadership to TS 86cb310cad36411b99e9d9d24628da3d
I20260709 14:56:53.188148 25580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
mode: GRACEFUL
new_leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
 from {username='slave'} at 127.0.0.1:41292
I20260709 14:56:53.188694 25580 raft_consensus.cc:606] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Received request to transfer leadership to TS ef9fc4a36f5e451fa0d14bb5d0207082
I20260709 14:56:53.193125 25741 consensus_queue.cc:1048] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.199677 25429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
mode: GRACEFUL
new_leader_uuid: "cae0de1c437049cea2ae130641f59aa9"
 from {username='slave'} at 127.0.0.1:39136
I20260709 14:56:53.200248 25429 raft_consensus.cc:606] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Received request to transfer leadership to TS cae0de1c437049cea2ae130641f59aa9
I20260709 14:56:53.207214 25747 consensus_queue.cc:1048] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.210273 25710 consensus_queue.cc:1048] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.224979 25747 raft_consensus.cc:993] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: : Instructing follower ef9fc4a36f5e451fa0d14bb5d0207082 to start an election
I20260709 14:56:53.225425 25747 raft_consensus.cc:1081] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Signalling peer ef9fc4a36f5e451fa0d14bb5d0207082 to start an election
I20260709 14:56:53.227133 25505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
 from {username='slave'} at 127.0.0.1:32900
I20260709 14:56:53.227695 25505 raft_consensus.cc:493] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.228011 25505 raft_consensus.cc:3060] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.230931 25747 consensus_queue.cc:1048] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.232620 25711 consensus_queue.cc:1048] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.238903 25505 raft_consensus.cc:515] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.240967 25506 raft_consensus.cc:1240] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Rejecting Update request from peer cae0de1c437049cea2ae130641f59aa9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:53.241253 25505 leader_election.cc:290] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:53.243173 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:53.243824 25429 raft_consensus.cc:3060] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.244036 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2277c15d6ab480d902d1560b8f1cbee" candidate_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:53.244653 25579 raft_consensus.cc:3055] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.244971 25579 raft_consensus.cc:740] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:53.245757 25579 consensus_queue.cc:260] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.247886 25747 consensus_queue.cc:1059] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.248286 25751 raft_consensus.cc:993] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: : Instructing follower cae0de1c437049cea2ae130641f59aa9 to start an election
I20260709 14:56:53.248760 25751 raft_consensus.cc:1081] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Signalling peer cae0de1c437049cea2ae130641f59aa9 to start an election
I20260709 14:56:53.248988 25579 raft_consensus.cc:3060] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.252969 25751 consensus_queue.cc:1048] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.255982 25579 raft_consensus.cc:2468] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 2.
I20260709 14:56:53.256731 25578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
 from {username='slave'} at 127.0.0.1:41272
I20260709 14:56:53.257205 25578 raft_consensus.cc:493] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.257675 25578 raft_consensus.cc:3060] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.257270 25469 leader_election.cc:304] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:53.259493 25779 raft_consensus.cc:2804] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.259959 25779 raft_consensus.cc:697] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 LEADER]: Becoming Leader. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:53.260808 25779 consensus_queue.cc:237] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [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: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.257118 25429 raft_consensus.cc:2468] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fc4a36f5e451fa0d14bb5d0207082 in term 2.
I20260709 14:56:53.265228 25578 raft_consensus.cc:515] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.266202 25580 raft_consensus.cc:1240] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Rejecting Update request from peer 86cb310cad36411b99e9d9d24628da3d for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:53.267834 25751 consensus_queue.cc:1059] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.268544 25752 raft_consensus.cc:3055] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.268887 25752 raft_consensus.cc:740] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:53.269645 25752 consensus_queue.cc:260] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.270704 25752 raft_consensus.cc:3060] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.271829 25578 leader_election.cc:290] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:53.273661 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:53.273840 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4e4cb973ed489981ce4c4088cd67ce" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:53.273366 25327 catalog_manager.cc:5697] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 reported cstate change: term changed from 1 to 2, leader changed from cae0de1c437049cea2ae130641f59aa9 (127.20.27.3) to ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2). New cstate: current_term: 2 leader_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.274427 25506 raft_consensus.cc:3060] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.279793 25506 raft_consensus.cc:2468] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 2.
I20260709 14:56:53.280839 25546 leader_election.cc:304] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cae0de1c437049cea2ae130641f59aa9, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:53.281695 25745 raft_consensus.cc:2804] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.282171 25745 raft_consensus.cc:697] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 2 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:53.282979 25745 consensus_queue.cc:237] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [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: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.285635 25429 raft_consensus.cc:2468] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 2.
I20260709 14:56:53.290589 25327 catalog_manager.cc:5697] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 1 to 2, leader changed from 86cb310cad36411b99e9d9d24628da3d (127.20.27.1) to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:53.449148 25779 consensus_queue.cc:1048] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:53.453966 25727 raft_consensus.cc:993] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: : Instructing follower 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:53.454433 25727 raft_consensus.cc:1081] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Signalling peer 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:53.456081 25429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:39130
I20260709 14:56:53.456609 25429 raft_consensus.cc:493] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.456955 25429 raft_consensus.cc:3060] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.460214 25727 consensus_queue.cc:1048] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:53.463671 25429 raft_consensus.cc:515] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.466337 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:53.466918 25506 raft_consensus.cc:3055] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.467542 25506 raft_consensus.cc:740] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:53.468312 25506 consensus_queue.cc:260] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.469465 25506 raft_consensus.cc:3060] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.471175 25429 leader_election.cc:290] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:53.471836 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94c80481d5f4d938410a56ea43c9fc2" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:53.472436 25578 raft_consensus.cc:3060] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.475483 25506 raft_consensus.cc:2468] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:53.476593 25397 leader_election.cc:304] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:53.477339 25752 raft_consensus.cc:2804] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.477799 25752 raft_consensus.cc:697] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:53.478559 25752 consensus_queue.cc:237] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.480254 25578 raft_consensus.cc:2468] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:53.486884 25327 catalog_manager.cc:5697] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 1 to 2, leader changed from ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2) to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 2 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.515034 25747 raft_consensus.cc:993] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: : Instructing follower 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:53.515446 25766 raft_consensus.cc:1081] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Signalling peer 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:53.515460 25779 raft_consensus.cc:993] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: : Instructing follower 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:53.516031 25779 raft_consensus.cc:1081] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Signalling peer 86cb310cad36411b99e9d9d24628da3d to start an election
I20260709 14:56:53.517570 25429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:39130
I20260709 14:56:53.517655 25431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129"
dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
 from {username='slave'} at 127.0.0.1:39126
I20260709 14:56:53.518018 25429 raft_consensus.cc:493] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.518311 25431 raft_consensus.cc:493] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:53.518383 25429 raft_consensus.cc:3060] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.518694 25431 raft_consensus.cc:3060] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.524240 25431 raft_consensus.cc:515] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.524312 25429 raft_consensus.cc:515] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.525724 25431 leader_election.cc:290] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:53.525951 25429 leader_election.cc:290] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Requested vote from peers ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241), cae0de1c437049cea2ae130641f59aa9 (127.20.27.3:37689)
I20260709 14:56:53.526990 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:53.527200 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:53.527338 25580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d9898f0bc546f1a49490ede149f281" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:53.527644 25506 raft_consensus.cc:3060] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.527755 25505 raft_consensus.cc:3055] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.527935 25580 raft_consensus.cc:3060] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.528213 25505 raft_consensus.cc:740] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:53.528972 25505 consensus_queue.cc:260] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.529608 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d5a39acc8443d2bb27cf15b7aee129" candidate_uuid: "86cb310cad36411b99e9d9d24628da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
I20260709 14:56:53.530059 25505 raft_consensus.cc:3060] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.530192 25578 raft_consensus.cc:3055] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.530632 25578 raft_consensus.cc:740] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:53.531441 25578 consensus_queue.cc:260] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.532511 25578 raft_consensus.cc:3060] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.534188 25580 raft_consensus.cc:2468] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:53.535218 25394 leader_election.cc:304] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:53.536291 25505 raft_consensus.cc:2468] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:53.536499 25506 raft_consensus.cc:2468] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:53.536038 25752 raft_consensus.cc:2804] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.537192 25752 raft_consensus.cc:697] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:53.537967 25752 consensus_queue.cc:237] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.538197 25397 leader_election.cc:304] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, ef9fc4a36f5e451fa0d14bb5d0207082; no voters: 
I20260709 14:56:53.539043 25711 raft_consensus.cc:2804] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.539237 25578 raft_consensus.cc:2468] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb310cad36411b99e9d9d24628da3d in term 2.
I20260709 14:56:53.539554 25711 raft_consensus.cc:697] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Becoming Leader. State: Replica: 86cb310cad36411b99e9d9d24628da3d, State: Running, Role: LEADER
I20260709 14:56:53.540365 25711 consensus_queue.cc:237] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:53.544800 25327 catalog_manager.cc:5697] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 1 to 2, leader changed from ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2) to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 2 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.556113 25327 catalog_manager.cc:5697] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d reported cstate change: term changed from 1 to 2, leader changed from cae0de1c437049cea2ae130641f59aa9 (127.20.27.3) to 86cb310cad36411b99e9d9d24628da3d (127.20.27.1). New cstate: current_term: 2 leader_uuid: "86cb310cad36411b99e9d9d24628da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:53.666306 25580 raft_consensus.cc:1275] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer ef9fc4a36f5e451fa0d14bb5d0207082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.667685 25710 consensus_queue.cc:1048] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.675021 25431 raft_consensus.cc:1275] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Refusing update from remote peer ef9fc4a36f5e451fa0d14bb5d0207082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.676399 25779 consensus_queue.cc:1048] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.684407 25431 raft_consensus.cc:1275] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Refusing update from remote peer cae0de1c437049cea2ae130641f59aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.685596 25766 consensus_queue.cc:1048] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.692863 25505 raft_consensus.cc:1275] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer cae0de1c437049cea2ae130641f59aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.694017 25745 consensus_queue.cc:1048] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.869306 25505 raft_consensus.cc:1275] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.870375 25711 consensus_queue.cc:1048] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.878011 25580 raft_consensus.cc:1275] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.879798 25794 consensus_queue.cc:1048] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:54.039381 25505 raft_consensus.cc:1275] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.040498 25794 consensus_queue.cc:1048] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:54.047437 25505 raft_consensus.cc:1275] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.049875 25752 consensus_queue.cc:1048] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:54.050104 25580 raft_consensus.cc:1275] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.053354 25711 consensus_queue.cc:1048] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:54.054248 25580 raft_consensus.cc:1275] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Refusing update from remote peer 86cb310cad36411b99e9d9d24628da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.055680 25711 consensus_queue.cc:1048] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:56.208966 25329 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59156:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:56.230440 25329 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59156:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:56.335584 20588 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:56.346750 25830 tablet.cc:1724] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.404501 25830 tablet.cc:1724] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.451352 25854 tablet.cc:1724] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.465258 25852 tablet.cc:1724] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.486826 25859 tablet.cc:1724] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:56.493639 25833 log.cc:927] Time spent T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: Append to log took a long time: real 0.115s	user 0.002s	sys 0.000s
I20260709 14:56:56.512390 25851 tablet.cc:1724] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.542811 25835 tablet.cc:1724] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.565908 25863 tablet.cc:1724] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.579715 25865 tablet.cc:1724] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.584198 25505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d"
dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
mode: GRACEFUL
new_leader_uuid: "cae0de1c437049cea2ae130641f59aa9"
 from {username='slave'} at 127.0.0.1:48056
I20260709 14:56:56.584837 25505 raft_consensus.cc:606] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Received request to transfer leadership to TS cae0de1c437049cea2ae130641f59aa9
I20260709 14:56:56.586591 20588 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:56.587196 20588 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:56.608076 25830 tablet.cc:1724] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.560688 25860 tablet.cc:1724] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.604820 25851 tablet.cc:1724] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.595033 25856 tablet.cc:1724] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.599161 25859 tablet.cc:1724] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.632602 25835 tablet.cc:1724] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.635530 25869 tablet.cc:1724] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.636907 25854 tablet.cc:1724] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.637045 25870 tablet.cc:1724] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.639175 25865 tablet.cc:1724] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.654677 25830 tablet.cc:1724] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.665740 25852 tablet.cc:1724] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.672565 25860 tablet.cc:1724] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.678701 25865 tablet.cc:1724] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.673307 25851 tablet.cc:1724] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.693969 25852 tablet.cc:1724] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.716521 25854 tablet.cc:1724] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.731429 25865 tablet.cc:1724] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:56.737279 25326 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8: soft_deleted_table [id=0f12581d67b64f06af335fd6dfb60fea] alter complete (version 1)
I20260709 14:56:57.078035 25844 raft_consensus.cc:993] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: : Instructing follower cae0de1c437049cea2ae130641f59aa9 to start an election
I20260709 14:56:57.078466 25857 raft_consensus.cc:1081] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Signalling peer cae0de1c437049cea2ae130641f59aa9 to start an election
I20260709 14:56:57.079895 25578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d"
dest_uuid: "cae0de1c437049cea2ae130641f59aa9"
 from {username='slave'} at 127.0.0.1:41276
I20260709 14:56:57.080348 25578 raft_consensus.cc:493] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:57.080590 25578 raft_consensus.cc:3060] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.085471 25578 raft_consensus.cc:515] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:57.087044 25578 leader_election.cc:290] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141), ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241)
I20260709 14:56:57.087831 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86cb310cad36411b99e9d9d24628da3d"
I20260709 14:56:57.088068 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803df268f1147f7a92abeb7194d557d" candidate_uuid: "cae0de1c437049cea2ae130641f59aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082"
I20260709 14:56:57.088495 25428 raft_consensus.cc:3060] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.088662 25505 raft_consensus.cc:3055] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:57.089006 25505 raft_consensus.cc:740] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef9fc4a36f5e451fa0d14bb5d0207082, State: Running, Role: LEADER
I20260709 14:56:57.089602 25505 consensus_queue.cc:260] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:57.090444 25505 raft_consensus.cc:3060] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.093559 25428 raft_consensus.cc:2468] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 2.
I20260709 14:56:57.094753 25544 leader_election.cc:304] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb310cad36411b99e9d9d24628da3d, cae0de1c437049cea2ae130641f59aa9; no voters: 
I20260709 14:56:57.094769 25505 raft_consensus.cc:2468] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cae0de1c437049cea2ae130641f59aa9 in term 2.
I20260709 14:56:57.095690 25874 raft_consensus.cc:2804] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:57.096179 25874 raft_consensus.cc:697] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 2 LEADER]: Becoming Leader. State: Replica: cae0de1c437049cea2ae130641f59aa9, State: Running, Role: LEADER
I20260709 14:56:57.096982 25874 consensus_queue.cc:237] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } }
I20260709 14:56:57.103912 25326 catalog_manager.cc:5697] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 reported cstate change: term changed from 1 to 2, leader changed from ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2) to cae0de1c437049cea2ae130641f59aa9 (127.20.27.3). New cstate: current_term: 2 leader_uuid: "cae0de1c437049cea2ae130641f59aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae0de1c437049cea2ae130641f59aa9" member_type: VOTER last_known_addr { host: "127.20.27.3" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:57.503031 25505 raft_consensus.cc:1275] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Refusing update from remote peer cae0de1c437049cea2ae130641f59aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:57.504112 25874 consensus_queue.cc:1048] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9fc4a36f5e451fa0d14bb5d0207082" member_type: VOTER last_known_addr { host: "127.20.27.2" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:57.513823 25428 raft_consensus.cc:1275] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Refusing update from remote peer cae0de1c437049cea2ae130641f59aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:57.515148 25801 consensus_queue.cc:1048] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb310cad36411b99e9d9d24628da3d" member_type: VOTER last_known_addr { host: "127.20.27.1" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:57.638253 20588 tablet_server.cc:179] TabletServer@127.20.27.1:0 shutting down...
W20260709 14:56:57.648537 25470 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 14:56:57.652256 25470 consensus_peers.cc:597] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 -> Peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Couldn't send request to peer 86cb310cad36411b99e9d9d24628da3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:57.660456 25470 consensus_peers.cc:597] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 -> Peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Couldn't send request to peer 86cb310cad36411b99e9d9d24628da3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.665138 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:57.665808 20588 tablet_replica.cc:333] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.666373 20588 raft_consensus.cc:2243] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.666855 20588 raft_consensus.cc:2272] T e0e89246b982418aae1b5b2ec3fdf461 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.668896 20588 tablet_replica.cc:333] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.669428 20588 raft_consensus.cc:2243] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.669816 20588 raft_consensus.cc:2272] T 8f3d5989e27b4f3b8f78ca434313ba8c P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.672186 20588 tablet_replica.cc:333] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.672972 20588 raft_consensus.cc:2243] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.673530 20588 raft_consensus.cc:2272] T b2277c15d6ab480d902d1560b8f1cbee P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:57.675165 25470 consensus_peers.cc:597] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 -> Peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Couldn't send request to peer 86cb310cad36411b99e9d9d24628da3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.676537 20588 tablet_replica.cc:333] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.677217 20588 raft_consensus.cc:2243] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.677922 20588 raft_consensus.cc:2272] T b5d9898f0bc546f1a49490ede149f281 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:57.679137 25544 consensus_peers.cc:597] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 -> Peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Couldn't send request to peer 86cb310cad36411b99e9d9d24628da3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.679785 20588 tablet_replica.cc:333] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.680500 20588 raft_consensus.cc:2243] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.681412 20588 raft_consensus.cc:2272] T b557ea6466fc4832bc6b57a3c7516876 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.683679 20588 tablet_replica.cc:333] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.684181 20588 raft_consensus.cc:2243] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.684680 20588 raft_consensus.cc:2272] T 7d4e4cb973ed489981ce4c4088cd67ce P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.686553 20588 tablet_replica.cc:333] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.687078 20588 raft_consensus.cc:2243] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.687430 20588 raft_consensus.cc:2272] T 22117a23a5734a43bc174950ae252298 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.689059 20588 tablet_replica.cc:333] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.689507 20588 raft_consensus.cc:2243] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.690124 20588 raft_consensus.cc:2272] T 93d5a39acc8443d2bb27cf15b7aee129 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.691634 20588 tablet_replica.cc:333] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.692113 20588 raft_consensus.cc:2243] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.692441 20588 raft_consensus.cc:2272] T 1b87f20f788e46dc96d040a8aeb56880 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.694041 20588 tablet_replica.cc:333] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.694505 20588 raft_consensus.cc:2243] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.694885 20588 raft_consensus.cc:2272] T 97cce894af744329b12f2d73b5e66729 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.696645 20588 tablet_replica.cc:333] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.697103 20588 raft_consensus.cc:2243] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.697728 20588 raft_consensus.cc:2272] T 17624fc872a143b7b6cd92b37bbcc322 P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.699313 20588 tablet_replica.cc:333] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.699816 20588 raft_consensus.cc:2243] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.700177 20588 raft_consensus.cc:2272] T 3108f992908c4c7d8c783d439b40e692 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.701843 20588 tablet_replica.cc:333] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.702288 20588 raft_consensus.cc:2243] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.703017 20588 raft_consensus.cc:2272] T 96d6c450d74c49588e82f5995ce2b8e2 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.704748 20588 tablet_replica.cc:333] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.705219 20588 raft_consensus.cc:2243] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.705629 20588 raft_consensus.cc:2272] T b8ea0a826fd24fadbcb316316190b52d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.707626 20588 tablet_replica.cc:333] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.708220 20588 raft_consensus.cc:2243] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.708688 20588 raft_consensus.cc:2272] T a803df268f1147f7a92abeb7194d557d P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.710871 20588 tablet_replica.cc:333] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.711416 20588 raft_consensus.cc:2243] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.712146 20588 raft_consensus.cc:2272] T b94c80481d5f4d938410a56ea43c9fc2 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.713783 20588 tablet_replica.cc:333] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.714243 20588 raft_consensus.cc:2243] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.714636 20588 raft_consensus.cc:2272] T 237032c843f44e9bbe6c734c1e46c06d P 86cb310cad36411b99e9d9d24628da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.716871 20588 tablet_replica.cc:333] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d: stopping tablet replica
I20260709 14:56:57.717360 20588 raft_consensus.cc:2243] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.718295 20588 raft_consensus.cc:2272] T e1d7b465ca8b4829b9b4501884c639f9 P 86cb310cad36411b99e9d9d24628da3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:57.728652 25470 consensus_peers.cc:597] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 -> Peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Couldn't send request to peer 86cb310cad36411b99e9d9d24628da3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.746037 20588 tablet_server.cc:196] TabletServer@127.20.27.1:0 shutdown complete.
I20260709 14:56:57.774269 20588 tablet_server.cc:179] TabletServer@127.20.27.2:0 shutting down...
I20260709 14:56:57.799284 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:57.799906 20588 tablet_replica.cc:333] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.800482 20588 raft_consensus.cc:2243] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.801256 20588 raft_consensus.cc:2272] T e0e89246b982418aae1b5b2ec3fdf461 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.803047 20588 tablet_replica.cc:333] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.803577 20588 raft_consensus.cc:2243] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.804257 20588 raft_consensus.cc:2272] T 8f3d5989e27b4f3b8f78ca434313ba8c P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.805837 20588 tablet_replica.cc:333] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.806325 20588 raft_consensus.cc:2243] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.807041 20588 raft_consensus.cc:2272] T b2277c15d6ab480d902d1560b8f1cbee P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.808689 20588 tablet_replica.cc:333] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.809183 20588 raft_consensus.cc:2243] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.809561 20588 raft_consensus.cc:2272] T b5d9898f0bc546f1a49490ede149f281 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.811151 20588 tablet_replica.cc:333] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.811674 20588 raft_consensus.cc:2243] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.812063 20588 raft_consensus.cc:2272] T 93d5a39acc8443d2bb27cf15b7aee129 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.813570 20588 tablet_replica.cc:333] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.814046 20588 raft_consensus.cc:2243] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.814756 20588 raft_consensus.cc:2272] T 1b87f20f788e46dc96d040a8aeb56880 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.816493 20588 tablet_replica.cc:333] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.816979 20588 raft_consensus.cc:2243] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.817641 20588 raft_consensus.cc:2272] T b8ea0a826fd24fadbcb316316190b52d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.819356 20588 tablet_replica.cc:333] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.819862 20588 raft_consensus.cc:2243] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.820242 20588 raft_consensus.cc:2272] T a803df268f1147f7a92abeb7194d557d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.822353 20588 tablet_replica.cc:333] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.822877 20588 raft_consensus.cc:2243] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.823258 20588 raft_consensus.cc:2272] T 96d6c450d74c49588e82f5995ce2b8e2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.825198 20588 tablet_replica.cc:333] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.825692 20588 raft_consensus.cc:2243] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.826110 20588 raft_consensus.cc:2272] T 17624fc872a143b7b6cd92b37bbcc322 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.828004 20588 tablet_replica.cc:333] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.828495 20588 raft_consensus.cc:2243] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.829207 20588 raft_consensus.cc:2272] T 97cce894af744329b12f2d73b5e66729 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:57.829295 25470 consensus_peers.cc:597] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 -> Peer 86cb310cad36411b99e9d9d24628da3d (127.20.27.1:44141): Couldn't send request to peer 86cb310cad36411b99e9d9d24628da3d. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.1:44141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.830978 20588 tablet_replica.cc:333] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.831569 20588 raft_consensus.cc:2243] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.832358 20588 raft_consensus.cc:2272] T 3108f992908c4c7d8c783d439b40e692 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.834179 20588 tablet_replica.cc:333] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.834677 20588 raft_consensus.cc:2243] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.835116 20588 raft_consensus.cc:2272] T e1d7b465ca8b4829b9b4501884c639f9 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.836992 20588 tablet_replica.cc:333] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.837457 20588 raft_consensus.cc:2243] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.837841 20588 raft_consensus.cc:2272] T b557ea6466fc4832bc6b57a3c7516876 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.839805 20588 tablet_replica.cc:333] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.840281 20588 raft_consensus.cc:2243] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.840670 20588 raft_consensus.cc:2272] T b94c80481d5f4d938410a56ea43c9fc2 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.842336 20588 tablet_replica.cc:333] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.842876 20588 raft_consensus.cc:2243] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.843240 20588 raft_consensus.cc:2272] T 237032c843f44e9bbe6c734c1e46c06d P ef9fc4a36f5e451fa0d14bb5d0207082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.844981 20588 tablet_replica.cc:333] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.845425 20588 raft_consensus.cc:2243] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.845799 20588 raft_consensus.cc:2272] T 7d4e4cb973ed489981ce4c4088cd67ce P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.847509 20588 tablet_replica.cc:333] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082: stopping tablet replica
I20260709 14:56:57.847957 20588 raft_consensus.cc:2243] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.848335 20588 raft_consensus.cc:2272] T 22117a23a5734a43bc174950ae252298 P ef9fc4a36f5e451fa0d14bb5d0207082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.885315 20588 tablet_server.cc:196] TabletServer@127.20.27.2:0 shutdown complete.
W20260709 14:56:57.904765 25546 consensus_peers.cc:597] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 -> Peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Couldn't send request to peer ef9fc4a36f5e451fa0d14bb5d0207082. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.915323 20588 tablet_server.cc:179] TabletServer@127.20.27.3:0 shutting down...
I20260709 14:56:57.937208 20588 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:57.937814 20588 tablet_replica.cc:333] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.938365 20588 raft_consensus.cc:2243] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.938855 20588 raft_consensus.cc:2272] T 8f3d5989e27b4f3b8f78ca434313ba8c P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.940650 20588 tablet_replica.cc:333] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.941164 20588 raft_consensus.cc:2243] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.941560 20588 raft_consensus.cc:2272] T b2277c15d6ab480d902d1560b8f1cbee P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.943207 20588 tablet_replica.cc:333] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.943693 20588 raft_consensus.cc:2243] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.944065 20588 raft_consensus.cc:2272] T e0e89246b982418aae1b5b2ec3fdf461 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.945624 20588 tablet_replica.cc:333] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.946090 20588 raft_consensus.cc:2243] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.946506 20588 raft_consensus.cc:2272] T b5d9898f0bc546f1a49490ede149f281 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.948544 20588 tablet_replica.cc:333] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.949095 20588 raft_consensus.cc:2243] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.949549 20588 raft_consensus.cc:2272] T b557ea6466fc4832bc6b57a3c7516876 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:57.951040 25546 consensus_peers.cc:597] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 -> Peer ef9fc4a36f5e451fa0d14bb5d0207082 (127.20.27.2:42241): Couldn't send request to peer ef9fc4a36f5e451fa0d14bb5d0207082. Status: Network error: Client connection negotiation failed: client connection to 127.20.27.2:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:57.951526 20588 tablet_replica.cc:333] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.952114 20588 raft_consensus.cc:2243] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.952791 20588 raft_consensus.cc:2272] T 7d4e4cb973ed489981ce4c4088cd67ce P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.954430 20588 tablet_replica.cc:333] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.954947 20588 raft_consensus.cc:2243] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.955667 20588 raft_consensus.cc:2272] T 22117a23a5734a43bc174950ae252298 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.957468 20588 tablet_replica.cc:333] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.957958 20588 raft_consensus.cc:2243] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.958379 20588 raft_consensus.cc:2272] T 96d6c450d74c49588e82f5995ce2b8e2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.960114 20588 tablet_replica.cc:333] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.960611 20588 raft_consensus.cc:2243] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.960989 20588 raft_consensus.cc:2272] T b8ea0a826fd24fadbcb316316190b52d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.962530 20588 tablet_replica.cc:333] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.963011 20588 raft_consensus.cc:2243] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.963722 20588 raft_consensus.cc:2272] T a803df268f1147f7a92abeb7194d557d P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.965714 20588 tablet_replica.cc:333] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.966197 20588 raft_consensus.cc:2243] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:57.966967 20588 raft_consensus.cc:2272] T 237032c843f44e9bbe6c734c1e46c06d P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.968820 20588 tablet_replica.cc:333] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.969295 20588 raft_consensus.cc:2243] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.969681 20588 raft_consensus.cc:2272] T b94c80481d5f4d938410a56ea43c9fc2 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.971365 20588 tablet_replica.cc:333] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.971853 20588 raft_consensus.cc:2243] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.972232 20588 raft_consensus.cc:2272] T 17624fc872a143b7b6cd92b37bbcc322 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.973851 20588 tablet_replica.cc:333] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.974330 20588 raft_consensus.cc:2243] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.974732 20588 raft_consensus.cc:2272] T 97cce894af744329b12f2d73b5e66729 P cae0de1c437049cea2ae130641f59aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.976467 20588 tablet_replica.cc:333] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.976931 20588 raft_consensus.cc:2243] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.977316 20588 raft_consensus.cc:2272] T 3108f992908c4c7d8c783d439b40e692 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.979030 20588 tablet_replica.cc:333] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.979488 20588 raft_consensus.cc:2243] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.979879 20588 raft_consensus.cc:2272] T 1b87f20f788e46dc96d040a8aeb56880 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.981595 20588 tablet_replica.cc:333] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.982028 20588 raft_consensus.cc:2243] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.982411 20588 raft_consensus.cc:2272] T 93d5a39acc8443d2bb27cf15b7aee129 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:57.984058 20588 tablet_replica.cc:333] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9: stopping tablet replica
I20260709 14:56:57.984495 20588 raft_consensus.cc:2243] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:57.984880 20588 raft_consensus.cc:2272] T e1d7b465ca8b4829b9b4501884c639f9 P cae0de1c437049cea2ae130641f59aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:58.021730 20588 tablet_server.cc:196] TabletServer@127.20.27.3:0 shutdown complete.
I20260709 14:56:58.048038 20588 master.cc:562] Master@127.20.27.62:38255 shutting down...
I20260709 14:56:58.065071 20588 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:58.065590 20588 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:58.065898 20588 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52acff9a27104d4599a02683e39da0a8: stopping tablet replica
I20260709 14:56:58.085356 20588 master.cc:584] Master@127.20.27.62:38255 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11140 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22985 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (108966 ms total)
[  PASSED  ] 8 tests.
I20260709 14:56:58.131846 20588 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 381 messages since previous log ~14 seconds ago
I20260709 14:56:58.132073 20588 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 381 messages since previous log ~14 seconds ago
I20260709 14:56:58.132234 20588 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 378 messages since previous log ~14 seconds ago
I20260709 14:56:58.132431 20588 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 ~34 seconds ago
I20260709 14:56:58.132597 20588 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 ~34 seconds ago
I20260709 14:56:58.132781 20588 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:56:58.133054 20588 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 125 messages since previous log ~33 seconds ago
